[==========] 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 13:04:49.939085 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:36683
I20260709 13:04:49.940903 20815 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 13:04:49.942067 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:49.960783 20822 instance_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 13:04:49.960759 20824 instance_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 13:04:49.960770 20821 instance_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 13:04:49.962921 20815 server_base.cc:1061] running on GCE node
I20260709 13:04:51.193011 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:51.193270 20815 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 13:04:51.193538 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602291193510 us; error 0 us; skew 500 ppm
I20260709 13:04:51.194495 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:51.200225 20815 webserver.cc:533] Webserver started at http://127.20.83.254:37361/ using document root <none> and password file <none>
I20260709 13:04:51.201160 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:51.201418 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:51.201960 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:51.207999 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "32371e0f3c2b4d6aacff2ea52974c133"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.216272 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260709 13:04:51.222180 20830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.223599 20815 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:51.223945 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "32371e0f3c2b4d6aacff2ea52974c133"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.224267 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-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 13:04:51.276149 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:51.277707 20815 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 13:04:51.278177 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:51.353231 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:36683
I20260709 13:04:51.353313 20881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:36683 every 8 connection(s)
I20260709 13:04:51.361406 20882 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 13:04:51.383024 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: Bootstrap starting.
I20260709 13:04:51.388923 20882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:51.390795 20882 log.cc:826] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: Log is configured to *not* fsync() on all Append() calls
I20260709 13:04:51.395364 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: No bootstrap required, opened a new log
I20260709 13:04:51.416004 20882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER }
I20260709 13:04:51.416550 20882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:51.416751 20882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32371e0f3c2b4d6aacff2ea52974c133, State: Initialized, Role: FOLLOWER
I20260709 13:04:51.417907 20882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER }
I20260709 13:04:51.418457 20882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:51.418707 20882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:51.419009 20882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:51.423233 20882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER }
I20260709 13:04:51.423997 20882 leader_election.cc:304] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [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: 32371e0f3c2b4d6aacff2ea52974c133; no voters: 
I20260709 13:04:51.425693 20882 leader_election.cc:290] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:51.426110 20885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:51.430600 20885 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 1 LEADER]: Becoming Leader. State: Replica: 32371e0f3c2b4d6aacff2ea52974c133, State: Running, Role: LEADER
I20260709 13:04:51.431833 20885 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [LEADER]: Queue going to LEADER mode. State: All 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: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER }
I20260709 13:04:51.432324 20882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:51.446002 20887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32371e0f3c2b4d6aacff2ea52974c133. Latest consensus state: current_term: 1 leader_uuid: "32371e0f3c2b4d6aacff2ea52974c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER } }
I20260709 13:04:51.446337 20886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32371e0f3c2b4d6aacff2ea52974c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32371e0f3c2b4d6aacff2ea52974c133" member_type: VOTER } }
I20260709 13:04:51.446770 20887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:51.446985 20886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:51.450286 20895 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:51.462740 20895 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:51.465219 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:51.481978 20895 catalog_manager.cc:1383] Generated new cluster ID: 0f651bf650204e5391bde68a548a94db
I20260709 13:04:51.482306 20895 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:51.509616 20895 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:51.511278 20895 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:51.523941 20895 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: Generated new TSK 0
I20260709 13:04:51.525192 20895 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:51.532279 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:51.542308 20904 instance_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 13:04:51.543805 20905 instance_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 13:04:51.547123 20815 server_base.cc:1061] running on GCE node
W20260709 13:04:51.547087 20907 instance_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 13:04:51.548228 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:51.548465 20815 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 13:04:51.548668 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602291548648 us; error 0 us; skew 500 ppm
I20260709 13:04:51.549284 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:51.554055 20815 webserver.cc:533] Webserver started at http://127.20.83.193:42153/ using document root <none> and password file <none>
I20260709 13:04:51.554620 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:51.554836 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:51.555140 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:51.556288 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "10062f4dd582467496bac4174a612866"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.562286 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 13:04:51.566926 20912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.567812 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 13:04:51.568120 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "10062f4dd582467496bac4174a612866"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.568434 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-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 13:04:51.592219 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:51.593534 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:51.596561 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:51.601276 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:51.601538 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.601877 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:51.602114 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:04:51.710379 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:44777
I20260709 13:04:51.710443 20974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:44777 every 8 connection(s)
I20260709 13:04:51.717583 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:51.727421 20979 instance_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 13:04:51.731921 20980 instance_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 13:04:51.741511 20983 instance_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 13:04:51.742180 20815 server_base.cc:1061] running on GCE node
I20260709 13:04:51.743870 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:51.744127 20815 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 13:04:51.744359 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602291744337 us; error 0 us; skew 500 ppm
I20260709 13:04:51.745208 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:51.748517 20815 webserver.cc:533] Webserver started at http://127.20.83.194:41743/ using document root <none> and password file <none>
I20260709 13:04:51.749109 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:51.749351 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:51.749727 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:51.751245 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.757637 20975 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36683
I20260709 13:04:51.758282 20975 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:51.758708 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:51.759600 20975 heartbeater.cc:507] Master 127.20.83.254:36683 requested a full tablet report, sending...
I20260709 13:04:51.765182 20847 ts_manager.cc:194] Registered new tserver with Master: 10062f4dd582467496bac4174a612866 (127.20.83.193:44777)
I20260709 13:04:51.767138 20987 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.768767 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45048
I20260709 13:04:51.769455 20815 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:51.769728 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.770061 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-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 13:04:51.814002 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:51.815428 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:51.818437 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:51.822351 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:51.822563 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.822885 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:51.823030 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.933090 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:36753
I20260709 13:04:51.933315 21049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:36753 every 8 connection(s)
I20260709 13:04:51.940086 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:51.951047 21053 instance_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 13:04:51.956167 21054 instance_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 13:04:51.957454 21050 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36683
I20260709 13:04:51.957906 21050 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:51.959105 21050 heartbeater.cc:507] Master 127.20.83.254:36683 requested a full tablet report, sending...
I20260709 13:04:51.961870 20847 ts_manager.cc:194] Registered new tserver with Master: 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:51.963876 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45060
W20260709 13:04:51.964389 21057 instance_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 13:04:51.967602 20815 server_base.cc:1061] running on GCE node
I20260709 13:04:51.968525 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:51.968724 20815 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 13:04:51.968930 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602291968894 us; error 0 us; skew 500 ppm
I20260709 13:04:51.969686 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:51.973353 20815 webserver.cc:533] Webserver started at http://127.20.83.195:44213/ using document root <none> and password file <none>
I20260709 13:04:51.974217 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:51.974443 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:51.975127 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:51.976384 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "be09d29d306e4891927834a05bafb2d9"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.982884 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:51.987895 21061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:51.988929 20815 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:04:51.989315 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "be09d29d306e4891927834a05bafb2d9"
format_stamp: "Formatted at 2026-07-09 13:04:51 on dist-test-slave-96c3"
I20260709 13:04:51.989694 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602289759373-20815-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 13:04:52.007148 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:52.008821 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:52.011379 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:52.015242 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:52.015544 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:52.015833 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:52.016059 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:52.105755 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:42405
I20260709 13:04:52.105839 21123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:42405 every 8 connection(s)
I20260709 13:04:52.125461 21124 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36683
I20260709 13:04:52.125885 21124 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:52.126998 21124 heartbeater.cc:507] Master 127.20.83.254:36683 requested a full tablet report, sending...
I20260709 13:04:52.129714 20847 ts_manager.cc:194] Registered new tserver with Master: be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:52.130364 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016034787s
I20260709 13:04:52.131794 20847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45076
I20260709 13:04:52.195391 20847 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45092:
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 13:04:52.200587 20847 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 13:04:52.308871 21015 tablet_service.cc:1511] Processing CreateTablet for tablet 405595d24c204308a2c90120f0df2581 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:52.310144 21014 tablet_service.cc:1511] Processing CreateTablet for tablet a4e204b0238e4594bae3b9d15e32382f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:52.315369 21015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405595d24c204308a2c90120f0df2581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.315093 21013 tablet_service.cc:1511] Processing CreateTablet for tablet c258a543a0464c42a0d25dd6471e168c (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:52.316334 21014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e204b0238e4594bae3b9d15e32382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.320456 21013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c258a543a0464c42a0d25dd6471e168c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.321175 21012 tablet_service.cc:1511] Processing CreateTablet for tablet 607f33d6c79943768b9c994730b1fe90 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:52.323740 21012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607f33d6c79943768b9c994730b1fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.345836 21011 tablet_service.cc:1511] Processing CreateTablet for tablet 1115d15b26d248bd8f18599dba6512f8 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:52.349218 21011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115d15b26d248bd8f18599dba6512f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.364681 20940 tablet_service.cc:1511] Processing CreateTablet for tablet 405595d24c204308a2c90120f0df2581 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:52.373513 20937 tablet_service.cc:1511] Processing CreateTablet for tablet 607f33d6c79943768b9c994730b1fe90 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:52.376685 20940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405595d24c204308a2c90120f0df2581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.370496 20936 tablet_service.cc:1511] Processing CreateTablet for tablet 1115d15b26d248bd8f18599dba6512f8 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:52.372874 20939 tablet_service.cc:1511] Processing CreateTablet for tablet a4e204b0238e4594bae3b9d15e32382f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:52.374854 20938 tablet_service.cc:1511] Processing CreateTablet for tablet c258a543a0464c42a0d25dd6471e168c (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:52.377038 21010 tablet_service.cc:1511] Processing CreateTablet for tablet cb0f5fb5565942418cb7a32b05b3c450 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:52.386458 20937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607f33d6c79943768b9c994730b1fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.388864 21089 tablet_service.cc:1511] Processing CreateTablet for tablet 405595d24c204308a2c90120f0df2581 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:52.389995 21088 tablet_service.cc:1511] Processing CreateTablet for tablet a4e204b0238e4594bae3b9d15e32382f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:52.395517 20936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115d15b26d248bd8f18599dba6512f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.398317 21087 tablet_service.cc:1511] Processing CreateTablet for tablet c258a543a0464c42a0d25dd6471e168c (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:52.399477 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 607f33d6c79943768b9c994730b1fe90 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:52.404709 21010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0f5fb5565942418cb7a32b05b3c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.408097 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 1115d15b26d248bd8f18599dba6512f8 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:52.410838 20938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c258a543a0464c42a0d25dd6471e168c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.397048 20935 tablet_service.cc:1511] Processing CreateTablet for tablet cb0f5fb5565942418cb7a32b05b3c450 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:52.410864 20934 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae04dd0d21496ba99b281659c248cc (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:52.417833 21089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405595d24c204308a2c90120f0df2581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.412904 21009 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae04dd0d21496ba99b281659c248cc (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:52.420312 21084 tablet_service.cc:1511] Processing CreateTablet for tablet cb0f5fb5565942418cb7a32b05b3c450 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:52.422583 20939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e204b0238e4594bae3b9d15e32382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.427125 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae04dd0d21496ba99b281659c248cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.426278 21083 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae04dd0d21496ba99b281659c248cc (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:52.430430 20934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae04dd0d21496ba99b281659c248cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.431538 20935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0f5fb5565942418cb7a32b05b3c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.430371 20933 tablet_service.cc:1511] Processing CreateTablet for tablet cf33e2ef5cc442c1b26455d603b7d5e1 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:52.438539 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4e204b0238e4594bae3b9d15e32382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.445307 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1115d15b26d248bd8f18599dba6512f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:52.471228 20894 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:52.473292 21008 tablet_service.cc:1511] Processing CreateTablet for tablet cf33e2ef5cc442c1b26455d603b7d5e1 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:52.476138 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0f5fb5565942418cb7a32b05b3c450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.477739 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae04dd0d21496ba99b281659c248cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.475554 20933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33e2ef5cc442c1b26455d603b7d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.480283 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607f33d6c79943768b9c994730b1fe90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.483507 21008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33e2ef5cc442c1b26455d603b7d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.487970 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c258a543a0464c42a0d25dd6471e168c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.528479 21082 tablet_service.cc:1511] Processing CreateTablet for tablet cf33e2ef5cc442c1b26455d603b7d5e1 (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:52.547814 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33e2ef5cc442c1b26455d603b7d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.550684 21142 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:52.582213 20932 tablet_service.cc:1511] Processing CreateTablet for tablet 055d8205b1fb4bdd9f35e9202886526f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:52.585527 20932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055d8205b1fb4bdd9f35e9202886526f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:52.594026 20832 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.194:36753, user_credentials={real_user=slave}} blocked reactor thread for 56273.9us
I20260709 13:04:52.607146 21014 tablet_service.cc:1511] Processing CreateTablet for tablet 055d8205b1fb4bdd9f35e9202886526f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:52.608467 21014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055d8205b1fb4bdd9f35e9202886526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.625517 21081 tablet_service.cc:1511] Processing CreateTablet for tablet 055d8205b1fb4bdd9f35e9202886526f (DEFAULT_TABLE table=test-workload [id=be3289f90900487296b5f3efa73a780b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:52.629170 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055d8205b1fb4bdd9f35e9202886526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:52.626798 21142 tablet_bootstrap.cc:654] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.702592 21144 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:52.708858 21143 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:52.713965 21142 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:52.714504 21142 ts_tablet_manager.cc:1403] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.003s
I20260709 13:04:52.725556 21142 raft_consensus.cc:359] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.726395 21142 raft_consensus.cc:385] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.726709 21142 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.728303 21143 tablet_bootstrap.cc:654] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.728303 21144 tablet_bootstrap.cc:654] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.728260 21142 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.736869 21050 heartbeater.cc:499] Master 127.20.83.254:36683 was elected leader, sending a full tablet report...
I20260709 13:04:52.737874 21142 ts_tablet_manager.cc:1434] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.004s
I20260709 13:04:52.739022 21142 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:52.745653 21142 tablet_bootstrap.cc:654] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.762785 21144 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:52.763729 21144 ts_tablet_manager.cc:1403] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.010s
I20260709 13:04:52.768105 21144 raft_consensus.cc:359] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.772780 21143 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:52.773020 20975 heartbeater.cc:499] Master 127.20.83.254:36683 was elected leader, sending a full tablet report...
I20260709 13:04:52.774569 21143 ts_tablet_manager.cc:1403] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.024s
I20260709 13:04:52.778064 21143 raft_consensus.cc:359] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.778950 21143 raft_consensus.cc:385] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.779302 21143 raft_consensus.cc:740] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.780005 21144 raft_consensus.cc:385] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.780375 21144 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.782286 21144 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.786258 21143 consensus_queue.cc:260] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.787817 21142 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:52.788326 21142 ts_tablet_manager.cc:1403] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.027s
I20260709 13:04:52.791303 21142 raft_consensus.cc:359] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:52.792146 21142 raft_consensus.cc:385] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.792475 21142 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.793397 21142 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:52.795976 21143 ts_tablet_manager.cc:1434] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:04:52.796721 21142 ts_tablet_manager.cc:1434] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:52.796957 21143 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:52.797626 21142 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:52.805576 21143 tablet_bootstrap.cc:654] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.809659 21142 tablet_bootstrap.cc:654] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.811275 21124 heartbeater.cc:499] Master 127.20.83.254:36683 was elected leader, sending a full tablet report...
I20260709 13:04:52.812244 21144 ts_tablet_manager.cc:1434] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.002s
I20260709 13:04:52.813352 21144 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:52.811329 21150 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.814417 21150 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.829900 21142 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:52.830526 21142 ts_tablet_manager.cc:1403] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260709 13:04:52.830958 21150 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:52.834012 21144 tablet_bootstrap.cc:654] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.834260 21142 raft_consensus.cc:359] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.835331 21142 raft_consensus.cc:385] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.835731 21142 raft_consensus.cc:740] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.836730 21142 consensus_queue.cc:260] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.842015 21146 raft_consensus.cc:493] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.842679 21146 raft_consensus.cc:515] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.848583 21146 leader_election.cc:290] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
W20260709 13:04:52.870858 21125 tablet.cc:2406] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:52.871275 21142 ts_tablet_manager.cc:1434] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260709 13:04:52.872303 21142 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:52.889979 21143 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:52.890605 21143 ts_tablet_manager.cc:1403] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.011s
I20260709 13:04:52.895639 21146 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.896330 21146 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:52.897485 21143 raft_consensus.cc:359] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:52.898428 21143 raft_consensus.cc:385] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.898753 21143 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.899240 21146 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405), 10062f4dd582467496bac4174a612866 (127.20.83.193:44777)
I20260709 13:04:52.899981 21143 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:52.904870 21142 tablet_bootstrap.cc:654] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.906096 21144 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:52.909634 21143 ts_tablet_manager.cc:1434] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:04:52.911118 21143 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:52.911605 21144 ts_tablet_manager.cc:1403] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.026s
I20260709 13:04:52.920238 21144 raft_consensus.cc:359] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.924139 21144 raft_consensus.cc:385] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.924479 21144 raft_consensus.cc:740] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.925168 21144 consensus_queue.cc:260] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:52.927474 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:52.930816 21144 ts_tablet_manager.cc:1434] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:04:52.933735 20949 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 0.
I20260709 13:04:52.927958 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:52.938982 21144 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:52.939045 20988 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
W20260709 13:04:52.941732 20988 leader_election.cc:343] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:52.942122 21146 raft_consensus.cc:2804] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:52.941846 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:52.942803 21146 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:52.943203 21146 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:52.944721 21062 leader_election.cc:343] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:52.958463 21142 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:52.958855 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:52.960911 21142 ts_tablet_manager.cc:1403] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.010s
I20260709 13:04:52.960932 21146 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
W20260709 13:04:52.962174 21063 leader_election.cc:343] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:52.962996 21063 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:52.963904 21150 raft_consensus.cc:2749] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:52.964872 21146 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Requested vote from peers be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405), 10062f4dd582467496bac4174a612866 (127.20.83.193:44777)
I20260709 13:04:52.966349 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:52.966929 20949 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:52.968225 21143 tablet_bootstrap.cc:654] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.974731 21144 tablet_bootstrap.cc:654] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:52.975538 20949 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 1.
I20260709 13:04:52.978631 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:52.980975 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:52.983201 20988 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:52.978751 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:52.984556 21146 raft_consensus.cc:2804] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:52.986688 21099 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 0.
I20260709 13:04:52.975265 21142 raft_consensus.cc:359] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
W20260709 13:04:52.988633 20990 leader_election.cc:343] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:52.988829 21142 raft_consensus.cc:385] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:52.990743 20990 leader_election.cc:304] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866
I20260709 13:04:52.994609 21142 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:52.999128 21143 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.000206 21143 ts_tablet_manager.cc:1403] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.010s
I20260709 13:04:52.998324 21142 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.004299 21143 raft_consensus.cc:359] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.014144 21143 raft_consensus.cc:385] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.014448 21143 raft_consensus.cc:740] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.015113 21143 consensus_queue.cc:260] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.016969 21143 ts_tablet_manager.cc:1434] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
W20260709 13:04:53.016820 20990 leader_election.cc:343] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.008101 21168 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.008605 21142 ts_tablet_manager.cc:1434] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.003s
I20260709 13:04:53.018267 21168 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.012291 21144 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.019371 21144 ts_tablet_manager.cc:1403] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.082s	user 0.003s	sys 0.012s
I20260709 13:04:53.012488 21146 raft_consensus.cc:697] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:53.021661 21144 raft_consensus.cc:359] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.022354 21144 raft_consensus.cc:385] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.022665 21144 raft_consensus.cc:740] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.022631 21146 consensus_queue.cc:237] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:53.023535 21144 consensus_queue.cc:260] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.025720 21144 ts_tablet_manager.cc:1434] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:04:53.026726 21144 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.010874 21166 raft_consensus.cc:2804] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.029039 21166 raft_consensus.cc:493] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.030071 21166 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.018877 21142 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:53.034243 21144 tablet_bootstrap.cc:654] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.017764 21143 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.043936 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.031867 21168 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.033576 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
W20260709 13:04:53.046960 20988 leader_election.cc:343] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.047770 21150 raft_consensus.cc:493] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.048266 21150 raft_consensus.cc:515] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.051122 21150 leader_election.cc:290] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.052333 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
W20260709 13:04:53.054292 21063 leader_election.cc:343] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.054966 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.055981 20949 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 0.
W20260709 13:04:53.053174 20990 leader_election.cc:343] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.057497 21062 leader_election.cc:304] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.060001 21150 raft_consensus.cc:2804] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.061426 21150 raft_consensus.cc:493] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.061825 21150 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.056588 20990 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9
I20260709 13:04:53.068439 21146 raft_consensus.cc:2749] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.075377 21146 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.076063 21146 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.075014 20846 catalog_manager.cc:5697] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.082491 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.083730 21142 tablet_bootstrap.cc:654] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:53.084592 20988 leader_election.cc:343] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.084604 21146 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.084255 21150 raft_consensus.cc:515] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.086110 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.087772 21097 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 0.
I20260709 13:04:53.089457 21150 leader_election.cc:290] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.089686 21143 tablet_bootstrap.cc:654] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.089869 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.090003 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:53.090777 20949 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:53.092370 21063 leader_election.cc:343] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.093096 21151 raft_consensus.cc:493] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.093585 21151 raft_consensus.cc:515] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.095695 21144 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.092476 20990 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866
I20260709 13:04:53.097378 21151 leader_election.cc:290] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.099411 21146 raft_consensus.cc:2804] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.100117 21146 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.101280 21146 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.099644 21144 ts_tablet_manager.cc:1403] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.022s
I20260709 13:04:53.113662 20949 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 1.
I20260709 13:04:53.115741 21062 leader_election.cc:304] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.118129 21150 raft_consensus.cc:2804] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.120198 21146 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.120652 21150 raft_consensus.cc:697] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:53.127702 21150 consensus_queue.cc:237] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.129621 21146 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.132454 21144 raft_consensus.cc:359] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.133810 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:53.135070 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.133468 21144 raft_consensus.cc:385] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.134464 21097 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:53.139714 20988 leader_election.cc:343] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.137689 21144 raft_consensus.cc:740] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.158969 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.127017 21166 raft_consensus.cc:515] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.160619 21144 consensus_queue.cc:260] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
W20260709 13:04:53.176906 20914 leader_election.cc:343] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.179750 20847 catalog_manager.cc:5697] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.184185 21142 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:53.184687 21142 ts_tablet_manager.cc:1403] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.023s
I20260709 13:04:53.187692 21142 raft_consensus.cc:359] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.188479 21142 raft_consensus.cc:385] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.188854 21142 raft_consensus.cc:740] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.182951 21144 ts_tablet_manager.cc:1434] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 13:04:53.189694 21142 consensus_queue.cc:260] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.191104 21144 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.193009 21142 ts_tablet_manager.cc:1434] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:04:53.193730 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.194048 21142 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
W20260709 13:04:53.195353 20915 leader_election.cc:343] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.195796 20915 leader_election.cc:304] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10062f4dd582467496bac4174a612866; no voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9
I20260709 13:04:53.195994 21097 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 1.
I20260709 13:04:53.197240 20990 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866
I20260709 13:04:53.198180 21151 raft_consensus.cc:2749] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.199040 21146 raft_consensus.cc:2804] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.199512 21146 raft_consensus.cc:697] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:53.200235 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.200327 21146 consensus_queue.cc:237] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.201328 21144 tablet_bootstrap.cc:654] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:53.201711 20988 leader_election.cc:343] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:53.204879 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:53.205492 21097 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.209779 21142 tablet_bootstrap.cc:654] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.211581 21166 leader_election.cc:290] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.215894 21097 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 1.
I20260709 13:04:53.222790 21144 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.228766 21144 ts_tablet_manager.cc:1403] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.011s
I20260709 13:04:53.229210 20990 leader_election.cc:304] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866
I20260709 13:04:53.231174 21166 raft_consensus.cc:2804] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.231698 21166 raft_consensus.cc:697] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:53.231735 21144 raft_consensus.cc:359] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.232604 21144 raft_consensus.cc:385] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.232900 21144 raft_consensus.cc:740] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.232861 21166 consensus_queue.cc:237] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.236383 21144 consensus_queue.cc:260] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.238893 21144 ts_tablet_manager.cc:1434] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:04:53.239812 21144 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.239552 20847 catalog_manager.cc:5697] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.246490 21144 tablet_bootstrap.cc:654] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.251250 21143 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.251761 21143 ts_tablet_manager.cc:1403] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.016s
I20260709 13:04:53.258277 21142 tablet_bootstrap.cc:492] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:53.258875 21142 ts_tablet_manager.cc:1403] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.002s
I20260709 13:04:53.258560 21143 raft_consensus.cc:359] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.259297 21143 raft_consensus.cc:385] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.259626 21143 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.260141 20847 catalog_manager.cc:5697] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.260525 21143 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.262817 21143 ts_tablet_manager.cc:1434] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:53.262694 21142 raft_consensus.cc:359] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.263552 21142 raft_consensus.cc:385] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.263825 21143 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.272394 21144 tablet_bootstrap.cc:492] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.272861 21144 ts_tablet_manager.cc:1403] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.008s
I20260709 13:04:53.274761 21143 tablet_bootstrap.cc:654] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.263923 21142 raft_consensus.cc:740] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.277074 21144 raft_consensus.cc:359] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:53.277769 21144 raft_consensus.cc:385] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.278162 21144 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.277770 21142 consensus_queue.cc:260] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.278978 21144 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:53.281678 21144 ts_tablet_manager.cc:1434] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:53.282953 21144 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.289490 21144 tablet_bootstrap.cc:654] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.294651 21142 ts_tablet_manager.cc:1434] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.006s
I20260709 13:04:53.295907 21142 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:53.296782 21143 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.297402 21143 ts_tablet_manager.cc:1403] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.015s
I20260709 13:04:53.301105 21144 tablet_bootstrap.cc:492] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.301585 21144 ts_tablet_manager.cc:1403] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:04:53.304504 21144 raft_consensus.cc:359] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.305017 21142 tablet_bootstrap.cc:654] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.305277 21144 raft_consensus.cc:385] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.305612 21144 raft_consensus.cc:740] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.305747 21143 raft_consensus.cc:359] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.306746 21143 raft_consensus.cc:385] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.306718 21144 consensus_queue.cc:260] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.307333 21143 raft_consensus.cc:740] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.308215 21143 consensus_queue.cc:260] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.309203 21144 ts_tablet_manager.cc:1434] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:04:53.310209 21144 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.310882 21143 ts_tablet_manager.cc:1434] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:04:53.311980 21143 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.317193 21144 tablet_bootstrap.cc:654] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.318944 21166 raft_consensus.cc:493] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.319432 21166 raft_consensus.cc:515] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.320241 21146 raft_consensus.cc:493] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.320789 21146 raft_consensus.cc:515] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.321534 21166 leader_election.cc:290] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.323453 21146 leader_election.cc:290] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.323818 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.324472 21097 raft_consensus.cc:2468] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 0.
I20260709 13:04:53.325708 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.325950 21143 tablet_bootstrap.cc:654] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.326193 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.326393 20949 raft_consensus.cc:2468] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 0.
I20260709 13:04:53.327075 20950 raft_consensus.cc:2393] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4759fdc87aad46c8bfc686dc28ec9b37 in current term 1: Already voted for candidate be09d29d306e4891927834a05bafb2d9 in this term.
I20260709 13:04:53.327740 20988 leader_election.cc:304] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.329391 21146 raft_consensus.cc:2804] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.329820 21146 raft_consensus.cc:493] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.330353 21146 raft_consensus.cc:3060] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.333112 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.335256 20990 leader_election.cc:304] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9
I20260709 13:04:53.336171 21166 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.337627 21146 raft_consensus.cc:515] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.341698 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.342396 20950 raft_consensus.cc:3060] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.344379 21146 leader_election.cc:290] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.344604 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1115d15b26d248bd8f18599dba6512f8" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:53.346843 21097 raft_consensus.cc:3060] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.345820 21166 raft_consensus.cc:2749] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.346244 21144 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.350939 21144 ts_tablet_manager.cc:1403] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.006s
I20260709 13:04:53.354888 20950 raft_consensus.cc:2468] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 1.
I20260709 13:04:53.355027 21144 raft_consensus.cc:359] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.355912 21144 raft_consensus.cc:385] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.356211 21144 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.352065 21097 raft_consensus.cc:2468] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 1.
I20260709 13:04:53.356580 20988 leader_election.cc:304] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.357366 21166 raft_consensus.cc:2804] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.357841 21166 raft_consensus.cc:697] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:53.358270 21144 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.359027 21166 consensus_queue.cc:237] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.360215 21144 ts_tablet_manager.cc:1434] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:04:53.361388 21144 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: Bootstrap starting.
I20260709 13:04:53.367849 21144 tablet_bootstrap.cc:654] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.357864 21142 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:53.370667 21142 ts_tablet_manager.cc:1403] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.008s
I20260709 13:04:53.373106 21143 tablet_bootstrap.cc:492] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.373576 21143 ts_tablet_manager.cc:1403] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.022s
I20260709 13:04:53.374135 21142 raft_consensus.cc:359] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.374805 21142 raft_consensus.cc:385] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.376927 21143 raft_consensus.cc:359] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.377668 21143 raft_consensus.cc:385] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.378014 21143 raft_consensus.cc:740] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.378947 21143 consensus_queue.cc:260] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.378226 20845 catalog_manager.cc:5697] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.375059 21142 raft_consensus.cc:740] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.382715 21143 ts_tablet_manager.cc:1434] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:53.382189 21142 consensus_queue.cc:260] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.383668 21143 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.384831 21142 ts_tablet_manager.cc:1434] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:53.385758 21142 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:53.390933 21143 tablet_bootstrap.cc:654] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.392123 21142 tablet_bootstrap.cc:654] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.403316 21142 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:53.403968 21142 ts_tablet_manager.cc:1403] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:04:53.406802 21143 tablet_bootstrap.cc:492] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.407451 21144 tablet_bootstrap.cc:492] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: No bootstrap required, opened a new log
I20260709 13:04:53.407401 21143 ts_tablet_manager.cc:1403] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:04:53.407253 21142 raft_consensus.cc:359] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.408108 21144 ts_tablet_manager.cc:1403] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.007s
I20260709 13:04:53.408351 21142 raft_consensus.cc:385] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.408856 21142 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.409767 21142 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.410902 21143 raft_consensus.cc:359] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.411641 21143 raft_consensus.cc:385] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.411952 21143 raft_consensus.cc:740] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.412343 21142 ts_tablet_manager.cc:1434] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:53.412670 21143 consensus_queue.cc:260] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.413822 21142 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: Bootstrap starting.
I20260709 13:04:53.414947 21143 ts_tablet_manager.cc:1434] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:53.415915 21143 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.420544 21142 tablet_bootstrap.cc:654] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.422508 21143 tablet_bootstrap.cc:654] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.434158 21144 raft_consensus.cc:359] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.435001 21144 raft_consensus.cc:385] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.435317 21144 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.436013 21144 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.437745 21143 tablet_bootstrap.cc:492] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.438117 21144 ts_tablet_manager.cc:1434] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:04:53.438485 21143 ts_tablet_manager.cc:1403] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 13:04:53.440871 21151 raft_consensus.cc:493] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.441385 21151 raft_consensus.cc:515] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.446934 21142 tablet_bootstrap.cc:492] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: No bootstrap required, opened a new log
I20260709 13:04:53.447404 21142 ts_tablet_manager.cc:1403] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260709 13:04:53.447552 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.448071 21143 raft_consensus.cc:359] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.448767 21143 raft_consensus.cc:385] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.449052 21143 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.449093 21151 leader_election.cc:290] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.449779 21151 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.450426 21151 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.453904 21142 raft_consensus.cc:359] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.454634 21142 raft_consensus.cc:385] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.454912 21142 raft_consensus.cc:740] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.455755 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.449795 21143 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.456460 21024 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 0.
I20260709 13:04:53.456271 21142 consensus_queue.cc:260] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.457948 21143 ts_tablet_manager.cc:1434] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:04:53.458316 21142 ts_tablet_manager.cc:1434] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:04:53.458076 20914 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.458968 21143 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: Bootstrap starting.
I20260709 13:04:53.461499 21025 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 0.
I20260709 13:04:53.464419 21151 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.465435 21151 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.465903 21151 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.466356 21151 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.470904 21197 raft_consensus.cc:493] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.471827 20914 leader_election.cc:304] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.472819 21197 raft_consensus.cc:515] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.475011 21197 leader_election.cc:290] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
W20260709 13:04:53.476588 20894 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:53.476558 21151 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.478371 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.478542 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.479049 21151 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.479205 21097 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 0.
I20260709 13:04:53.479657 21151 raft_consensus.cc:2804] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.480042 21151 raft_consensus.cc:493] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.480500 21151 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.481122 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:53.481324 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.481721 21025 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.482060 21097 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 0.
I20260709 13:04:53.484071 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.484861 21097 raft_consensus.cc:2393] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10062f4dd582467496bac4174a612866 in current term 1: Already voted for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in this term.
I20260709 13:04:53.486722 21143 tablet_bootstrap.cc:654] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:53.486902 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:53.487455 21097 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.487627 21151 raft_consensus.cc:515] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.490387 21151 leader_election.cc:290] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.490607 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:53.491183 21024 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.491714 21025 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 1.
I20260709 13:04:53.493347 20914 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.494408 21197 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.494951 21197 raft_consensus.cc:697] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:53.495978 21197 consensus_queue.cc:237] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.498708 21024 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 1.
I20260709 13:04:53.500113 20914 leader_election.cc:304] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:53.500994 21097 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 1.
I20260709 13:04:53.501199 21151 raft_consensus.cc:2804] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.501868 21151 raft_consensus.cc:697] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:53.497779 20915 leader_election.cc:304] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10062f4dd582467496bac4174a612866; no voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9
I20260709 13:04:53.503077 21151 consensus_queue.cc:237] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.506728 21196 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.507556 21143 tablet_bootstrap.cc:492] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: No bootstrap required, opened a new log
I20260709 13:04:53.507997 21143 ts_tablet_manager.cc:1403] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.005s
I20260709 13:04:53.508791 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:53.509697 21152 raft_consensus.cc:493] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.510425 21152 raft_consensus.cc:515] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.510766 21143 raft_consensus.cc:359] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.511376 21143 raft_consensus.cc:385] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:53.511665 21143 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Initialized, Role: FOLLOWER
I20260709 13:04:53.512614 21152 leader_election.cc:290] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.512403 21143 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.514326 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.514688 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.515095 21025 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 0.
I20260709 13:04:53.515475 20950 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 0.
I20260709 13:04:53.516729 21097 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.517220 21062 leader_election.cc:304] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:53.518313 21143 ts_tablet_manager.cc:1434] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:53.521332 21152 raft_consensus.cc:2804] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.521852 21152 raft_consensus.cc:493] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.522437 21152 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.534245 21097 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 1.
I20260709 13:04:53.535539 21152 raft_consensus.cc:515] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.537708 21152 leader_election.cc:290] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.538952 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.539572 20950 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.539621 21196 raft_consensus.cc:2749] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.539961 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:53.540556 21024 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.543228 20846 catalog_manager.cc:5697] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.547063 21024 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 1.
I20260709 13:04:53.547158 20846 catalog_manager.cc:5697] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:53.548890 21063 leader_election.cc:304] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:53.549613 21150 raft_consensus.cc:2804] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.551851 21166 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.556164 20950 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 1.
I20260709 13:04:53.557442 21152 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.572649 21150 raft_consensus.cc:697] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:53.573596 21150 consensus_queue.cc:237] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.572327 21202 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.580660 21202 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:53.584482 21202 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), 10062f4dd582467496bac4174a612866 (127.20.83.193:44777)
I20260709 13:04:53.584748 21097 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.584698 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.596145 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.596840 20847 catalog_manager.cc:5697] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.601783 21196 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.602308 21196 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.604395 21196 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:53.605988 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.606345 21166 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.606552 21062 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be09d29d306e4891927834a05bafb2d9; no voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.610733 21150 raft_consensus.cc:2749] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.612854 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be09d29d306e4891927834a05bafb2d9" is_pre_election: true
I20260709 13:04:53.613655 21099 raft_consensus.cc:2393] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10062f4dd582467496bac4174a612866 in current term 1: Already voted for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in this term.
I20260709 13:04:53.614915 20915 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10062f4dd582467496bac4174a612866; no voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9
I20260709 13:04:53.615988 21196 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.625998 21196 raft_consensus.cc:2749] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:53.632333 21166 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.640842 21166 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:53.665045 21152 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:53.671056 21203 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.671594 21203 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.682869 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" is_pre_election: true
I20260709 13:04:53.680889 21203 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.686156 21025 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 0.
I20260709 13:04:53.688081 21063 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:53.688941 21203 raft_consensus.cc:2804] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:53.689301 21203 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.689636 21203 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.695231 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866" is_pre_election: true
I20260709 13:04:53.695999 20950 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 0.
I20260709 13:04:53.707397 21203 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:53.710892 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:53.711519 20950 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.711848 21203 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:53.711386 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:53.716172 21025 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:53.716928 21213 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:53.723320 21025 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 1.
I20260709 13:04:53.724596 21063 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:53.727469 21203 raft_consensus.cc:2804] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:53.727962 21203 raft_consensus.cc:697] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:53.728350 20950 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 1.
I20260709 13:04:53.728796 21203 consensus_queue.cc:237] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
W20260709 13:04:53.730543 20990 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42405, user_credentials={real_user=slave}} blocked reactor thread for 55184.5us
I20260709 13:04:53.736840 21213 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.758798 20847 catalog_manager.cc:5697] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.807581 21213 consensus_queue.cc:1048] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.821151 21213 consensus_queue.cc:1048] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.858762 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39362
I20260709 13:04:53.859517 21025 raft_consensus.cc:606] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:04:53.865113 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39362
I20260709 13:04:53.865732 21025 raft_consensus.cc:606] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:04:53.871848 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39362
I20260709 13:04:53.872491 21025 raft_consensus.cc:606] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:04:53.887923 21097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:53468
I20260709 13:04:53.888477 21097 raft_consensus.cc:606] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:04:53.897177 21097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:53468
I20260709 13:04:53.897727 21097 raft_consensus.cc:606] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.908820 21196 consensus_queue.cc:1048] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.917191 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:36884
I20260709 13:04:53.917831 20949 raft_consensus.cc:606] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.924846 21196 consensus_queue.cc:1048] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:53.934020 21097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:53468
I20260709 13:04:53.934728 21097 raft_consensus.cc:606] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:53.941486 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:36884
I20260709 13:04:53.942138 20949 raft_consensus.cc:606] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Received request to transfer leadership to TS be09d29d306e4891927834a05bafb2d9
I20260709 13:04:54.008499 21203 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.012286 21196 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.018549 21150 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.038261 21203 raft_consensus.cc:993] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.038841 21150 raft_consensus.cc:1081] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.042423 21024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45448
I20260709 13:04:54.043001 21024 raft_consensus.cc:493] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.043421 21151 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.043460 21024 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.048930 21213 raft_consensus.cc:993] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.049481 21213 raft_consensus.cc:1081] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.051801 20949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:04:54.052373 20949 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.052778 20949 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.059669 20949 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:54.060346 21024 raft_consensus.cc:515] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.063007 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.063485 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:54.063594 21097 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.063647 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.064114 20950 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.064292 21099 raft_consensus.cc:3055] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.064699 21099 raft_consensus.cc:740] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:54.065542 21099 consensus_queue.cc:260] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.066820 21099 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.070390 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:54.070570 21097 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.071019 21025 raft_consensus.cc:3055] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.071499 20949 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.071812 20915 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.075013 21197 raft_consensus.cc:2804] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.075511 21197 raft_consensus.cc:697] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.076320 21197 consensus_queue.cc:237] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:54.077481 21099 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.075011 21024 leader_election.cc:290] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.078948 20990 leader_election.cc:304] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.071208 20950 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.079932 21213 raft_consensus.cc:2804] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.074003 21025 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.080689 21213 raft_consensus.cc:697] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.081632 21025 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:54.084889 21025 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.086081 21200 raft_consensus.cc:993] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.086511 21200 raft_consensus.cc:1081] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.081707 21213 consensus_queue.cc:237] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.088841 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45462
I20260709 13:04:54.090088 21023 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.090555 21023 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.093672 21025 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.095913 20846 catalog_manager.cc:5697] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 1 to 2, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.099581 21023 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.103029 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:54.103680 20950 raft_consensus.cc:3055] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.104046 20950 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.104900 20950 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.105783 21023 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.107692 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.106192 20950 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.107309 20844 catalog_manager.cc:5697] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 1 to 2, leader changed from be09d29d306e4891927834a05bafb2d9 (127.20.83.195) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.108319 21099 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.115350 21099 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.115653 20950 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.116683 20990 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.117502 21213 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.118149 21213 raft_consensus.cc:697] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.118983 21213 consensus_queue.cc:237] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.122076 21146 raft_consensus.cc:993] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.122545 21213 raft_consensus.cc:1081] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.124361 20950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:04:54.125027 20950 raft_consensus.cc:493] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.125474 20950 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.127928 20844 catalog_manager.cc:5697] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 1 to 2, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.132817 20950 raft_consensus.cc:515] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.135963 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:54.136229 20950 leader_election.cc:290] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.136435 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.136576 21023 raft_consensus.cc:3055] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.137032 21099 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.137032 21023 raft_consensus.cc:740] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.139343 21023 consensus_queue.cc:260] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.140616 21023 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.142724 21099 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.143821 20915 leader_election.cc:304] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.144510 21200 raft_consensus.cc:2804] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.144902 21200 raft_consensus.cc:697] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.145684 21200 consensus_queue.cc:237] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.147235 21023 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.150128 21203 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.156365 20844 catalog_manager.cc:5697] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 1 to 2, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.168206 21150 raft_consensus.cc:993] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.168679 21152 raft_consensus.cc:1081] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:54.170598 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45448
I20260709 13:04:54.171281 21025 raft_consensus.cc:493] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.175967 21203 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:54.171651 21025 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.188253 21025 raft_consensus.cc:515] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.191924 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:54.192530 20949 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.194026 21025 leader_election.cc:290] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.195767 21203 raft_consensus.cc:993] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.195863 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.196307 21203 raft_consensus.cc:1081] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.196573 21099 raft_consensus.cc:3055] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.196921 21099 raft_consensus.cc:740] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:54.197813 21099 consensus_queue.cc:260] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.198496 20948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51562
I20260709 13:04:54.199043 21099 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.199163 20948 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.199626 20948 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.199698 20949 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.206349 20988 leader_election.cc:304] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:54.206365 21099 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 2.
I20260709 13:04:54.207301 21213 raft_consensus.cc:2804] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.210785 21213 raft_consensus.cc:697] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.207432 20948 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.211731 21213 consensus_queue.cc:237] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.219622 20948 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.220706 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:54.220209 20846 catalog_manager.cc:5697] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 1 to 2, leader changed from be09d29d306e4891927834a05bafb2d9 (127.20.83.195) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.221298 21025 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.222402 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.223018 21099 raft_consensus.cc:3055] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.223387 21099 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:54.224332 21099 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.225672 21099 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.228240 21025 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.229619 20914 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:54.231968 21099 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.232808 21200 raft_consensus.cc:2804] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.233268 21200 raft_consensus.cc:697] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.234342 21200 consensus_queue.cc:237] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.242293 20846 catalog_manager.cc:5697] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 1 to 2, leader changed from be09d29d306e4891927834a05bafb2d9 (127.20.83.195) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.266562 21213 raft_consensus.cc:993] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.267052 21146 raft_consensus.cc:1081] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:04:54.268697 20948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:04:54.269258 20948 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.269629 20948 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.276234 20948 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.278738 20948 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:54.279183 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:54.279440 21099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:54.279783 21025 raft_consensus.cc:3055] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.280069 21099 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.280156 21025 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:54.281028 21025 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.282509 21025 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.287683 21099 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.288914 20915 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.289289 21025 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 2.
I20260709 13:04:54.289846 21200 raft_consensus.cc:2804] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.290341 21200 raft_consensus.cc:697] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.291122 21200 consensus_queue.cc:237] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.298197 20846 catalog_manager.cc:5697] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 1 to 2, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.426196 21151 raft_consensus.cc:993] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: : Instructing follower be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:54.426700 21151 raft_consensus.cc:1081] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Signalling peer be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:54.428341 21099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:48108
I20260709 13:04:54.428977 21099 raft_consensus.cc:493] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:54.429426 21099 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.441725 21099 raft_consensus.cc:515] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.444056 21099 leader_election.cc:290] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 2 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:54.445019 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:54.445086 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055d8205b1fb4bdd9f35e9202886526f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:54.445705 20948 raft_consensus.cc:3055] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:54.446022 21025 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.446084 20948 raft_consensus.cc:740] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:54.447170 20948 consensus_queue.cc:260] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.448382 20948 raft_consensus.cc:3060] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:54.453486 21025 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 2.
I20260709 13:04:54.454767 21063 leader_election.cc:304] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:54.455628 21152 raft_consensus.cc:2804] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:54.456183 21152 raft_consensus.cc:697] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 2 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:54.455989 20948 raft_consensus.cc:2468] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 2.
I20260709 13:04:54.457248 21152 consensus_queue.cc:237] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:54.465212 21099 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.464972 20846 catalog_manager.cc:5697] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 1 to 2, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.466599 21151 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.475956 21025 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.477344 21197 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.490836 20948 raft_consensus.cc:1275] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.492693 21233 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.505074 21099 raft_consensus.cc:1275] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.507179 21146 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.534843 21099 raft_consensus.cc:1275] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.536630 21197 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:54.539986 21025 raft_consensus.cc:1275] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.541599 21151 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.646951 21025 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.648376 21151 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.663322 21099 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.666741 20948 raft_consensus.cc:1275] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.667337 21234 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.668593 21146 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.683284 21099 raft_consensus.cc:1275] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.684981 21146 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.688493 21097 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.690896 21234 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.695624 20948 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.695849 21025 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.699438 21151 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.702310 21213 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:54.707785 21099 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.709462 21146 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.888432 21025 raft_consensus.cc:1275] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.889899 21152 consensus_queue.cc:1048] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.897514 20948 raft_consensus.cc:1275] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.899492 21152 consensus_queue.cc:1048] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:56.979161 20815 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:04:56.980230 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:57.001127 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:04:57.001686 21025 raft_consensus.cc:606] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Received request to transfer leadership to TS be09d29d306e4891927834a05bafb2d9
I20260709 13:04:57.014217 20948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:36898
I20260709 13:04:57.014783 20948 raft_consensus.cc:606] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Received request to transfer leadership to TS be09d29d306e4891927834a05bafb2d9
I20260709 13:04:57.016098 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:57.016562 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:57.398458 21146 raft_consensus.cc:993] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:57.398908 21245 raft_consensus.cc:1081] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Signalling peer be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:57.400825 21097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:48092
I20260709 13:04:57.401328 21097 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.401672 21097 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.406566 21097 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.408157 21097 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 3 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:57.409022 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:57.409600 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:57.409651 20950 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.410168 21025 raft_consensus.cc:3055] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:57.410452 21025 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:57.411156 21025 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.412137 21025 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.415699 20950 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:04:57.416860 21062 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:57.417992 21241 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:57.418040 21025 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:04:57.419436 21241 raft_consensus.cc:697] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:57.420224 21241 consensus_queue.cc:237] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.429651 20847 catalog_manager.cc:5697] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 2 to 3, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.455156 21252 raft_consensus.cc:993] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: : Instructing follower be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:57.455672 21151 raft_consensus.cc:1081] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Signalling peer be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:04:57.457571 21097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:48108
I20260709 13:04:57.458119 21097 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.458397 21097 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.463971 21097 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.465858 21097 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 3 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:04:57.466730 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:57.467027 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:04:57.467327 20950 raft_consensus.cc:3055] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:57.467590 21025 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.467731 20950 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:57.468515 20950 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.469413 20950 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:57.472344 21025 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:04:57.473388 21063 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:57.474102 21241 raft_consensus.cc:2804] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:57.474349 20950 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:04:57.474601 21241 raft_consensus.cc:697] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:57.475365 21241 consensus_queue.cc:237] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:57.483774 20847 catalog_manager.cc:5697] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 2 to 3, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.982455 20950 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:57.983853 21241 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:57.994908 21025 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:57.997201 21257 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.011368 21025 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.012651 21257 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.013958 20950 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.015588 21255 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.017403 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:58.043931 20950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:36884
I20260709 13:04:58.045238 20950 raft_consensus.cc:606] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:58.051733 21097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:53468
I20260709 13:04:58.052258 21097 raft_consensus.cc:606] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:58.057238 20950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:36884
I20260709 13:04:58.058158 20950 raft_consensus.cc:606] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:58.064167 20950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "10062f4dd582467496bac4174a612866"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:36884
I20260709 13:04:58.064666 20950 raft_consensus.cc:606] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:58.075870 21097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
mode: GRACEFUL
new_leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:53468
I20260709 13:04:58.076359 21097 raft_consensus.cc:606] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Received request to transfer leadership to TS 4759fdc87aad46c8bfc686dc28ec9b37
I20260709 13:04:58.241786 21151 raft_consensus.cc:993] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.242290 21263 raft_consensus.cc:1081] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.243716 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45462
I20260709 13:04:58.244186 21025 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.244469 21025 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.249189 21025 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.250681 21151 raft_consensus.cc:993] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.251063 21025 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 3 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:58.251195 21151 raft_consensus.cc:1081] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.251952 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:58.252087 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:58.252476 20950 raft_consensus.cc:3055] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:58.252694 21097 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.252866 20950 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:58.253110 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45462
I20260709 13:04:58.253595 21025 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.253937 21025 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.253826 20950 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.255084 20950 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.258587 21097 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.259866 20990 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:58.260141 21025 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:58.260663 21146 raft_consensus.cc:2804] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:58.261305 21146 raft_consensus.cc:697] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:58.261559 20950 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.262488 21025 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 3 election: Requested vote from peers be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405), 10062f4dd582467496bac4174a612866 (127.20.83.193:44777)
I20260709 13:04:58.262207 21146 consensus_queue.cc:237] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.263078 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:58.262949 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:58.263671 20948 raft_consensus.cc:3055] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:58.263835 21097 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.264060 20948 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:58.265105 20948 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [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: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:58.266366 20948 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.270581 21097 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.270080 20844 catalog_manager.cc:5697] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 2 to 3, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 3 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.271714 20990 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:58.272634 21146 raft_consensus.cc:2804] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:58.272915 21151 raft_consensus.cc:993] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.273196 20948 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.273504 21263 raft_consensus.cc:1081] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.274472 21146 raft_consensus.cc:697] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:58.275220 21146 consensus_queue.cc:237] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:04:58.275810 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45462
I20260709 13:04:58.276304 21025 raft_consensus.cc:493] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.276621 21025 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.283540 21025 raft_consensus.cc:515] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.285046 21025 leader_election.cc:290] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 3 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:58.286140 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:58.286028 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c258a543a0464c42a0d25dd6471e168c" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:58.286684 21097 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.286761 20948 raft_consensus.cc:3055] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:58.287118 20948 raft_consensus.cc:740] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:04:58.287907 20948 consensus_queue.cc:260] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.289120 20948 raft_consensus.cc:3060] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:58.293181 21097 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.294310 20990 leader_election.cc:304] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:58.295132 21146 raft_consensus.cc:2804] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:58.294565 20844 catalog_manager.cc:5697] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 2 to 3, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 3 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.295609 21146 raft_consensus.cc:697] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:58.295842 20948 raft_consensus.cc:2468] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 3.
I20260709 13:04:58.296396 21146 consensus_queue.cc:237] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.307364 20844 catalog_manager.cc:5697] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 2 to 3, leader changed from 10062f4dd582467496bac4174a612866 (127.20.83.193) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 3 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.377775 21257 raft_consensus.cc:993] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.378279 21241 raft_consensus.cc:1081] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.380002 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45448
I20260709 13:04:58.380475 21025 raft_consensus.cc:493] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.380833 21025 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.384781 21025 raft_consensus.cc:515] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.386464 21025 leader_election.cc:290] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 4 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:58.387544 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:58.388075 21097 raft_consensus.cc:3055] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:58.388466 21097 raft_consensus.cc:740] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:58.387967 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4e204b0238e4594bae3b9d15e32382f" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:58.388995 20948 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.389137 21097 consensus_queue.cc:260] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.390095 21097 raft_consensus.cc:3060] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.394167 21097 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 4.
I20260709 13:04:58.394169 20948 raft_consensus.cc:2468] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 4.
I20260709 13:04:58.395197 20990 leader_election.cc:304] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 4759fdc87aad46c8bfc686dc28ec9b37, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:04:58.395905 21245 raft_consensus.cc:2804] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:58.396375 21245 raft_consensus.cc:697] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:58.397001 21245 consensus_queue.cc:237] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.403604 20844 catalog_manager.cc:5697] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 3 to 4, leader changed from be09d29d306e4891927834a05bafb2d9 (127.20.83.195) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 4 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.457527 21257 raft_consensus.cc:993] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: : Instructing follower 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.458024 21241 raft_consensus.cc:1081] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Signalling peer 4759fdc87aad46c8bfc686dc28ec9b37 to start an election
I20260709 13:04:58.459352 21025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
 from {username='slave'} at 127.0.0.1:45448
I20260709 13:04:58.459914 21025 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.460325 21025 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.464866 21025 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.466678 21025 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [CANDIDATE]: Term 4 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:04:58.467789 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:04:58.467757 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:04:58.468559 21097 raft_consensus.cc:3055] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:58.468660 20948 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.468979 21097 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:04:58.469892 21097 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.471057 21097 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:58.474259 20948 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 4.
I20260709 13:04:58.475485 20988 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [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: 10062f4dd582467496bac4174a612866, 4759fdc87aad46c8bfc686dc28ec9b37; no voters: 
I20260709 13:04:58.475621 21097 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4759fdc87aad46c8bfc686dc28ec9b37 in term 4.
I20260709 13:04:58.476310 21245 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:58.476876 21245 raft_consensus.cc:697] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Becoming Leader. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:04:58.477697 21245 consensus_queue.cc:237] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:04:58.484227 20844 catalog_manager.cc:5697] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 reported cstate change: term changed from 3 to 4, leader changed from be09d29d306e4891927834a05bafb2d9 (127.20.83.195) to 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194). New cstate: current_term: 4 leader_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.726603 20948 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.727977 21245 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.738327 21097 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.740754 21273 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.768378 20948 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.769801 21245 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.779386 21097 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.781762 21273 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.796502 21097 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:58.798421 21273 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.807405 20948 raft_consensus.cc:1275] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:58.809281 21146 consensus_queue.cc:1048] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.868435 20948 raft_consensus.cc:1275] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.869439 20950 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:58.869946 21146 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.871183 21273 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.886166 21097 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:58.886340 21098 raft_consensus.cc:1275] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Refusing update from remote peer 4759fdc87aad46c8bfc686dc28ec9b37: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:58.888293 21273 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.888489 21245 consensus_queue.cc:1048] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.084450 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:01.092319 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:05:01.093264 21025 raft_consensus.cc:606] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:05:01.096172 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:05:01.096711 21025 raft_consensus.cc:606] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:05:01.099596 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:05:01.100179 21025 raft_consensus.cc:606] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Received request to transfer leadership to TS be09d29d306e4891927834a05bafb2d9
I20260709 13:05:01.103034 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:05:01.103861 21025 raft_consensus.cc:606] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Received request to transfer leadership to TS 10062f4dd582467496bac4174a612866
I20260709 13:05:01.106606 21025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1"
dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
mode: GRACEFUL
new_leader_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:05:01.107357 21025 raft_consensus.cc:606] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Received request to transfer leadership to TS be09d29d306e4891927834a05bafb2d9
I20260709 13:05:01.108834 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:01.109403 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:01.130903 21280 raft_consensus.cc:993] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.131366 21280 raft_consensus.cc:1081] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.133332 20950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:05:01.133962 20950 raft_consensus.cc:493] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.134301 20950 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:01.139202 20950 raft_consensus.cc:515] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.140722 20950 leader_election.cc:290] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 5 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:05:01.141811 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:05:01.141988 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae04dd0d21496ba99b281659c248cc" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:05:01.142530 21025 raft_consensus.cc:3055] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:01.142530 21097 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:01.142988 21025 raft_consensus.cc:740] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:05:01.143877 21025 consensus_queue.cc:260] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.145176 21025 raft_consensus.cc:3060] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:01.149561 21097 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 5.
I20260709 13:05:01.151134 20915 leader_election.cc:304] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:05:01.151666 21025 raft_consensus.cc:2468] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 5.
I20260709 13:05:01.153035 21284 raft_consensus.cc:2804] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:01.153860 21284 raft_consensus.cc:697] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 5 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:05:01.154846 21284 consensus_queue.cc:237] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.161731 20847 catalog_manager.cc:5697] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 4 to 5, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 5 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.218636 21283 raft_consensus.cc:993] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.219147 21280 raft_consensus.cc:1081] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.220681 20950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:05:01.221170 20950 raft_consensus.cc:493] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.221467 20950 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.225373 20950 raft_consensus.cc:515] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.226778 20950 leader_election.cc:290] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 3 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:05:01.227965 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:05:01.227965 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0f5fb5565942418cb7a32b05b3c450" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:05:01.228663 21097 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.228720 21025 raft_consensus.cc:3055] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:01.229100 21025 raft_consensus.cc:740] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:05:01.229883 21025 consensus_queue.cc:260] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.230988 21025 raft_consensus.cc:3060] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.234993 21097 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 3.
I20260709 13:05:01.236299 20915 leader_election.cc:304] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:05:01.237123 21284 raft_consensus.cc:2804] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:01.237613 21025 raft_consensus.cc:2468] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 3.
I20260709 13:05:01.237748 21284 raft_consensus.cc:697] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 3 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:05:01.238757 21284 consensus_queue.cc:237] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.246031 20847 catalog_manager.cc:5697] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 2 to 3, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:01.259601 21283 raft_consensus.cc:993] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:05:01.260214 21280 raft_consensus.cc:1081] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Signalling peer be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:05:01.261837 21097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:48092
I20260709 13:05:01.262399 21097 raft_consensus.cc:493] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.262681 21097 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.266552 21097 raft_consensus.cc:515] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.268155 21097 leader_election.cc:290] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 4 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:05:01.269130 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:05:01.269254 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607f33d6c79943768b9c994730b1fe90" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:05:01.269683 20950 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.269755 21025 raft_consensus.cc:3055] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:01.270226 21025 raft_consensus.cc:740] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:05:01.270869 21025 consensus_queue.cc:260] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.271692 21025 raft_consensus.cc:3060] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.274394 20950 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 4.
I20260709 13:05:01.275574 21062 leader_election.cc:304] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:05:01.275689 21025 raft_consensus.cc:2468] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 4.
I20260709 13:05:01.276393 21241 raft_consensus.cc:2804] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:01.277638 21241 raft_consensus.cc:697] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 4 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:05:01.278411 21241 consensus_queue.cc:237] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.285852 20847 catalog_manager.cc:5697] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 3 to 4, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 4 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.395980 21283 raft_consensus.cc:993] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.396447 21280 raft_consensus.cc:1081] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Signalling peer 10062f4dd582467496bac4174a612866 to start an election
I20260709 13:05:01.398561 20950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405595d24c204308a2c90120f0df2581"
dest_uuid: "10062f4dd582467496bac4174a612866"
 from {username='slave'} at 127.0.0.1:51572
I20260709 13:05:01.398983 20950 raft_consensus.cc:493] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.399215 20950 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.403086 20950 raft_consensus.cc:515] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:05:01.404582 20950 leader_election.cc:290] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [CANDIDATE]: Term 4 election: Requested vote from peers 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753), be09d29d306e4891927834a05bafb2d9 (127.20.83.195:42405)
I20260709 13:05:01.405447 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:05:01.405628 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405595d24c204308a2c90120f0df2581" candidate_uuid: "10062f4dd582467496bac4174a612866" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be09d29d306e4891927834a05bafb2d9"
I20260709 13:05:01.406008 21025 raft_consensus.cc:3055] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:01.406148 21097 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.406317 21025 raft_consensus.cc:740] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:05:01.407042 21025 consensus_queue.cc:260] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:05:01.407835 21025 raft_consensus.cc:3060] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:01.410254 21097 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 4.
I20260709 13:05:01.411149 20915 leader_election.cc:304] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:05:01.411896 21284 raft_consensus.cc:2804] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:01.412042 21025 raft_consensus.cc:2468] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10062f4dd582467496bac4174a612866 in term 4.
I20260709 13:05:01.412352 21284 raft_consensus.cc:697] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 4 LEADER]: Becoming Leader. State: Replica: 10062f4dd582467496bac4174a612866, State: Running, Role: LEADER
I20260709 13:05:01.413220 21284 consensus_queue.cc:237] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [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: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } }
I20260709 13:05:01.419845 20847 catalog_manager.cc:5697] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 reported cstate change: term changed from 3 to 4, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to 10062f4dd582467496bac4174a612866 (127.20.83.193). New cstate: current_term: 4 leader_uuid: "10062f4dd582467496bac4174a612866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.549386 21283 raft_consensus.cc:993] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: : Instructing follower be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:05:01.549861 21283 raft_consensus.cc:1081] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Signalling peer be09d29d306e4891927834a05bafb2d9 to start an election
I20260709 13:05:01.551491 21097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1"
dest_uuid: "be09d29d306e4891927834a05bafb2d9"
 from {username='slave'} at 127.0.0.1:48092
I20260709 13:05:01.551949 21097 raft_consensus.cc:493] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.552191 21097 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.555920 21097 raft_consensus.cc:515] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.557253 21097 leader_election.cc:290] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [CANDIDATE]: Term 3 election: Requested vote from peers 10062f4dd582467496bac4174a612866 (127.20.83.193:44777), 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753)
I20260709 13:05:01.558288 20950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10062f4dd582467496bac4174a612866"
I20260709 13:05:01.558341 21025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33e2ef5cc442c1b26455d603b7d5e1" candidate_uuid: "be09d29d306e4891927834a05bafb2d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4759fdc87aad46c8bfc686dc28ec9b37"
I20260709 13:05:01.558802 20950 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.558822 21025 raft_consensus.cc:3055] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:01.559212 21025 raft_consensus.cc:740] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4759fdc87aad46c8bfc686dc28ec9b37, State: Running, Role: LEADER
I20260709 13:05:01.559896 21025 consensus_queue.cc:260] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.560909 21025 raft_consensus.cc:3060] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:01.562057 21023 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 5 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:01.564868 21284 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:01.565317 20950 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:05:01.565644 21025 raft_consensus.cc:2468] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be09d29d306e4891927834a05bafb2d9 in term 3.
I20260709 13:05:01.566305 21062 leader_election.cc:304] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [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: 10062f4dd582467496bac4174a612866, be09d29d306e4891927834a05bafb2d9; no voters: 
I20260709 13:05:01.567083 21241 raft_consensus.cc:2804] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:01.567541 21241 raft_consensus.cc:697] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Becoming Leader. State: Replica: be09d29d306e4891927834a05bafb2d9, State: Running, Role: LEADER
I20260709 13:05:01.568813 21241 consensus_queue.cc:237] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [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: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } }
I20260709 13:05:01.577639 21097 raft_consensus.cc:1275] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 5 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:01.579492 21285 consensus_queue.cc:1048] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:01.592687 20844 catalog_manager.cc:5697] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 reported cstate change: term changed from 2 to 3, leader changed from 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194) to be09d29d306e4891927834a05bafb2d9 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "be09d29d306e4891927834a05bafb2d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.696625 20950 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:01.698006 21241 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.708632 21023 raft_consensus.cc:1275] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:01.710510 21241 consensus_queue.cc:1048] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.792779 21023 raft_consensus.cc:1275] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:01.794261 21285 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.804704 21097 raft_consensus.cc:1275] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:01.806085 21284 consensus_queue.cc:1048] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.830744 21023 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:01.832391 21284 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.842309 21097 raft_consensus.cc:1275] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Refusing update from remote peer 10062f4dd582467496bac4174a612866: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:01.844034 21284 consensus_queue.cc:1048] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be09d29d306e4891927834a05bafb2d9" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.106312 20950 raft_consensus.cc:1275] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:02.107981 21303 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10062f4dd582467496bac4174a612866" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:02.110427 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:02.118719 21023 raft_consensus.cc:1275] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Refusing update from remote peer be09d29d306e4891927834a05bafb2d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:02.119819 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
I20260709 13:05:02.120550 21292 consensus_queue.cc:1048] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4759fdc87aad46c8bfc686dc28ec9b37" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:05:02.140372 21062 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:02.153513 21062 consensus_peers.cc:597] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 -> Peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Couldn't send request to peer 10062f4dd582467496bac4174a612866. 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 13:05:02.156984 21062 consensus_peers.cc:597] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 -> Peer 10062f4dd582467496bac4174a612866 (127.20.83.193:44777): Couldn't send request to peer 10062f4dd582467496bac4174a612866. 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 13:05:02.166873 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:02.167665 20815 tablet_replica.cc:333] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.168462 20815 raft_consensus.cc:2243] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.169032 20815 raft_consensus.cc:2272] T a4e204b0238e4594bae3b9d15e32382f P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.171734 20815 tablet_replica.cc:333] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.172441 20815 raft_consensus.cc:2243] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.172976 20815 raft_consensus.cc:2272] T cf33e2ef5cc442c1b26455d603b7d5e1 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.175153 20815 tablet_replica.cc:333] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.175683 20815 raft_consensus.cc:2243] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.176092 20815 raft_consensus.cc:2272] T c258a543a0464c42a0d25dd6471e168c P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.177721 20815 tablet_replica.cc:333] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.178296 20815 raft_consensus.cc:2243] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.178709 20815 raft_consensus.cc:2272] T 055d8205b1fb4bdd9f35e9202886526f P 10062f4dd582467496bac4174a612866 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.180321 20815 tablet_replica.cc:333] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.180840 20815 raft_consensus.cc:2243] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.181238 20815 raft_consensus.cc:2272] T 1115d15b26d248bd8f18599dba6512f8 P 10062f4dd582467496bac4174a612866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.182981 20815 tablet_replica.cc:333] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.183521 20815 raft_consensus.cc:2243] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.184324 20815 raft_consensus.cc:2272] T 0aae04dd0d21496ba99b281659c248cc P 10062f4dd582467496bac4174a612866 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.186467 20815 tablet_replica.cc:333] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.186997 20815 raft_consensus.cc:2243] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.187721 20815 raft_consensus.cc:2272] T 607f33d6c79943768b9c994730b1fe90 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.190217 20815 tablet_replica.cc:333] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.190749 20815 raft_consensus.cc:2243] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.191522 20815 raft_consensus.cc:2272] T 405595d24c204308a2c90120f0df2581 P 10062f4dd582467496bac4174a612866 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.193588 20815 tablet_replica.cc:333] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866: stopping tablet replica
I20260709 13:05:02.194134 20815 raft_consensus.cc:2243] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.194880 20815 raft_consensus.cc:2272] T cb0f5fb5565942418cb7a32b05b3c450 P 10062f4dd582467496bac4174a612866 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.298501 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:05:02.318297 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
W20260709 13:05:02.330983 21063 consensus_peers.cc:597] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 -> Peer 4759fdc87aad46c8bfc686dc28ec9b37 (127.20.83.194:36753): Couldn't send request to peer 4759fdc87aad46c8bfc686dc28ec9b37. 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 13:05:02.349865 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:02.350910 20815 tablet_replica.cc:333] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.351773 20815 raft_consensus.cc:2243] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.352262 20815 raft_consensus.cc:2272] T 0aae04dd0d21496ba99b281659c248cc P 4759fdc87aad46c8bfc686dc28ec9b37 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.354771 20815 tablet_replica.cc:333] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.355348 20815 raft_consensus.cc:2243] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.355701 20815 raft_consensus.cc:2272] T cf33e2ef5cc442c1b26455d603b7d5e1 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.357682 20815 tablet_replica.cc:333] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.358239 20815 raft_consensus.cc:2243] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.358592 20815 raft_consensus.cc:2272] T cb0f5fb5565942418cb7a32b05b3c450 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.361361 20815 tablet_replica.cc:333] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.361841 20815 raft_consensus.cc:2243] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.362637 20815 raft_consensus.cc:2272] T a4e204b0238e4594bae3b9d15e32382f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.364279 20815 tablet_replica.cc:333] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.364714 20815 raft_consensus.cc:2243] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.365072 20815 raft_consensus.cc:2272] T 055d8205b1fb4bdd9f35e9202886526f P 4759fdc87aad46c8bfc686dc28ec9b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.366739 20815 tablet_replica.cc:333] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.367233 20815 raft_consensus.cc:2243] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.367970 20815 raft_consensus.cc:2272] T 1115d15b26d248bd8f18599dba6512f8 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.369441 20815 tablet_replica.cc:333] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.369843 20815 raft_consensus.cc:2243] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.370684 20815 raft_consensus.cc:2272] T c258a543a0464c42a0d25dd6471e168c P 4759fdc87aad46c8bfc686dc28ec9b37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.372447 20815 tablet_replica.cc:333] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.372845 20815 raft_consensus.cc:2243] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.373163 20815 raft_consensus.cc:2272] T 405595d24c204308a2c90120f0df2581 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.375674 20815 tablet_replica.cc:333] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37: stopping tablet replica
I20260709 13:05:02.376086 20815 raft_consensus.cc:2243] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.376411 20815 raft_consensus.cc:2272] T 607f33d6c79943768b9c994730b1fe90 P 4759fdc87aad46c8bfc686dc28ec9b37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.406554 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:05:02.425153 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
I20260709 13:05:02.453483 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:02.454236 20815 tablet_replica.cc:333] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.454879 20815 raft_consensus.cc:2243] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.455385 20815 raft_consensus.cc:2272] T 0aae04dd0d21496ba99b281659c248cc P be09d29d306e4891927834a05bafb2d9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.458285 20815 tablet_replica.cc:333] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.459010 20815 raft_consensus.cc:2243] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.460145 20815 raft_consensus.cc:2272] T 607f33d6c79943768b9c994730b1fe90 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.462894 20815 tablet_replica.cc:333] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.463449 20815 raft_consensus.cc:2243] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.463896 20815 raft_consensus.cc:2272] T 405595d24c204308a2c90120f0df2581 P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.466148 20815 tablet_replica.cc:333] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.466665 20815 raft_consensus.cc:2243] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.467388 20815 raft_consensus.cc:2272] T cf33e2ef5cc442c1b26455d603b7d5e1 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.469811 20815 tablet_replica.cc:333] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.470537 20815 raft_consensus.cc:2243] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.470950 20815 raft_consensus.cc:2272] T 1115d15b26d248bd8f18599dba6512f8 P be09d29d306e4891927834a05bafb2d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.472856 20815 tablet_replica.cc:333] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.473379 20815 raft_consensus.cc:2243] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.474310 20815 raft_consensus.cc:2272] T 055d8205b1fb4bdd9f35e9202886526f P be09d29d306e4891927834a05bafb2d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.475906 20815 tablet_replica.cc:333] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.476399 20815 raft_consensus.cc:2243] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.476831 20815 raft_consensus.cc:2272] T c258a543a0464c42a0d25dd6471e168c P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.478600 20815 tablet_replica.cc:333] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.479101 20815 raft_consensus.cc:2243] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.479532 20815 raft_consensus.cc:2272] T cb0f5fb5565942418cb7a32b05b3c450 P be09d29d306e4891927834a05bafb2d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.482326 20815 tablet_replica.cc:333] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9: stopping tablet replica
I20260709 13:05:02.482928 20815 raft_consensus.cc:2243] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.483660 20815 raft_consensus.cc:2272] T a4e204b0238e4594bae3b9d15e32382f P be09d29d306e4891927834a05bafb2d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.513666 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:05:02.531488 20815 master.cc:562] Master@127.20.83.254:36683 shutting down...
I20260709 13:05:02.629511 20902 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:05:02.656574 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:02.657097 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.657375 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32371e0f3c2b4d6aacff2ea52974c133: stopping tablet replica
I20260709 13:05:02.676888 20815 master.cc:584] Master@127.20.83.254:36683 shutdown complete.
10062f4dd582467496bac4174a612866  4
4759fdc87aad46c8bfc686dc28ec9b37  4
be09d29d306e4891927834a05bafb2d9  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12781 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:02.716495 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:36137
I20260709 13:05:02.717567 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:02.723352 21313 instance_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 13:05:02.723568 21314 instance_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 13:05:02.726609 21316 instance_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 13:05:02.728801 20815 server_base.cc:1061] running on GCE node
I20260709 13:05:02.729851 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:02.730170 20815 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 13:05:02.730338 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602302730325 us; error 0 us; skew 500 ppm
I20260709 13:05:02.730973 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:02.733606 20815 webserver.cc:533] Webserver started at http://127.20.83.254:35181/ using document root <none> and password file <none>
I20260709 13:05:02.734395 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:02.734594 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:02.734920 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:02.736069 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "bb190fb50c6142b294d394246efbbe83"
format_stamp: "Formatted at 2026-07-09 13:05:02 on dist-test-slave-96c3"
I20260709 13:05:02.740829 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:02.744306 21321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:02.745183 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 13:05:02.745481 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "bb190fb50c6142b294d394246efbbe83"
format_stamp: "Formatted at 2026-07-09 13:05:02 on dist-test-slave-96c3"
I20260709 13:05:02.745735 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-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 13:05:02.761497 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:02.762884 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:02.806596 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:36137
I20260709 13:05:02.806710 21372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:36137 every 8 connection(s)
I20260709 13:05:02.810714 21373 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 13:05:02.820362 21373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83: Bootstrap starting.
I20260709 13:05:02.825014 21373 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.829394 21373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83: No bootstrap required, opened a new log
I20260709 13:05:02.831634 21373 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER }
I20260709 13:05:02.832113 21373 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.832324 21373 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb190fb50c6142b294d394246efbbe83, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.832989 21373 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER }
I20260709 13:05:02.833449 21373 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:02.833658 21373 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:02.833978 21373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:02.837965 21373 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER }
I20260709 13:05:02.838508 21373 leader_election.cc:304] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [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: bb190fb50c6142b294d394246efbbe83; no voters: 
I20260709 13:05:02.839733 21373 leader_election.cc:290] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:02.840157 21376 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:02.841657 21376 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 1 LEADER]: Becoming Leader. State: Replica: bb190fb50c6142b294d394246efbbe83, State: Running, Role: LEADER
I20260709 13:05:02.842379 21376 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [LEADER]: Queue going to LEADER mode. State: All 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: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER }
I20260709 13:05:02.843010 21373 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:02.847038 21378 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb190fb50c6142b294d394246efbbe83. Latest consensus state: current_term: 1 leader_uuid: "bb190fb50c6142b294d394246efbbe83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER } }
I20260709 13:05:02.846909 21377 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb190fb50c6142b294d394246efbbe83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb190fb50c6142b294d394246efbbe83" member_type: VOTER } }
I20260709 13:05:02.847608 21377 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:02.849679 21378 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:02.856050 21382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:02.862702 21382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:02.864313 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:02.873322 21382 catalog_manager.cc:1383] Generated new cluster ID: 293277966e854b2e86f329b0470da163
I20260709 13:05:02.873680 21382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:02.889113 21382 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:02.890493 21382 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:02.906713 21382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83: Generated new TSK 0
I20260709 13:05:02.907446 21382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:02.931175 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:02.937397 21394 instance_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 13:05:02.938735 21395 instance_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 13:05:02.941851 20815 server_base.cc:1061] running on GCE node
W20260709 13:05:02.942438 21397 instance_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 13:05:02.943351 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:02.943542 20815 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 13:05:02.943769 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602302943731 us; error 0 us; skew 500 ppm
I20260709 13:05:02.944399 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:02.947283 20815 webserver.cc:533] Webserver started at http://127.20.83.193:36663/ using document root <none> and password file <none>
I20260709 13:05:02.947883 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:02.948078 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:02.948377 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:02.949440 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "7294eb44df4641bea254ff03afb5e76f"
format_stamp: "Formatted at 2026-07-09 13:05:02 on dist-test-slave-96c3"
I20260709 13:05:02.954138 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:05:02.957811 21402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:02.958822 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:02.959149 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "7294eb44df4641bea254ff03afb5e76f"
format_stamp: "Formatted at 2026-07-09 13:05:02 on dist-test-slave-96c3"
I20260709 13:05:02.959523 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-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 13:05:02.975755 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:02.977032 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:02.978603 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:02.981055 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:02.981316 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:02.981592 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:02.981983 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.029522 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:44961
I20260709 13:05:03.029824 21464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:44961 every 8 connection(s)
I20260709 13:05:03.034665 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:03.043148 21469 instance_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 13:05:03.044833 21470 instance_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 13:05:03.045219 21472 instance_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 13:05:03.047672 20815 server_base.cc:1061] running on GCE node
I20260709 13:05:03.048928 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.049168 20815 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 13:05:03.049301 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602303049290 us; error 0 us; skew 500 ppm
I20260709 13:05:03.049729 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.053015 20815 webserver.cc:533] Webserver started at http://127.20.83.194:46613/ using document root <none> and password file <none>
I20260709 13:05:03.053685 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.053978 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.054301 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.055739 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "e8979b7314c54f26b20453e61b56443a"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-96c3"
I20260709 13:05:03.055855 21465 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36137
I20260709 13:05:03.056362 21465 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:03.057089 21465 heartbeater.cc:507] Master 127.20.83.254:36137 requested a full tablet report, sending...
I20260709 13:05:03.059454 21338 ts_manager.cc:194] Registered new tserver with Master: 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961)
I20260709 13:05:03.061455 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:05:03.061606 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60288
I20260709 13:05:03.065598 21477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.066536 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:05:03.066794 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "e8979b7314c54f26b20453e61b56443a"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-96c3"
I20260709 13:05:03.067049 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-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 13:05:03.088770 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.090185 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.091688 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:03.094028 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:03.094254 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.094511 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:03.094698 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.143148 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:40649
I20260709 13:05:03.143520 21539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:40649 every 8 connection(s)
I20260709 13:05:03.147982 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:03.155121 21543 instance_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 13:05:03.156946 21544 instance_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 13:05:03.159178 20815 server_base.cc:1061] running on GCE node
W20260709 13:05:03.159130 21546 instance_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 13:05:03.160732 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:03.161053 20815 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 13:05:03.161370 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602303161350 us; error 0 us; skew 500 ppm
I20260709 13:05:03.161398 21540 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36137
I20260709 13:05:03.161967 21540 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:03.162169 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:03.162894 21540 heartbeater.cc:507] Master 127.20.83.254:36137 requested a full tablet report, sending...
I20260709 13:05:03.165055 21338 ts_manager.cc:194] Registered new tserver with Master: e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:03.165490 20815 webserver.cc:533] Webserver started at http://127.20.83.195:42953/ using document root <none> and password file <none>
I20260709 13:05:03.166262 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:03.166512 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:03.166829 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:03.166904 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60298
I20260709 13:05:03.168388 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "b570212826f342eaae6a8c934386ae49"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-96c3"
I20260709 13:05:03.174044 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:05:03.179512 21551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.180792 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:05:03.181236 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "b570212826f342eaae6a8c934386ae49"
format_stamp: "Formatted at 2026-07-09 13:05:03 on dist-test-slave-96c3"
I20260709 13:05:03.181690 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602289759373-20815-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 13:05:03.202930 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:03.204241 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:03.205788 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:03.208355 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:03.208631 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.208899 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:03.209092 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:03.252677 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:35693
I20260709 13:05:03.252767 21613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:35693 every 8 connection(s)
I20260709 13:05:03.266865 21614 heartbeater.cc:344] Connected to a master server at 127.20.83.254:36137
I20260709 13:05:03.267217 21614 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:03.267935 21614 heartbeater.cc:507] Master 127.20.83.254:36137 requested a full tablet report, sending...
I20260709 13:05:03.269873 21338 ts_manager.cc:194] Registered new tserver with Master: b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.270444 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014731993s
I20260709 13:05:03.271327 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60304
I20260709 13:05:03.297839 21338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60306:
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 13:05:03.300825 21338 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 13:05:03.372762 21505 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c270a61ed4228a760bf3fda258b4a (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:03.372901 21504 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2321bc4d414e359c0d36743ac7a5e2 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:03.374282 21505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c270a61ed4228a760bf3fda258b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.375038 21504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2321bc4d414e359c0d36743ac7a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.377494 21503 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:03.378931 21503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.383862 21502 tablet_service.cc:1511] Processing CreateTablet for tablet fa5c2183169a4d828a98e74c652ea805 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:03.385340 21502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5c2183169a4d828a98e74c652ea805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.397706 21501 tablet_service.cc:1511] Processing CreateTablet for tablet ab7f515e966f4227bfc51bdc8e8ad6a9 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:03.399168 21501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7f515e966f4227bfc51bdc8e8ad6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.403134 21500 tablet_service.cc:1511] Processing CreateTablet for tablet 83a0bf80f0ed476f9ddcd61646aff944 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:03.404523 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a0bf80f0ed476f9ddcd61646aff944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.406817 21499 tablet_service.cc:1511] Processing CreateTablet for tablet bb94d18717ad4c53b42c1ac9989ddda5 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:03.408211 21499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb94d18717ad4c53b42c1ac9989ddda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.412744 21579 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c270a61ed4228a760bf3fda258b4a (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:03.414077 21579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c270a61ed4228a760bf3fda258b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.415603 21498 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0e62a05da2455c81f4d7f9ff3210ec (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:03.416975 21498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0e62a05da2455c81f4d7f9ff3210ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.417788 21578 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2321bc4d414e359c0d36743ac7a5e2 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:03.419183 21578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2321bc4d414e359c0d36743ac7a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.421293 21497 tablet_service.cc:1511] Processing CreateTablet for tablet 919d5a616bb84a399cbbb12066649bdf (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:03.422663 21497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919d5a616bb84a399cbbb12066649bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.439545 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 9e2321bc4d414e359c0d36743ac7a5e2 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:03.441061 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e2321bc4d414e359c0d36743ac7a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.443102 21577 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:03.444583 21577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.443102 21430 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c270a61ed4228a760bf3fda258b4a (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:03.446313 21428 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:03.447467 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c270a61ed4228a760bf3fda258b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.448098 21427 tablet_service.cc:1511] Processing CreateTablet for tablet fa5c2183169a4d828a98e74c652ea805 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:03.451156 21425 tablet_service.cc:1511] Processing CreateTablet for tablet 83a0bf80f0ed476f9ddcd61646aff944 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:03.455094 21423 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0e62a05da2455c81f4d7f9ff3210ec (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:03.457293 21426 tablet_service.cc:1511] Processing CreateTablet for tablet ab7f515e966f4227bfc51bdc8e8ad6a9 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:03.453226 21424 tablet_service.cc:1511] Processing CreateTablet for tablet bb94d18717ad4c53b42c1ac9989ddda5 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:03.458834 21576 tablet_service.cc:1511] Processing CreateTablet for tablet fa5c2183169a4d828a98e74c652ea805 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:03.459308 21427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5c2183169a4d828a98e74c652ea805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.459556 21421 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:03.457728 21422 tablet_service.cc:1511] Processing CreateTablet for tablet 919d5a616bb84a399cbbb12066649bdf (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:03.460176 21576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5c2183169a4d828a98e74c652ea805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.462620 21421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.466552 21423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0e62a05da2455c81f4d7f9ff3210ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.471871 21575 tablet_service.cc:1511] Processing CreateTablet for tablet ab7f515e966f4227bfc51bdc8e8ad6a9 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:03.472708 21426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7f515e966f4227bfc51bdc8e8ad6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.473457 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7f515e966f4227bfc51bdc8e8ad6a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.474273 21422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919d5a616bb84a399cbbb12066649bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.479952 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 83a0bf80f0ed476f9ddcd61646aff944 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:03.482291 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a0bf80f0ed476f9ddcd61646aff944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.482331 21428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8bd35c15b945fc99b2fa5a3c27e0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.486299 21425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a0bf80f0ed476f9ddcd61646aff944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.489576 21424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb94d18717ad4c53b42c1ac9989ddda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.495833 21573 tablet_service.cc:1511] Processing CreateTablet for tablet bb94d18717ad4c53b42c1ac9989ddda5 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:03.497293 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb94d18717ad4c53b42c1ac9989ddda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.508066 21572 tablet_service.cc:1511] Processing CreateTablet for tablet 3d0e62a05da2455c81f4d7f9ff3210ec (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:03.509544 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d0e62a05da2455c81f4d7f9ff3210ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.520728 21571 tablet_service.cc:1511] Processing CreateTablet for tablet 919d5a616bb84a399cbbb12066649bdf (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:03.522212 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 919d5a616bb84a399cbbb12066649bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.528225 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:03.529574 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.546985 21499 tablet_service.cc:1511] Processing CreateTablet for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638 (DEFAULT_TABLE table=test-workload [id=b4388b6254814f0db2b0b0a03f490429]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:03.548418 21499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e03e0fe5c1a4ed7b23f38ab561e0638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:03.561178 21629 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.576761 21630 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.578673 21629 tablet_bootstrap.cc:654] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.584303 21630 tablet_bootstrap.cc:654] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.631378 21633 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:03.638804 21630 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.639962 21630 ts_tablet_manager.cc:1403] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.008s
I20260709 13:05:03.643317 21633 tablet_bootstrap.cc:654] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.641070 21629 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.645542 21630 raft_consensus.cc:359] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.646337 21630 raft_consensus.cc:385] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.646803 21630 raft_consensus.cc:740] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.646420 21629 ts_tablet_manager.cc:1403] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.019s
I20260709 13:05:03.649996 21629 raft_consensus.cc:359] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.650380 21630 consensus_queue.cc:260] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.650941 21629 raft_consensus.cc:385] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.651376 21629 raft_consensus.cc:740] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.651852 21633 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:03.652410 21633 ts_tablet_manager.cc:1403] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.011s
I20260709 13:05:03.653064 21465 heartbeater.cc:499] Master 127.20.83.254:36137 was elected leader, sending a full tablet report...
I20260709 13:05:03.652475 21629 consensus_queue.cc:260] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.653682 21630 ts_tablet_manager.cc:1434] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:03.654965 21630 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.655539 21633 raft_consensus.cc:359] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.656311 21633 raft_consensus.cc:385] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.656601 21633 raft_consensus.cc:740] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.657471 21633 consensus_queue.cc:260] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.662664 21629 ts_tablet_manager.cc:1434] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:05:03.663575 21540 heartbeater.cc:499] Master 127.20.83.254:36137 was elected leader, sending a full tablet report...
I20260709 13:05:03.664680 21630 tablet_bootstrap.cc:654] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.675374 21629 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.687177 21629 tablet_bootstrap.cc:654] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.688683 21630 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.689302 21630 ts_tablet_manager.cc:1403] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.017s
I20260709 13:05:03.692921 21630 raft_consensus.cc:359] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.693600 21614 heartbeater.cc:499] Master 127.20.83.254:36137 was elected leader, sending a full tablet report...
I20260709 13:05:03.693778 21630 raft_consensus.cc:385] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.694139 21630 raft_consensus.cc:740] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.694972 21630 consensus_queue.cc:260] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.697731 21630 ts_tablet_manager.cc:1434] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:03.698783 21630 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.703739 21633 ts_tablet_manager.cc:1434] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.051s	user 0.020s	sys 0.020s
I20260709 13:05:03.704833 21633 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:03.707464 21630 tablet_bootstrap.cc:654] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.708635 21629 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.709234 21629 ts_tablet_manager.cc:1403] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.003s
I20260709 13:05:03.712463 21633 tablet_bootstrap.cc:654] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.713084 21629 raft_consensus.cc:359] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.714201 21629 raft_consensus.cc:385] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.714679 21629 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.716675 21629 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.719257 21630 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.719808 21630 ts_tablet_manager.cc:1403] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 13:05:03.722500 21629 ts_tablet_manager.cc:1434] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:05:03.723492 21629 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.723111 21630 raft_consensus.cc:359] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.723950 21630 raft_consensus.cc:385] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.724336 21630 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.725226 21630 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.727830 21630 ts_tablet_manager.cc:1434] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:03.728895 21630 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.736722 21629 tablet_bootstrap.cc:654] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.737458 21630 tablet_bootstrap.cc:654] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.739614 21633 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:03.740149 21633 ts_tablet_manager.cc:1403] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260709 13:05:03.742647 21629 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.742784 21633 raft_consensus.cc:359] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.743140 21629 ts_tablet_manager.cc:1403] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 13:05:03.743515 21633 raft_consensus.cc:385] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.743850 21633 raft_consensus.cc:740] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.744413 21630 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.744941 21630 ts_tablet_manager.cc:1403] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:05:03.744660 21633 consensus_queue.cc:260] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.745855 21637 raft_consensus.cc:493] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.746359 21637 raft_consensus.cc:515] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.746411 21629 raft_consensus.cc:359] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.747777 21630 raft_consensus.cc:359] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.748411 21629 raft_consensus.cc:385] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.748603 21630 raft_consensus.cc:385] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.748960 21630 raft_consensus.cc:740] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.748862 21629 raft_consensus.cc:740] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.750067 21630 consensus_queue.cc:260] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.750137 21629 consensus_queue.cc:260] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.753242 21629 ts_tablet_manager.cc:1434] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:03.755218 21630 ts_tablet_manager.cc:1434] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:03.756224 21630 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.758286 21629 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.762698 21630 tablet_bootstrap.cc:654] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.765982 21629 tablet_bootstrap.cc:654] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.774505 21637 leader_election.cc:290] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:03.774947 21630 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.775550 21630 ts_tablet_manager.cc:1403] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:05:03.778637 21630 raft_consensus.cc:359] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.779579 21630 raft_consensus.cc:385] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.779943 21630 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.780731 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:03.781077 21630 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
W20260709 13:05:03.783259 21553 leader_election.cc:343] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.787213 21630 ts_tablet_manager.cc:1434] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:03.788280 21630 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.790814 21629 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.791582 21629 ts_tablet_manager.cc:1403] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.003s
I20260709 13:05:03.795409 21630 tablet_bootstrap.cc:654] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.795527 21629 raft_consensus.cc:359] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.796445 21629 raft_consensus.cc:385] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.796777 21629 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.797619 21629 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.803580 21629 ts_tablet_manager.cc:1434] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:03.805145 21629 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.812541 21633 ts_tablet_manager.cc:1434] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.072s	user 0.021s	sys 0.033s
I20260709 13:05:03.813635 21633 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:03.814406 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:03.813596 21644 raft_consensus.cc:493] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.815311 21644 raft_consensus.cc:515] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
W20260709 13:05:03.816007 21552 leader_election.cc:343] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.816612 21630 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.817855 21630 ts_tablet_manager.cc:1403] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 13:05:03.819276 21644 leader_election.cc:290] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:03.819917 21552 leader_election.cc:304] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b570212826f342eaae6a8c934386ae49; no voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a
I20260709 13:05:03.820431 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:03.821051 21630 raft_consensus.cc:359] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.821871 21630 raft_consensus.cc:385] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.822118 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:03.822224 21630 raft_consensus.cc:740] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
W20260709 13:05:03.822355 21553 leader_election.cc:343] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.822893 21644 raft_consensus.cc:2749] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:03.816964 21629 tablet_bootstrap.cc:654] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.823225 21630 consensus_queue.cc:260] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.824186 21440 raft_consensus.cc:2468] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 0.
I20260709 13:05:03.825469 21633 tablet_bootstrap.cc:654] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.830216 21630 ts_tablet_manager.cc:1434] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:03.831861 21630 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.834991 21552 leader_election.cc:304] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [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: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: e8979b7314c54f26b20453e61b56443a
I20260709 13:05:03.835913 21644 raft_consensus.cc:2804] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.836282 21644 raft_consensus.cc:493] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.836911 21644 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.851249 21630 tablet_bootstrap.cc:654] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.852619 21644 raft_consensus.cc:515] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.854768 21633 tablet_bootstrap.cc:492] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:03.855285 21633 ts_tablet_manager.cc:1403] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.007s
I20260709 13:05:03.855796 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:03.855962 21644 leader_election.cc:290] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:03.856098 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:03.856441 21440 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:03.857314 21553 leader_election.cc:343] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:03.858532 21386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:03.860229 21633 raft_consensus.cc:359] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.860895 21633 raft_consensus.cc:385] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.860924 21629 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.861327 21633 raft_consensus.cc:740] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.861740 21629 ts_tablet_manager.cc:1403] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.020s
I20260709 13:05:03.862142 21633 consensus_queue.cc:260] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.863379 21440 raft_consensus.cc:2468] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 1.
I20260709 13:05:03.864188 21633 ts_tablet_manager.cc:1434] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:05:03.864634 21629 raft_consensus.cc:359] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.865201 21633 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:03.866060 21552 leader_election.cc:304] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [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: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: e8979b7314c54f26b20453e61b56443a
I20260709 13:05:03.866915 21644 raft_consensus.cc:2804] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.867311 21630 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.867400 21644 raft_consensus.cc:697] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:03.867859 21630 ts_tablet_manager.cc:1403] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.007s
I20260709 13:05:03.868364 21644 consensus_queue.cc:237] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.865383 21629 raft_consensus.cc:385] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.869652 21629 raft_consensus.cc:740] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.870662 21629 consensus_queue.cc:260] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.871137 21630 raft_consensus.cc:359] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.872134 21633 tablet_bootstrap.cc:654] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.874622 21629 ts_tablet_manager.cc:1434] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:05:03.875528 21630 raft_consensus.cc:385] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.876089 21630 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.877775 21635 raft_consensus.cc:493] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.878446 21635 raft_consensus.cc:515] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.882273 21629 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.891902 21338 catalog_manager.cc:5697] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 0 to 1, leader changed from <none> to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.892916 21633 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:03.893561 21633 ts_tablet_manager.cc:1403] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 13:05:03.896905 21629 tablet_bootstrap.cc:654] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.897125 21633 raft_consensus.cc:359] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.898342 21633 raft_consensus.cc:385] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.898821 21633 raft_consensus.cc:740] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.896988 21635 leader_election.cc:290] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.899926 21633 consensus_queue.cc:260] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.900738 21635 raft_consensus.cc:493] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.901245 21635 raft_consensus.cc:515] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.903133 21633 ts_tablet_manager.cc:1434] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:03.903333 21635 leader_election.cc:290] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.904241 21633 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:03.910362 21630 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.914983 21630 ts_tablet_manager.cc:1434] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.004s
I20260709 13:05:03.919641 21630 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:03.922437 21636 raft_consensus.cc:493] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.923477 21636 raft_consensus.cc:515] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.912186 21633 tablet_bootstrap.cc:654] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.934077 21636 leader_election.cc:290] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.934877 21636 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.935487 21636 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.928815 21630 tablet_bootstrap.cc:654] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.947593 21636 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.950296 21629 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:03.951316 21629 ts_tablet_manager.cc:1403] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.016s
I20260709 13:05:03.955471 21630 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:03.958590 21630 ts_tablet_manager.cc:1403] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 13:05:03.955687 21629 raft_consensus.cc:359] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.961380 21629 raft_consensus.cc:385] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.961933 21629 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.962797 21629 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.963195 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:03.964416 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:03.966279 21514 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:03.965720 21515 raft_consensus.cc:2468] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:03.967077 21629 ts_tablet_manager.cc:1434] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:05:03.967984 21629 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:03.967859 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:03.969883 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
W20260709 13:05:03.971586 21479 leader_election.cc:343] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:03.972291 21479 leader_election.cc:343] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.972976 21404 leader_election.cc:304] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:03.974776 21629 tablet_bootstrap.cc:654] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.965230 21633 tablet_bootstrap.cc:492] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:03.978093 21404 leader_election.cc:304] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:03.981261 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:03.981746 21635 raft_consensus.cc:2804] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.982282 21635 raft_consensus.cc:493] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.982416 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:03.982800 21635 raft_consensus.cc:3060] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.978343 21654 raft_consensus.cc:2804] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.979549 21630 raft_consensus.cc:359] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.984711 21630 raft_consensus.cc:385] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.984578 21654 raft_consensus.cc:493] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.985116 21630 raft_consensus.cc:740] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.985350 21654 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.985858 21630 consensus_queue.cc:260] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.977890 21633 ts_tablet_manager.cc:1403] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.005s
I20260709 13:05:03.983152 21439 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:03.990370 21478 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:03.991693 21663 raft_consensus.cc:2804] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.992085 21663 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.992391 21663 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.996482 21633 raft_consensus.cc:359] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:03.997386 21633 raft_consensus.cc:385] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.997777 21633 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.999766 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.001411 21654 raft_consensus.cc:515] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.001991 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
W20260709 13:05:04.003754 21404 leader_election.cc:343] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.004784 21654 leader_election.cc:290] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.004666 21635 raft_consensus.cc:515] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.005800 21440 raft_consensus.cc:2393] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8979b7314c54f26b20453e61b56443a in current term 1: Already voted for candidate 7294eb44df4641bea254ff03afb5e76f in this term.
I20260709 13:05:04.006734 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.007545 21515 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.007767 21478 leader_election.cc:304] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8979b7314c54f26b20453e61b56443a; no voters: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.009025 21636 raft_consensus.cc:3060] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.009388 21663 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.011682 21663 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:03.999066 21633 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.014145 21589 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.022259 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.023365 21586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.023967 21630 ts_tablet_manager.cc:1434] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 13:05:04.023808 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.024984 21630 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
W20260709 13:05:04.025619 21404 leader_election.cc:343] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.026270 21629 tablet_bootstrap.cc:492] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:04.026764 21629 ts_tablet_manager.cc:1403] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.032s
I20260709 13:05:04.029343 21629 raft_consensus.cc:359] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.016417 21635 leader_election.cc:290] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.016737 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.029912 21629 raft_consensus.cc:385] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.030249 21629 raft_consensus.cc:740] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
W20260709 13:05:04.026654 21479 leader_election.cc:343] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.030289 21440 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.024174 21636 raft_consensus.cc:2749] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:04.031179 21629 consensus_queue.cc:260] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.033468 21629 ts_tablet_manager.cc:1434] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 13:05:04.019904 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e2321bc4d414e359c0d36743ac7a5e2" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.033651 21515 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.015365 21633 ts_tablet_manager.cc:1434] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:05:04.037351 21633 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:04.038435 21440 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.039758 21478 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.040902 21663 raft_consensus.cc:2804] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.034838 21629 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:04.034868 21404 leader_election.cc:304] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.042449 21630 tablet_bootstrap.cc:654] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.044590 21514 raft_consensus.cc:2468] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.045899 21404 leader_election.cc:304] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.046465 21633 tablet_bootstrap.cc:654] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.046888 21654 raft_consensus.cc:2804] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.047490 21654 raft_consensus.cc:697] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.049403 21663 raft_consensus.cc:697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.050470 21654 consensus_queue.cc:237] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.050751 21663 consensus_queue.cc:237] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.050444 21629 tablet_bootstrap.cc:654] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.049001 21635 raft_consensus.cc:2804] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.056509 21635 raft_consensus.cc:697] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.058125 21635 consensus_queue.cc:237] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.063114 21669 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.063894 21669 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.069531 21669 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.069962 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.073827 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.074431 21630 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:04.074842 21630 ts_tablet_manager.cc:1403] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.008s
I20260709 13:05:04.075845 21338 catalog_manager.cc:5697] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 1 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.077474 21630 raft_consensus.cc:359] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.078161 21630 raft_consensus.cc:385] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:04.078296 21404 leader_election.cc:343] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.078419 21335 catalog_manager.cc:5697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 1 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.078444 21630 raft_consensus.cc:740] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.084424 21630 consensus_queue.cc:260] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
W20260709 13:05:04.086776 21404 leader_election.cc:343] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.087616 21630 ts_tablet_manager.cc:1434] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:04.087451 21404 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f; no voters: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.088656 21669 raft_consensus.cc:2749] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:04.088920 21630 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: Bootstrap starting.
I20260709 13:05:04.089982 21669 raft_consensus.cc:493] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.090638 21669 raft_consensus.cc:515] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.093322 21669 leader_election.cc:290] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.097225 21630 tablet_bootstrap.cc:654] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.101881 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.102828 21514 raft_consensus.cc:2468] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.112397 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
W20260709 13:05:04.113978 21404 leader_election.cc:343] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.114740 21404 leader_election.cc:304] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.115623 21654 raft_consensus.cc:493] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.115866 21669 raft_consensus.cc:2804] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.116271 21654 raft_consensus.cc:515] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.119087 21654 leader_election.cc:290] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.116292 21669 raft_consensus.cc:493] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.120390 21669 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.071837 21633 tablet_bootstrap.cc:492] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:04.127453 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.127912 21633 ts_tablet_manager.cc:1403] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.008s
I20260709 13:05:04.128403 21514 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.131336 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.132215 21589 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.131377 21404 leader_election.cc:304] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.134912 21654 raft_consensus.cc:2804] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.135478 21654 raft_consensus.cc:493] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.136034 21654 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.137735 21633 raft_consensus.cc:359] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.138774 21633 raft_consensus.cc:385] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.139166 21633 raft_consensus.cc:740] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.140405 21633 consensus_queue.cc:260] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.152976 21633 ts_tablet_manager.cc:1434] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:05:04.150532 21335 catalog_manager.cc:5697] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 1 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.154212 21629 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:04.154722 21629 ts_tablet_manager.cc:1403] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.120s	user 0.031s	sys 0.047s
I20260709 13:05:04.155287 21630 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: No bootstrap required, opened a new log
I20260709 13:05:04.155742 21630 ts_tablet_manager.cc:1403] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.004s
I20260709 13:05:04.157873 21633 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:04.157493 21629 raft_consensus.cc:359] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.158453 21630 raft_consensus.cc:359] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.158816 21629 raft_consensus.cc:385] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.159229 21629 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.150449 21654 raft_consensus.cc:515] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.162474 21629 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.163753 21654 leader_election.cc:290] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.159142 21630 raft_consensus.cc:385] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.164404 21630 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.164917 21629 ts_tablet_manager.cc:1434] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:04.152297 21669 raft_consensus.cc:515] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.165223 21630 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.166369 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.166898 21589 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.167375 21630 ts_tablet_manager.cc:1434] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:05:04.168756 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.169338 21515 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.170426 21629 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:04.170550 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.171130 21514 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.174119 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.175101 21633 tablet_bootstrap.cc:654] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:04.175688 21404 leader_election.cc:343] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:04.178195 21514 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.179402 21404 leader_election.cc:304] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.180478 21629 tablet_bootstrap.cc:654] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.180415 21515 raft_consensus.cc:2468] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.180688 21589 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.182662 21404 leader_election.cc:304] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.183679 21635 raft_consensus.cc:2804] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.184060 21654 raft_consensus.cc:2804] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.184579 21669 leader_election.cc:290] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.187346 21654 raft_consensus.cc:697] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.188555 21654 consensus_queue.cc:237] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.194973 21682 raft_consensus.cc:493] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.195590 21682 raft_consensus.cc:515] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.196262 21633 tablet_bootstrap.cc:492] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:04.196803 21633 ts_tablet_manager.cc:1403] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.003s
I20260709 13:05:04.198989 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.199322 21629 tablet_bootstrap.cc:492] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:04.199611 21515 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.199908 21629 ts_tablet_manager.cc:1403] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260709 13:05:04.200012 21633 raft_consensus.cc:359] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.201189 21633 raft_consensus.cc:385] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.201085 21404 leader_election.cc:304] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.202095 21669 raft_consensus.cc:2804] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.203485 21669 raft_consensus.cc:493] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.203857 21669 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.203652 21629 raft_consensus.cc:359] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.202268 21682 leader_election.cc:290] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.203666 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.204366 21629 raft_consensus.cc:385] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.204674 21629 raft_consensus.cc:740] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.202975 21635 raft_consensus.cc:697] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.205358 21629 consensus_queue.cc:260] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.206640 21635 consensus_queue.cc:237] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.207688 21629 ts_tablet_manager.cc:1434] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:04.208676 21629 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: Bootstrap starting.
I20260709 13:05:04.211474 21669 raft_consensus.cc:515] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.212219 21633 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.213232 21633 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.214856 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.215411 21515 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.216156 21629 tablet_bootstrap.cc:654] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.217103 21337 catalog_manager.cc:5697] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 1 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.218552 21633 ts_tablet_manager.cc:1434] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:05:04.219563 21633 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:04.219041 21337 catalog_manager.cc:5697] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 1 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.222117 21589 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 0.
I20260709 13:05:04.227185 21633 tablet_bootstrap.cc:654] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.238700 21633 tablet_bootstrap.cc:492] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:04.239166 21633 ts_tablet_manager.cc:1403] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:05:04.241726 21633 raft_consensus.cc:359] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.242494 21633 raft_consensus.cc:385] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.242856 21633 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.243064 21515 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.243687 21633 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.244585 21404 leader_election.cc:304] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.245777 21635 raft_consensus.cc:2804] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.246452 21635 raft_consensus.cc:697] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.247447 21633 ts_tablet_manager.cc:1434] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:04.247507 21635 consensus_queue.cc:237] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.248657 21633 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:04.254981 21633 tablet_bootstrap.cc:654] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.257375 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.258255 21589 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.266223 21633 tablet_bootstrap.cc:492] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:04.266844 21633 ts_tablet_manager.cc:1403] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 13:05:04.267192 21589 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 1.
I20260709 13:05:04.269446 21669 leader_election.cc:290] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 1 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.269738 21633 raft_consensus.cc:359] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.270529 21633 raft_consensus.cc:385] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.270840 21633 raft_consensus.cc:740] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.270352 21338 catalog_manager.cc:5697] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 1 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.271646 21633 consensus_queue.cc:260] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.273154 21629 tablet_bootstrap.cc:492] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: No bootstrap required, opened a new log
I20260709 13:05:04.273646 21629 ts_tablet_manager.cc:1403] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: Time spent bootstrapping tablet: real 0.065s	user 0.043s	sys 0.011s
I20260709 13:05:04.273782 21633 ts_tablet_manager.cc:1434] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:04.275451 21633 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: Bootstrap starting.
I20260709 13:05:04.276216 21629 raft_consensus.cc:359] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.276911 21629 raft_consensus.cc:385] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.277213 21629 raft_consensus.cc:740] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.278007 21629 consensus_queue.cc:260] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.282020 21633 tablet_bootstrap.cc:654] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:04.282191 21629 ts_tablet_manager.cc:1434] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:04.287206 21633 tablet_bootstrap.cc:492] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: No bootstrap required, opened a new log
I20260709 13:05:04.287652 21633 ts_tablet_manager.cc:1403] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 13:05:04.290333 21633 raft_consensus.cc:359] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.290997 21633 raft_consensus.cc:385] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:04.291290 21633 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Initialized, Role: FOLLOWER
I20260709 13:05:04.291935 21633 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.293749 21633 ts_tablet_manager.cc:1434] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:05:04.322252 21663 raft_consensus.cc:493] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.322736 21663 raft_consensus.cc:515] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.324491 21663 leader_election.cc:290] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.325420 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:04.325551 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.326025 21440 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.326166 21589 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.327037 21478 leader_election.cc:304] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.327773 21663 raft_consensus.cc:2804] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.328114 21663 raft_consensus.cc:493] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.328399 21663 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.333076 21663 raft_consensus.cc:515] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.334736 21663 leader_election.cc:290] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.335597 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.335778 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.336117 21440 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.336297 21589 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.340710 21440 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.340863 21589 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.341979 21478 leader_election.cc:304] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.342718 21663 raft_consensus.cc:2804] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.343122 21663 raft_consensus.cc:697] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.343928 21663 consensus_queue.cc:237] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.351120 21338 catalog_manager.cc:5697] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 1 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.367599 21663 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.368109 21663 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.370090 21663 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.370977 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:04.371157 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.371536 21440 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.371788 21589 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.371984 21663 raft_consensus.cc:493] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.372531 21478 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.372772 21663 raft_consensus.cc:515] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.373380 21670 raft_consensus.cc:2804] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.373726 21670 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.374213 21670 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.374914 21663 leader_election.cc:290] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.375646 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:04.376225 21440 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.376390 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49" is_pre_election: true
I20260709 13:05:04.377167 21589 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 0.
I20260709 13:05:04.377612 21478 leader_election.cc:304] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.378470 21663 raft_consensus.cc:2804] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:04.378850 21663 raft_consensus.cc:493] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:04.379182 21663 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.381145 21670 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.383363 21670 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.384497 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.384765 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.385167 21440 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.385361 21589 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.386621 21663 raft_consensus.cc:515] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.387756 21644 consensus_queue.cc:1048] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.388792 21663 leader_election.cc:290] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.389729 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.390393 21439 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.391721 21589 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.393342 21440 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.394479 21478 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.395220 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.395927 21663 raft_consensus.cc:2804] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.396057 21589 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.397221 21663 raft_consensus.cc:697] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.398202 21439 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.398185 21663 consensus_queue.cc:237] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.399755 21478 leader_election.cc:304] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.400656 21670 raft_consensus.cc:2804] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:04.401124 21670 raft_consensus.cc:697] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.402040 21670 consensus_queue.cc:237] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.408646 21336 catalog_manager.cc:5697] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 1 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.411245 21589 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 1.
I20260709 13:05:04.416930 21515 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.423084 21694 raft_consensus.cc:493] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.423697 21694 raft_consensus.cc:515] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.425648 21644 consensus_queue.cc:1048] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:04.426360 21694 leader_election.cc:290] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:04.426586 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:04.427634 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.428391 21515 raft_consensus.cc:2393] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b570212826f342eaae6a8c934386ae49 in current term 1: Already voted for candidate 7294eb44df4641bea254ff03afb5e76f in this term.
I20260709 13:05:04.429773 21553 leader_election.cc:304] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b570212826f342eaae6a8c934386ae49; no voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.430994 21694 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.431087 21338 catalog_manager.cc:5697] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 1 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.438568 21694 raft_consensus.cc:2749] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:04.440964 21694 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:04.441495 21694 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.444557 21694 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:04.445473 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7294eb44df4641bea254ff03afb5e76f" is_pre_election: true
I20260709 13:05:04.445715 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8979b7314c54f26b20453e61b56443a" is_pre_election: true
I20260709 13:05:04.446403 21438 raft_consensus.cc:2393] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b570212826f342eaae6a8c934386ae49 in current term 1: Already voted for candidate e8979b7314c54f26b20453e61b56443a in this term.
I20260709 13:05:04.448266 21552 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b570212826f342eaae6a8c934386ae49; no voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.449155 21694 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.454022 21694 raft_consensus.cc:2749] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:04.468210 21635 consensus_queue.cc:1048] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.469398 21589 raft_consensus.cc:3060] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.481691 21682 consensus_queue.cc:1048] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.519502 21514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:04.520027 21514 raft_consensus.cc:606] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:04.533855 21514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:04.534467 21514 raft_consensus.cc:606] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:04.534870 21589 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:04.541764 21682 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.549278 21438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:38352
I20260709 13:05:04.549795 21438 raft_consensus.cc:606] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Received request to transfer leadership to TS e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.554916 21635 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.557087 21438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:38352
I20260709 13:05:04.557578 21438 raft_consensus.cc:606] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Received request to transfer leadership to TS e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.562788 21669 raft_consensus.cc:993] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.563227 21635 raft_consensus.cc:1081] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Signalling peer e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.564829 21514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:42744
I20260709 13:05:04.565385 21514 raft_consensus.cc:493] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.565809 21514 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.567479 21670 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.573590 21514 raft_consensus.cc:515] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.576745 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.577351 21589 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.578683 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.579450 21439 raft_consensus.cc:3055] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.579856 21439 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.580914 21439 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.582710 21439 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.584614 21589 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.585295 21514 leader_election.cc:290] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.590924 21479 leader_election.cc:304] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.587698 21670 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.591701 21636 raft_consensus.cc:2804] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.595009 21708 raft_consensus.cc:993] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:04.597128 21710 raft_consensus.cc:1081] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:04.598842 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38344
I20260709 13:05:04.599447 21438 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.599812 21438 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.605789 21438 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.606557 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
mode: GRACEFUL
new_leader_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:05:04.607347 21589 raft_consensus.cc:606] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 LEADER]: Received request to transfer leadership to TS e8979b7314c54f26b20453e61b56443a
I20260709 13:05:04.608704 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.609261 21514 raft_consensus.cc:3055] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.609578 21514 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.609660 21438 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.610450 21514 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.611420 21514 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.613404 21439 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.614512 21440 raft_consensus.cc:1240] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Rejecting Update request from peer e8979b7314c54f26b20453e61b56443a for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:04.615622 21586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.616191 21586 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.620000 21515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:04.620538 21515 raft_consensus.cc:606] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Received request to transfer leadership to TS b570212826f342eaae6a8c934386ae49
I20260709 13:05:04.622053 21636 raft_consensus.cc:697] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.622954 21636 consensus_queue.cc:237] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.624053 21586 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:04.624089 21514 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:04.625133 21404 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: 
I20260709 13:05:04.625941 21635 raft_consensus.cc:2804] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.626415 21635 raft_consensus.cc:697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.627195 21635 consensus_queue.cc:237] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.631265 21338 catalog_manager.cc:5697] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 1 to 2, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 2 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.633898 21336 catalog_manager.cc:5697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 1 to 2, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 2 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.653363 21635 consensus_queue.cc:1048] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.664561 21635 consensus_queue.cc:1048] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:04.689411 21635 consensus_queue.cc:1048] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.700404 21654 consensus_queue.cc:1048] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.728163 21654 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.739672 21682 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.746680 21682 raft_consensus.cc:993] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.747135 21635 raft_consensus.cc:1081] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Signalling peer e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.748656 21514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:42744
I20260709 13:05:04.749205 21514 raft_consensus.cc:493] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.749603 21514 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.754266 21514 raft_consensus.cc:515] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.756214 21514 leader_election.cc:290] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.757153 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.757236 21586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.757827 21439 raft_consensus.cc:3055] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.758049 21586 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.758272 21439 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.759152 21439 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.760591 21439 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.765166 21586 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.766368 21479 leader_election.cc:304] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.767140 21636 raft_consensus.cc:2804] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.767563 21636 raft_consensus.cc:697] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.767571 21439 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.768472 21636 consensus_queue.cc:237] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.775113 21338 catalog_manager.cc:5697] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 1 to 2, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 2 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.795760 21636 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.802390 21709 raft_consensus.cc:993] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:04.802865 21709 raft_consensus.cc:1081] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:04.804527 21440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38344
I20260709 13:05:04.805092 21440 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.805462 21440 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.807374 21709 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.812618 21440 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.813778 21439 raft_consensus.cc:1240] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Rejecting Update request from peer e8979b7314c54f26b20453e61b56443a for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:04.814872 21440 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.816640 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.817049 21586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.817234 21514 raft_consensus.cc:3055] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.817562 21586 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.817596 21514 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.817734 21636 consensus_queue.cc:1059] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.819168 21514 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.820456 21514 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.820564 21636 consensus_queue.cc:1048] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.826328 21586 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:04.827397 21514 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:04.828688 21404 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.829636 21635 raft_consensus.cc:2804] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.830130 21635 raft_consensus.cc:697] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:04.830928 21635 consensus_queue.cc:237] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.837996 21670 consensus_queue.cc:1048] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.839808 21670 consensus_queue.cc:1048] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.846843 21336 catalog_manager.cc:5697] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 1 to 2, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 2 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.852110 21670 raft_consensus.cc:993] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: : Instructing follower b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:04.852581 21670 raft_consensus.cc:1081] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Signalling peer b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:04.854460 21636 consensus_queue.cc:1048] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.856179 21586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:40712
I20260709 13:05:04.856748 21586 raft_consensus.cc:493] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.857138 21586 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.868813 21586 raft_consensus.cc:515] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.871236 21586 leader_election.cc:290] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:04.872694 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.872596 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e03e0fe5c1a4ed7b23f38ab561e0638" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:04.873345 21439 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.873407 21514 raft_consensus.cc:3055] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.873853 21514 raft_consensus.cc:740] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.874682 21514 consensus_queue.cc:260] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.875939 21514 raft_consensus.cc:3060] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.881049 21439 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 2.
I20260709 13:05:04.882261 21552 leader_election.cc:304] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: 
I20260709 13:05:04.883077 21694 raft_consensus.cc:2804] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.883543 21694 raft_consensus.cc:697] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 2 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:04.884616 21514 raft_consensus.cc:2468] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 2.
I20260709 13:05:04.884335 21694 consensus_queue.cc:237] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.890579 21336 catalog_manager.cc:5697] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 1 to 2, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:04.903478 21644 raft_consensus.cc:993] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: : Instructing follower e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.903924 21724 raft_consensus.cc:1081] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 LEADER]: Signalling peer e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:04.905376 21514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:42738
I20260709 13:05:04.905860 21514 raft_consensus.cc:493] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.906303 21514 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.911106 21514 raft_consensus.cc:515] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.912932 21514 leader_election.cc:290] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:04.913734 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:04.914053 21586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "919d5a616bb84a399cbbb12066649bdf" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:04.914613 21439 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.914710 21586 raft_consensus.cc:3055] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.915103 21586 raft_consensus.cc:740] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:04.915776 21586 consensus_queue.cc:260] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.916648 21586 raft_consensus.cc:3060] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.920513 21439 raft_consensus.cc:2468] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.921144 21586 raft_consensus.cc:2468] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:04.921787 21478 leader_election.cc:304] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:04.922619 21670 raft_consensus.cc:2804] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.923055 21670 raft_consensus.cc:697] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:04.923770 21670 consensus_queue.cc:237] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:04.930325 21336 catalog_manager.cc:5697] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 1 to 2, leader changed from b570212826f342eaae6a8c934386ae49 (127.20.83.195) to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 2 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.037819 21439 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.039153 21670 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.047011 21586 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.050252 21514 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.050034 21670 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.052547 21682 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.062642 21586 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.064278 21682 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.206954 21586 raft_consensus.cc:1275] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.208271 21670 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.215595 21439 raft_consensus.cc:1275] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.219583 21663 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.260378 21514 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.261801 21682 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.270574 21586 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.272827 21669 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.388664 21439 raft_consensus.cc:1275] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.390096 21663 consensus_queue.cc:1048] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.397506 21586 raft_consensus.cc:1275] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.399035 21709 consensus_queue.cc:1048] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.405512 21439 raft_consensus.cc:1275] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.406760 21724 consensus_queue.cc:1048] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:05.416500 21515 raft_consensus.cc:1275] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:05.417976 21724 consensus_queue.cc:1048] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.657352 20815 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:07.658231 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.676047 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:07.676659 21439 raft_consensus.cc:606] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Received request to transfer leadership to TS b570212826f342eaae6a8c934386ae49
I20260709 13:05:07.679387 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:07.679822 21439 raft_consensus.cc:606] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Received request to transfer leadership to TS b570212826f342eaae6a8c934386ae49
I20260709 13:05:07.680801 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:07.681375 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:07.814692 21732 raft_consensus.cc:993] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:07.815160 21728 raft_consensus.cc:1081] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Signalling peer b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:07.816776 21589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:40704
I20260709 13:05:07.817301 21589 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.817625 21589 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.822444 21589 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:07.824318 21589 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 3 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961)
I20260709 13:05:07.825189 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:07.825356 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:07.825812 21515 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.825884 21439 raft_consensus.cc:3055] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:07.826263 21439 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:07.826961 21439 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:07.827837 21439 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.830941 21515 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 3.
I20260709 13:05:07.832069 21553 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [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: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:07.832752 21439 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 3.
I20260709 13:05:07.832759 21724 raft_consensus.cc:2804] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:07.834534 21724 raft_consensus.cc:697] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:07.835426 21724 consensus_queue.cc:237] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:07.843327 21335 catalog_manager.cc:5697] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 2 to 3, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.214810 21732 raft_consensus.cc:993] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:08.215250 21728 raft_consensus.cc:1081] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Signalling peer b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:08.216763 21589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:40704
I20260709 13:05:08.217206 21589 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.217473 21589 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.221577 21589 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.223044 21589 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 3 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:08.223956 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:08.224052 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:08.224488 21439 raft_consensus.cc:3055] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:08.224622 21515 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.224797 21439 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:08.225503 21439 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.226423 21439 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.229434 21515 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 3.
I20260709 13:05:08.230491 21553 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [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: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:08.231068 21439 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 3.
I20260709 13:05:08.231237 21724 raft_consensus.cc:2804] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:08.231709 21724 raft_consensus.cc:697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:08.232460 21724 consensus_queue.cc:237] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.238422 21335 catalog_manager.cc:5697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 2 to 3, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.321171 21515 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.322607 21724 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.331725 21439 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.333505 21733 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.623955 21439 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.625319 21733 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.634428 21515 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.635795 21733 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.682195 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.693203 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:05:08.693727 21589 raft_consensus.cc:606] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:08.708005 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:05:08.708520 21589 raft_consensus.cc:606] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:08.713137 21515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:08.713752 21515 raft_consensus.cc:606] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:08.718811 21515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:08.719360 21515 raft_consensus.cc:606] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:08.724272 21515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
mode: GRACEFUL
new_leader_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:42760
I20260709 13:05:08.724843 21515 raft_consensus.cc:606] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Received request to transfer leadership to TS 7294eb44df4641bea254ff03afb5e76f
I20260709 13:05:08.862571 21733 raft_consensus.cc:993] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.863029 21746 raft_consensus.cc:1081] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.864619 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38342
I20260709 13:05:08.865115 21439 raft_consensus.cc:493] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.865760 21439 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:08.870385 21439 raft_consensus.cc:515] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.872009 21439 leader_election.cc:290] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 4 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:08.872941 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:08.873414 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c270a61ed4228a760bf3fda258b4a" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:08.874411 21589 raft_consensus.cc:3055] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:08.874739 21589 raft_consensus.cc:740] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:08.876060 21589 consensus_queue.cc:260] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.877233 21589 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:08.883833 21589 raft_consensus.cc:2468] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 4.
I20260709 13:05:08.884999 21404 leader_election.cc:304] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: e8979b7314c54f26b20453e61b56443a
I20260709 13:05:08.885792 21728 raft_consensus.cc:2804] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:08.887072 21728 raft_consensus.cc:697] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 4 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:08.887861 21728 consensus_queue.cc:237] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [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: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.893616 21338 catalog_manager.cc:5697] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 3 to 4, leader changed from b570212826f342eaae6a8c934386ae49 (127.20.83.195) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 4 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.918601 21636 raft_consensus.cc:993] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.919366 21752 raft_consensus.cc:1081] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.921449 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38344
I20260709 13:05:08.922133 21439 raft_consensus.cc:493] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.922456 21439 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.928105 21439 raft_consensus.cc:515] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.930186 21439 leader_election.cc:290] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:08.931285 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:08.931953 21515 raft_consensus.cc:3055] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:08.931810 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d0e62a05da2455c81f4d7f9ff3210ec" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:08.932274 21515 raft_consensus.cc:740] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:08.932427 21589 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.933007 21515 consensus_queue.cc:260] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.934000 21515 raft_consensus.cc:3060] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.940366 21636 raft_consensus.cc:993] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.940325 21589 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:08.940981 21636 raft_consensus.cc:1081] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:08.940376 21515 raft_consensus.cc:2468] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 2.
I20260709 13:05:08.941785 21404 leader_election.cc:304] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: 
I20260709 13:05:08.942631 21728 raft_consensus.cc:2804] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:08.942745 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38344
I20260709 13:05:08.943148 21728 raft_consensus.cc:697] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:08.943341 21439 raft_consensus.cc:493] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.943727 21439 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.943951 21728 consensus_queue.cc:237] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.948899 21439 raft_consensus.cc:515] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.950415 21439 leader_election.cc:290] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 3 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:08.951121 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:08.950578 21338 catalog_manager.cc:5697] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 1 to 2, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 2 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.951467 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:08.951789 21515 raft_consensus.cc:3055] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:08.952010 21589 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.952162 21515 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:08.953014 21515 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.954111 21515 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.957329 21589 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 3.
I20260709 13:05:08.958372 21404 leader_election.cc:304] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: 
I20260709 13:05:08.959097 21728 raft_consensus.cc:2804] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:08.959566 21728 raft_consensus.cc:697] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:08.960268 21728 consensus_queue.cc:237] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:08.963721 21515 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 3.
I20260709 13:05:08.967670 21338 catalog_manager.cc:5697] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 2 to 3, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 3 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:09.011265 21752 raft_consensus.cc:993] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:09.011745 21752 raft_consensus.cc:1081] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:09.013298 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38344
I20260709 13:05:09.013784 21439 raft_consensus.cc:493] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.014077 21439 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.018245 21439 raft_consensus.cc:515] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.019737 21439 leader_election.cc:290] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 3 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:09.020874 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:09.020874 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:09.021641 21589 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.021638 21515 raft_consensus.cc:3055] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:09.022140 21515 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:09.022926 21515 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.024075 21515 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.028290 21589 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 3.
I20260709 13:05:09.029683 21404 leader_election.cc:304] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, b570212826f342eaae6a8c934386ae49; no voters: 
I20260709 13:05:09.030452 21728 raft_consensus.cc:2804] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:09.030927 21515 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 3.
I20260709 13:05:09.030968 21728 raft_consensus.cc:697] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:09.032145 21728 consensus_queue.cc:237] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.035208 21733 raft_consensus.cc:993] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: : Instructing follower 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:09.035698 21733 raft_consensus.cc:1081] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Signalling peer 7294eb44df4641bea254ff03afb5e76f to start an election
I20260709 13:05:09.037375 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
 from {username='slave'} at 127.0.0.1:38342
I20260709 13:05:09.037976 21439 raft_consensus.cc:493] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.038326 21439 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.039908 21338 catalog_manager.cc:5697] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 2 to 3, leader changed from e8979b7314c54f26b20453e61b56443a (127.20.83.194) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 3 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:09.042953 21439 raft_consensus.cc:515] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.044785 21439 leader_election.cc:290] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [CANDIDATE]: Term 4 election: Requested vote from peers e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:09.045610 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:09.045876 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7f515e966f4227bfc51bdc8e8ad6a9" candidate_uuid: "7294eb44df4641bea254ff03afb5e76f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:09.046216 21515 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.046339 21589 raft_consensus.cc:3055] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:09.046692 21589 raft_consensus.cc:740] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:09.047806 21589 consensus_queue.cc:260] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.048952 21589 raft_consensus.cc:3060] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.052645 21515 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 4.
I20260709 13:05:09.053946 21404 leader_election.cc:304] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [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: 7294eb44df4641bea254ff03afb5e76f, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:09.054634 21589 raft_consensus.cc:2468] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7294eb44df4641bea254ff03afb5e76f in term 4.
I20260709 13:05:09.054852 21728 raft_consensus.cc:2804] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:09.055331 21728 raft_consensus.cc:697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 4 LEADER]: Becoming Leader. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:09.056110 21728 consensus_queue.cc:237] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:09.061931 21338 catalog_manager.cc:5697] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f reported cstate change: term changed from 3 to 4, leader changed from b570212826f342eaae6a8c934386ae49 (127.20.83.195) to 7294eb44df4641bea254ff03afb5e76f (127.20.83.193). New cstate: current_term: 4 leader_uuid: "7294eb44df4641bea254ff03afb5e76f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:09.356191 21589 raft_consensus.cc:1275] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:09.357391 21728 consensus_queue.cc:1048] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.366510 21515 raft_consensus.cc:1275] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:09.369315 21748 consensus_queue.cc:1048] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.386008 21589 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.387177 21748 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.396711 21515 raft_consensus.cc:3060] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:09.406389 21515 raft_consensus.cc:1275] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.407761 21762 consensus_queue.cc:1048] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.458703 21515 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.459950 21762 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.466075 21515 raft_consensus.cc:1275] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.467406 21748 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.472105 21589 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.473403 21748 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.486202 21589 raft_consensus.cc:1275] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:09.487766 21765 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:09.635140 21589 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.636420 21765 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:09.644798 21514 raft_consensus.cc:1275] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Refusing update from remote peer 7294eb44df4641bea254ff03afb5e76f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:09.646136 21748 consensus_queue.cc:1048] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:11.732769 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:11.742724 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:11.743417 21439 raft_consensus.cc:606] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Received request to transfer leadership to TS e8979b7314c54f26b20453e61b56443a
I20260709 13:05:11.746172 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:11.746631 21439 raft_consensus.cc:606] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Received request to transfer leadership to TS e8979b7314c54f26b20453e61b56443a
I20260709 13:05:11.749550 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:11.750126 21439 raft_consensus.cc:606] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Received request to transfer leadership to TS b570212826f342eaae6a8c934386ae49
I20260709 13:05:11.752665 21439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805"
dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
mode: GRACEFUL
new_leader_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:38362
I20260709 13:05:11.753221 21439 raft_consensus.cc:606] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Received request to transfer leadership to TS b570212826f342eaae6a8c934386ae49
I20260709 13:05:11.754321 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:11.754877 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:12.224083 21773 raft_consensus.cc:993] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:12.224684 21774 raft_consensus.cc:1081] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Signalling peer b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:12.226502 21589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:40704
I20260709 13:05:12.227087 21589 raft_consensus.cc:493] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.227412 21589 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.233137 21589 raft_consensus.cc:515] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.234725 21589 leader_election.cc:290] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:12.235803 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:12.235702 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5c2183169a4d828a98e74c652ea805" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:12.236578 21439 raft_consensus.cc:3055] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:12.236570 21514 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.237035 21439 raft_consensus.cc:740] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:12.238018 21439 consensus_queue.cc:260] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.239288 21439 raft_consensus.cc:3060] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.243834 21514 raft_consensus.cc:2468] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 2.
I20260709 13:05:12.245167 21553 leader_election.cc:304] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:12.245535 21774 raft_consensus.cc:993] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:12.246239 21746 raft_consensus.cc:2804] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:12.246025 21774 raft_consensus.cc:1081] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Signalling peer b570212826f342eaae6a8c934386ae49 to start an election
I20260709 13:05:12.246532 21439 raft_consensus.cc:2468] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 2.
I20260709 13:05:12.248142 21589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5"
dest_uuid: "b570212826f342eaae6a8c934386ae49"
 from {username='slave'} at 127.0.0.1:40704
I20260709 13:05:12.248680 21589 raft_consensus.cc:493] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.249096 21589 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.249078 21746 raft_consensus.cc:697] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 2 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:12.250218 21746 consensus_queue.cc:237] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.255489 21589 raft_consensus.cc:515] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.257133 21589 leader_election.cc:290] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [CANDIDATE]: Term 4 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), e8979b7314c54f26b20453e61b56443a (127.20.83.194:40649)
I20260709 13:05:12.258082 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:12.258247 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb94d18717ad4c53b42c1ac9989ddda5" candidate_uuid: "b570212826f342eaae6a8c934386ae49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8979b7314c54f26b20453e61b56443a"
I20260709 13:05:12.258625 21439 raft_consensus.cc:3055] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:12.258713 21514 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.258978 21439 raft_consensus.cc:740] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:12.259739 21439 consensus_queue.cc:260] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.260905 21439 raft_consensus.cc:3060] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.260953 21338 catalog_manager.cc:5697] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 1 to 2, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:12.263957 21514 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 4.
I20260709 13:05:12.265508 21553 leader_election.cc:304] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [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: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:12.266286 21746 raft_consensus.cc:2804] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:12.266801 21746 raft_consensus.cc:697] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 4 LEADER]: Becoming Leader. State: Replica: b570212826f342eaae6a8c934386ae49, State: Running, Role: LEADER
I20260709 13:05:12.267696 21746 consensus_queue.cc:237] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.268685 21439 raft_consensus.cc:2468] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b570212826f342eaae6a8c934386ae49 in term 4.
I20260709 13:05:12.280298 21773 raft_consensus.cc:993] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:12.280857 21774 raft_consensus.cc:1081] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Signalling peer e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:12.282338 21514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:42744
I20260709 13:05:12.282742 21514 raft_consensus.cc:493] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.283075 21514 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.284528 21338 catalog_manager.cc:5697] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 reported cstate change: term changed from 3 to 4, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to b570212826f342eaae6a8c934386ae49 (127.20.83.195). New cstate: current_term: 4 leader_uuid: "b570212826f342eaae6a8c934386ae49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:12.288682 21514 raft_consensus.cc:515] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.291181 21514 leader_election.cc:290] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 4 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:12.291523 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:12.292172 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a0bf80f0ed476f9ddcd61646aff944" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:12.292711 21589 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.292709 21439 raft_consensus.cc:3055] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:12.293272 21439 raft_consensus.cc:740] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:12.293996 21773 raft_consensus.cc:993] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: : Instructing follower e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:12.294044 21439 consensus_queue.cc:260] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.294576 21773 raft_consensus.cc:1081] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Signalling peer e8979b7314c54f26b20453e61b56443a to start an election
I20260709 13:05:12.295392 21439 raft_consensus.cc:3060] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:12.296402 21514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae"
dest_uuid: "e8979b7314c54f26b20453e61b56443a"
 from {username='slave'} at 127.0.0.1:42744
I20260709 13:05:12.296850 21514 raft_consensus.cc:493] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.297132 21514 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.300810 21589 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 4.
I20260709 13:05:12.301430 21439 raft_consensus.cc:2468] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 4.
I20260709 13:05:12.302138 21514 raft_consensus.cc:515] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.302379 21479 leader_election.cc:304] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [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: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:12.303289 21636 raft_consensus.cc:2804] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:12.303983 21514 leader_election.cc:290] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Requested vote from peers 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961), b570212826f342eaae6a8c934386ae49 (127.20.83.195:35693)
I20260709 13:05:12.305289 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b570212826f342eaae6a8c934386ae49"
I20260709 13:05:12.305047 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8bd35c15b945fc99b2fa5a3c27e0ae" candidate_uuid: "e8979b7314c54f26b20453e61b56443a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7294eb44df4641bea254ff03afb5e76f"
I20260709 13:05:12.305785 21589 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.305836 21439 raft_consensus.cc:3055] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:12.306315 21439 raft_consensus.cc:740] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7294eb44df4641bea254ff03afb5e76f, State: Running, Role: LEADER
I20260709 13:05:12.307211 21439 consensus_queue.cc:260] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.308317 21439 raft_consensus.cc:3060] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:12.312235 21589 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:12.313212 21636 raft_consensus.cc:697] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 4 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:12.313485 21479 leader_election.cc:304] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b570212826f342eaae6a8c934386ae49, e8979b7314c54f26b20453e61b56443a; no voters: 
I20260709 13:05:12.314316 21636 consensus_queue.cc:237] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [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: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.314523 21439 raft_consensus.cc:2468] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8979b7314c54f26b20453e61b56443a in term 2.
I20260709 13:05:12.314606 21782 raft_consensus.cc:2804] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:12.318405 21782 raft_consensus.cc:697] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Becoming Leader. State: Replica: e8979b7314c54f26b20453e61b56443a, State: Running, Role: LEADER
I20260709 13:05:12.319666 21782 consensus_queue.cc:237] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } }
I20260709 13:05:12.325907 21338 catalog_manager.cc:5697] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 3 to 4, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 4 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:12.337584 21338 catalog_manager.cc:5697] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a reported cstate change: term changed from 1 to 2, leader changed from 7294eb44df4641bea254ff03afb5e76f (127.20.83.193) to e8979b7314c54f26b20453e61b56443a (127.20.83.194). New cstate: current_term: 2 leader_uuid: "e8979b7314c54f26b20453e61b56443a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:12.700011 21514 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:12.701288 21746 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:12.712699 21439 raft_consensus.cc:1275] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:12.714319 21746 consensus_queue.cc:1048] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7294eb44df4641bea254ff03afb5e76f" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 44961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:12.755847 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:12.762079 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
I20260709 13:05:12.772760 21589 raft_consensus.cc:1275] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:12.774807 21782 consensus_queue.cc:1048] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:05:12.789471 21478 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:05:12.794548 21478 consensus_peers.cc:597] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a -> Peer 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961): Couldn't send request to peer 7294eb44df4641bea254ff03afb5e76f. 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 13:05:12.800881 21589 raft_consensus.cc:1275] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Refusing update from remote peer e8979b7314c54f26b20453e61b56443a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:12.802676 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:12.803619 20815 tablet_replica.cc:333] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.803859 21783 consensus_queue.cc:1048] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b570212826f342eaae6a8c934386ae49" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:12.804317 20815 raft_consensus.cc:2243] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.804931 20815 raft_consensus.cc:2272] T 919d5a616bb84a399cbbb12066649bdf P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.807446 20815 tablet_replica.cc:333] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.808374 20815 raft_consensus.cc:2243] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.809000 20815 raft_consensus.cc:2272] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.811781 20815 tablet_replica.cc:333] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.812366 20815 raft_consensus.cc:2243] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:05:12.812868 21552 consensus_peers.cc:597] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 -> Peer 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961): Couldn't send request to peer 7294eb44df4641bea254ff03afb5e76f. 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 13:05:12.813331 20815 raft_consensus.cc:2272] T ba3c270a61ed4228a760bf3fda258b4a P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.815877 20815 tablet_replica.cc:333] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.816409 20815 raft_consensus.cc:2243] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.816812 20815 raft_consensus.cc:2272] T bb94d18717ad4c53b42c1ac9989ddda5 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.819409 20815 tablet_replica.cc:333] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
W20260709 13:05:12.819881 21478 consensus_peers.cc:597] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a -> Peer 7294eb44df4641bea254ff03afb5e76f (127.20.83.193:44961): Couldn't send request to peer 7294eb44df4641bea254ff03afb5e76f. 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 13:05:12.820336 20815 raft_consensus.cc:2243] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.821878 20815 raft_consensus.cc:2272] T 3d0e62a05da2455c81f4d7f9ff3210ec P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.822877 21514 raft_consensus.cc:1275] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Refusing update from remote peer b570212826f342eaae6a8c934386ae49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:12.824368 20815 tablet_replica.cc:333] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.824229 21746 consensus_queue.cc:1048] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8979b7314c54f26b20453e61b56443a" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 40649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:12.824978 20815 raft_consensus.cc:2243] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.825791 20815 raft_consensus.cc:2272] T 9e2321bc4d414e359c0d36743ac7a5e2 P 7294eb44df4641bea254ff03afb5e76f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.828130 20815 tablet_replica.cc:333] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.828997 20815 raft_consensus.cc:2243] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.829567 20815 raft_consensus.cc:2272] T 83a0bf80f0ed476f9ddcd61646aff944 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.832149 20815 tablet_replica.cc:333] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.832943 20815 raft_consensus.cc:2243] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.833822 20815 raft_consensus.cc:2272] T ab7f515e966f4227bfc51bdc8e8ad6a9 P 7294eb44df4641bea254ff03afb5e76f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.836035 20815 tablet_replica.cc:333] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.836508 20815 raft_consensus.cc:2243] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.836952 20815 raft_consensus.cc:2272] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.838850 20815 tablet_replica.cc:333] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f: stopping tablet replica
I20260709 13:05:12.839315 20815 raft_consensus.cc:2243] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.839717 20815 raft_consensus.cc:2272] T fa5c2183169a4d828a98e74c652ea805 P 7294eb44df4641bea254ff03afb5e76f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.865118 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:05:12.886524 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
I20260709 13:05:12.911239 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:12.912070 20815 tablet_replica.cc:333] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.912715 20815 raft_consensus.cc:2243] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.913514 20815 raft_consensus.cc:2272] T 919d5a616bb84a399cbbb12066649bdf P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.915299 20815 tablet_replica.cc:333] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.915855 20815 raft_consensus.cc:2243] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.916395 20815 raft_consensus.cc:2272] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.919207 20815 tablet_replica.cc:333] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.919775 20815 raft_consensus.cc:2243] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.920243 20815 raft_consensus.cc:2272] T ba3c270a61ed4228a760bf3fda258b4a P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.922021 20815 tablet_replica.cc:333] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.922544 20815 raft_consensus.cc:2243] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.923273 20815 raft_consensus.cc:2272] T 83a0bf80f0ed476f9ddcd61646aff944 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.925962 20815 tablet_replica.cc:333] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.926474 20815 raft_consensus.cc:2243] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:12.927201 20815 raft_consensus.cc:2272] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.929153 20815 tablet_replica.cc:333] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.929666 20815 raft_consensus.cc:2243] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.930223 20815 raft_consensus.cc:2272] T ab7f515e966f4227bfc51bdc8e8ad6a9 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.931809 20815 tablet_replica.cc:333] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.932301 20815 raft_consensus.cc:2243] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.932703 20815 raft_consensus.cc:2272] T fa5c2183169a4d828a98e74c652ea805 P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.934762 20815 tablet_replica.cc:333] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.935226 20815 raft_consensus.cc:2243] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.935648 20815 raft_consensus.cc:2272] T bb94d18717ad4c53b42c1ac9989ddda5 P e8979b7314c54f26b20453e61b56443a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.937775 20815 tablet_replica.cc:333] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.938321 20815 raft_consensus.cc:2243] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.938746 20815 raft_consensus.cc:2272] T 3d0e62a05da2455c81f4d7f9ff3210ec P e8979b7314c54f26b20453e61b56443a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.940867 20815 tablet_replica.cc:333] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a: stopping tablet replica
I20260709 13:05:12.941342 20815 raft_consensus.cc:2243] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:12.941756 20815 raft_consensus.cc:2272] T 9e2321bc4d414e359c0d36743ac7a5e2 P e8979b7314c54f26b20453e61b56443a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:12.962051 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:05:12.984946 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
I20260709 13:05:13.017374 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:13.018221 20815 tablet_replica.cc:333] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.018787 20815 raft_consensus.cc:2243] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:13.019536 20815 raft_consensus.cc:2272] T fa5c2183169a4d828a98e74c652ea805 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.021523 20815 tablet_replica.cc:333] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.022105 20815 raft_consensus.cc:2243] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:13.022832 20815 raft_consensus.cc:2272] T bb94d18717ad4c53b42c1ac9989ddda5 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.024824 20815 tablet_replica.cc:333] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.025352 20815 raft_consensus.cc:2243] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.025799 20815 raft_consensus.cc:2272] T ab7f515e966f4227bfc51bdc8e8ad6a9 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.027493 20815 tablet_replica.cc:333] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.027990 20815 raft_consensus.cc:2243] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.028429 20815 raft_consensus.cc:2272] T 83a0bf80f0ed476f9ddcd61646aff944 P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.030493 20815 tablet_replica.cc:333] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.031016 20815 raft_consensus.cc:2243] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.031422 20815 raft_consensus.cc:2272] T 6d8bd35c15b945fc99b2fa5a3c27e0ae P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.033427 20815 tablet_replica.cc:333] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.033959 20815 raft_consensus.cc:2243] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.034406 20815 raft_consensus.cc:2272] T ba3c270a61ed4228a760bf3fda258b4a P b570212826f342eaae6a8c934386ae49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.035974 20815 tablet_replica.cc:333] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.036458 20815 raft_consensus.cc:2243] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:13.037302 20815 raft_consensus.cc:2272] T 3e03e0fe5c1a4ed7b23f38ab561e0638 P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.039022 20815 tablet_replica.cc:333] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.039495 20815 raft_consensus.cc:2243] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.039902 20815 raft_consensus.cc:2272] T 919d5a616bb84a399cbbb12066649bdf P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.041828 20815 tablet_replica.cc:333] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.042440 20815 raft_consensus.cc:2243] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.042840 20815 raft_consensus.cc:2272] T 9e2321bc4d414e359c0d36743ac7a5e2 P b570212826f342eaae6a8c934386ae49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.044410 20815 tablet_replica.cc:333] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49: stopping tablet replica
I20260709 13:05:13.044905 20815 raft_consensus.cc:2243] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.045240 20815 raft_consensus.cc:2272] T 3d0e62a05da2455c81f4d7f9ff3210ec P b570212826f342eaae6a8c934386ae49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.075513 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:05:13.095304 20815 master.cc:562] Master@127.20.83.254:36137 shutting down...
I20260709 13:05:13.118732 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:13.119292 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.119616 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb190fb50c6142b294d394246efbbe83: stopping tablet replica
I20260709 13:05:13.140609 20815 master.cc:584] Master@127.20.83.254:36137 shutdown complete.
7294eb44df4641bea254ff03afb5e76f  5
b570212826f342eaae6a8c934386ae49  1
e8979b7314c54f26b20453e61b56443a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10466 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:13.182993 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:34963
I20260709 13:05:13.184152 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:13.190733 21798 instance_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 13:05:13.190902 21797 instance_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 13:05:13.191108 21800 instance_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 13:05:13.193112 20815 server_base.cc:1061] running on GCE node
I20260709 13:05:13.194327 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:13.194603 20815 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 13:05:13.195051 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602313195015 us; error 0 us; skew 500 ppm
I20260709 13:05:13.196002 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:13.199533 20815 webserver.cc:533] Webserver started at http://127.20.83.254:33077/ using document root <none> and password file <none>
I20260709 13:05:13.200215 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:13.200436 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:13.200742 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:13.201886 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "212a951e6198472690d017fa2b5fe857"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.206538 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:13.210417 21805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.211362 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:05:13.211616 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "212a951e6198472690d017fa2b5fe857"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.211880 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-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 13:05:13.246783 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.247996 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.290266 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:34963
I20260709 13:05:13.290354 21856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:34963 every 8 connection(s)
I20260709 13:05:13.294909 21857 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 13:05:13.306137 21857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: Bootstrap starting.
I20260709 13:05:13.311878 21857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:13.316283 21857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: No bootstrap required, opened a new log
I20260709 13:05:13.318495 21857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212a951e6198472690d017fa2b5fe857" member_type: VOTER }
I20260709 13:05:13.318904 21857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:13.319176 21857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212a951e6198472690d017fa2b5fe857, State: Initialized, Role: FOLLOWER
I20260709 13:05:13.319782 21857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "212a951e6198472690d017fa2b5fe857" member_type: VOTER }
I20260709 13:05:13.320232 21857 raft_consensus.cc:399] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:13.320431 21857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:13.320698 21857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:13.324966 21857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212a951e6198472690d017fa2b5fe857" member_type: VOTER }
I20260709 13:05:13.325519 21857 leader_election.cc:304] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [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: 212a951e6198472690d017fa2b5fe857; no voters: 
I20260709 13:05:13.326721 21857 leader_election.cc:290] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:13.327059 21860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:13.328608 21860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 1 LEADER]: Becoming Leader. State: Replica: 212a951e6198472690d017fa2b5fe857, State: Running, Role: LEADER
I20260709 13:05:13.329306 21860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [LEADER]: Queue going to LEADER mode. State: All 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: "212a951e6198472690d017fa2b5fe857" member_type: VOTER }
I20260709 13:05:13.329777 21857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:13.335141 21862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 212a951e6198472690d017fa2b5fe857. Latest consensus state: current_term: 1 leader_uuid: "212a951e6198472690d017fa2b5fe857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212a951e6198472690d017fa2b5fe857" member_type: VOTER } }
I20260709 13:05:13.335985 21862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:13.337684 21861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "212a951e6198472690d017fa2b5fe857" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212a951e6198472690d017fa2b5fe857" member_type: VOTER } }
I20260709 13:05:13.338500 21861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:13.338702 21869 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:13.344622 21869 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:13.345777 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:13.353367 21869 catalog_manager.cc:1383] Generated new cluster ID: 9c2c807ba04a4d15ad25564743f5e47f
I20260709 13:05:13.353699 21869 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:13.366938 21869 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:13.368332 21869 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:13.383491 21869 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: Generated new TSK 0
I20260709 13:05:13.384330 21869 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:13.412488 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:13.418833 21878 instance_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 13:05:13.419986 21879 instance_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 13:05:13.427798 20815 server_base.cc:1061] running on GCE node
W20260709 13:05:13.428155 21881 instance_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 13:05:13.429091 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:13.429323 20815 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 13:05:13.429487 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602313429468 us; error 0 us; skew 500 ppm
I20260709 13:05:13.430166 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:13.433620 20815 webserver.cc:533] Webserver started at http://127.20.83.193:39499/ using document root <none> and password file <none>
I20260709 13:05:13.434348 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:13.434617 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:13.434909 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:13.436293 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "12534270abf347bcb29f72d1c5a3e2c7"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.442725 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:13.446376 21886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.447234 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:05:13.447568 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "12534270abf347bcb29f72d1c5a3e2c7"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.447945 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-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 13:05:13.480229 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.481853 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.483525 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:13.485869 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:13.486183 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.486428 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:13.486614 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.531366 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:39019
I20260709 13:05:13.531471 21948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:39019 every 8 connection(s)
I20260709 13:05:13.536499 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:13.543895 21953 instance_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 13:05:13.545812 21954 instance_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 13:05:13.549103 21956 instance_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 13:05:13.549126 20815 server_base.cc:1061] running on GCE node
I20260709 13:05:13.550629 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:13.550908 20815 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 13:05:13.551085 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602313551070 us; error 0 us; skew 500 ppm
I20260709 13:05:13.551606 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:13.554565 20815 webserver.cc:533] Webserver started at http://127.20.83.194:46755/ using document root <none> and password file <none>
I20260709 13:05:13.555095 21949 heartbeater.cc:344] Connected to a master server at 127.20.83.254:34963
I20260709 13:05:13.555225 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:13.555459 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:13.555512 21949 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:13.555833 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:13.556447 21949 heartbeater.cc:507] Master 127.20.83.254:34963 requested a full tablet report, sending...
I20260709 13:05:13.557466 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "7972c054869d477dae0909c48ece0a2f"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.558872 21822 ts_manager.cc:194] Registered new tserver with Master: 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:13.560916 21822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43320
I20260709 13:05:13.562711 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:13.567149 21961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.568264 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:13.568611 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "7972c054869d477dae0909c48ece0a2f"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.568984 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-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 13:05:13.581561 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.582871 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.584353 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:13.586683 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:13.586925 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.587184 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:13.587359 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.628376 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:44241
I20260709 13:05:13.628481 22023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:44241 every 8 connection(s)
I20260709 13:05:13.633262 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:13.641943 22027 instance_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 13:05:13.643641 22028 instance_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 13:05:13.645526 20815 server_base.cc:1061] running on GCE node
W20260709 13:05:13.646361 22030 instance_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 13:05:13.646896 22024 heartbeater.cc:344] Connected to a master server at 127.20.83.254:34963
I20260709 13:05:13.647272 22024 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:13.647440 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:13.647789 20815 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 13:05:13.647964 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602313647945 us; error 0 us; skew 500 ppm
I20260709 13:05:13.648075 22024 heartbeater.cc:507] Master 127.20.83.254:34963 requested a full tablet report, sending...
I20260709 13:05:13.648578 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:13.650344 21822 ts_manager.cc:194] Registered new tserver with Master: 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:13.651373 20815 webserver.cc:533] Webserver started at http://127.20.83.195:40337/ using document root <none> and password file <none>
I20260709 13:05:13.651885 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:13.651908 21822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43326
I20260709 13:05:13.652179 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:13.652503 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:13.653800 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.658622 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:13.662400 22035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.663406 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:05:13.663662 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
format_stamp: "Formatted at 2026-07-09 13:05:13 on dist-test-slave-96c3"
I20260709 13:05:13.663903 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-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 13:05:13.674748 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:13.675895 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:13.677325 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:13.679817 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:13.680006 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.680310 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:13.680461 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:13.723553 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:42179
I20260709 13:05:13.723661 22097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:42179 every 8 connection(s)
I20260709 13:05:13.738092 22098 heartbeater.cc:344] Connected to a master server at 127.20.83.254:34963
I20260709 13:05:13.738473 22098 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:13.739238 22098 heartbeater.cc:507] Master 127.20.83.254:34963 requested a full tablet report, sending...
I20260709 13:05:13.741143 21822 ts_manager.cc:194] Registered new tserver with Master: 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:13.741674 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01480705s
I20260709 13:05:13.742537 21822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43328
I20260709 13:05:13.768981 21822 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43334:
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 13:05:13.776252 21822 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 13:05:13.978610 21914 tablet_service.cc:1511] Processing CreateTablet for tablet f88694608b2d498e816f7ddfcfbbb498 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:13.980110 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88694608b2d498e816f7ddfcfbbb498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.981251 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 206712e1c57341c280e17b605022fb2c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:13.982692 21908 tablet_service.cc:1511] Processing CreateTablet for tablet f043286bde9f441e881093f0546a1b97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:13.982703 21913 tablet_service.cc:1511] Processing CreateTablet for tablet a56a7f39a910468780496b9da3300be7 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:13.984025 21912 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d5d793b1c415a92898b9f5798680a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:13.985446 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d5d793b1c415a92898b9f5798680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.986261 21913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a7f39a910468780496b9da3300be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.986325 21989 tablet_service.cc:1511] Processing CreateTablet for tablet f88694608b2d498e816f7ddfcfbbb498 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:13.987154 21911 tablet_service.cc:1511] Processing CreateTablet for tablet 5872fddff1304155b07d8c45d51236f1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:13.987773 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88694608b2d498e816f7ddfcfbbb498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.988735 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 714f56ea95f0422e8fc6226d61623774 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:13.989506 21910 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:13.990183 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f043286bde9f441e881093f0546a1b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.991806 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206712e1c57341c280e17b605022fb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.991345 21988 tablet_service.cc:1511] Processing CreateTablet for tablet a56a7f39a910468780496b9da3300be7 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:13.992254 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 206712e1c57341c280e17b605022fb2c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:13.992967 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a7f39a910468780496b9da3300be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.993571 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206712e1c57341c280e17b605022fb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.993254 21906 tablet_service.cc:1511] Processing CreateTablet for tablet a52096cc2cec4793b45630eed95d7bbd (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:13.995139 21987 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d5d793b1c415a92898b9f5798680a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:13.996496 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d5d793b1c415a92898b9f5798680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.997660 21906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52096cc2cec4793b45630eed95d7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.998811 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82d394d03a4ec8befc2c68c1a73af9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:14.000413 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82d394d03a4ec8befc2c68c1a73af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.002310 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f56ea95f0422e8fc6226d61623774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.003086 21986 tablet_service.cc:1511] Processing CreateTablet for tablet 5872fddff1304155b07d8c45d51236f1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:14.004484 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5872fddff1304155b07d8c45d51236f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.006256 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5872fddff1304155b07d8c45d51236f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.007086 21985 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:14.008677 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.010293 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.015981 21983 tablet_service.cc:1511] Processing CreateTablet for tablet f043286bde9f441e881093f0546a1b97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:14.020166 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 714f56ea95f0422e8fc6226d61623774 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:14.024006 21981 tablet_service.cc:1511] Processing CreateTablet for tablet a52096cc2cec4793b45630eed95d7bbd (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:14.027454 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82d394d03a4ec8befc2c68c1a73af9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:14.028683 22113 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:14.029379 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 9571624f8f124d3fa607c4cce51aabc8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:14.030874 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f043286bde9f441e881093f0546a1b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.031628 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82d394d03a4ec8befc2c68c1a73af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.034284 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52096cc2cec4793b45630eed95d7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.038292 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f56ea95f0422e8fc6226d61623774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.039423 22113 tablet_bootstrap.cc:654] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.055605 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9571624f8f124d3fa607c4cce51aabc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.080644 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 22139e7b34f44bc0866f8cd024c624f8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:14.082115 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22139e7b34f44bc0866f8cd024c624f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.073649 21912 tablet_service.cc:1511] Processing CreateTablet for tablet 9571624f8f124d3fa607c4cce51aabc8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:14.098522 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9571624f8f124d3fa607c4cce51aabc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.123472 22114 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:14.127398 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 22139e7b34f44bc0866f8cd024c624f8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:14.128804 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22139e7b34f44bc0866f8cd024c624f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.131697 21913 tablet_service.cc:1511] Processing CreateTablet for tablet 5157bfb8c80548dbbfa888d767cf0be6 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:14.133020 21913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157bfb8c80548dbbfa888d767cf0be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.135942 22058 tablet_service.cc:1511] Processing CreateTablet for tablet 206712e1c57341c280e17b605022fb2c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:14.136333 22057 tablet_service.cc:1511] Processing CreateTablet for tablet f043286bde9f441e881093f0546a1b97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:14.137439 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206712e1c57341c280e17b605022fb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.138599 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 714f56ea95f0422e8fc6226d61623774 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:14.139197 22063 tablet_service.cc:1511] Processing CreateTablet for tablet f88694608b2d498e816f7ddfcfbbb498 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:14.140089 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f56ea95f0422e8fc6226d61623774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.143153 22055 tablet_service.cc:1511] Processing CreateTablet for tablet a52096cc2cec4793b45630eed95d7bbd (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:14.144659 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52096cc2cec4793b45630eed95d7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.144491 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 5872fddff1304155b07d8c45d51236f1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:14.143260 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 5157bfb8c80548dbbfa888d767cf0be6 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:14.146746 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5872fddff1304155b07d8c45d51236f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.148185 22059 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:14.148800 22054 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82d394d03a4ec8befc2c68c1a73af9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:14.143217 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d5d793b1c415a92898b9f5798680a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:14.152791 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157bfb8c80548dbbfa888d767cf0be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.149036 21914 tablet_service.cc:1511] Processing CreateTablet for tablet e922ca5e15cb481a8452aca08c37735c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:14.154186 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82d394d03a4ec8befc2c68c1a73af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.141525 22062 tablet_service.cc:1511] Processing CreateTablet for tablet a56a7f39a910468780496b9da3300be7 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:14.155335 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.155988 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f043286bde9f441e881093f0546a1b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.156630 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56a7f39a910468780496b9da3300be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.179247 22114 tablet_bootstrap.cc:654] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.181036 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88694608b2d498e816f7ddfcfbbb498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.183421 22113 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:14.184042 22113 ts_tablet_manager.cc:1403] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.156s	user 0.020s	sys 0.000s
I20260709 13:05:14.181047 21986 tablet_service.cc:1511] Processing CreateTablet for tablet e922ca5e15cb481a8452aca08c37735c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:14.187222 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e922ca5e15cb481a8452aca08c37735c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.186456 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d5d793b1c415a92898b9f5798680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.224395 22113 raft_consensus.cc:359] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.225448 22113 raft_consensus.cc:385] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.201422 21985 tablet_service.cc:1511] Processing CreateTablet for tablet 5db82208960149a5b9287d677f0ceb55 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:14.231402 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db82208960149a5b9287d677f0ceb55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.234160 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e922ca5e15cb481a8452aca08c37735c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.248435 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 9571624f8f124d3fa607c4cce51aabc8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:14.252688 21912 tablet_service.cc:1511] Processing CreateTablet for tablet c68dfab2a03749edbcf0f803fcebba9b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:14.254103 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9571624f8f124d3fa607c4cce51aabc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.254870 21988 tablet_service.cc:1511] Processing CreateTablet for tablet c68dfab2a03749edbcf0f803fcebba9b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:14.255849 21908 tablet_service.cc:1511] Processing CreateTablet for tablet c23c46c97ef24ad088f1092b07c22a0f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:14.258049 21986 tablet_service.cc:1511] Processing CreateTablet for tablet c23c46c97ef24ad088f1092b07c22a0f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:14.256239 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68dfab2a03749edbcf0f803fcebba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.225831 22113 raft_consensus.cc:740] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.249434 21910 tablet_service.cc:1511] Processing CreateTablet for tablet 5db82208960149a5b9287d677f0ceb55 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:14.266057 22113 consensus_queue.cc:260] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.266280 21981 tablet_service.cc:1511] Processing CreateTablet for tablet 330cba954db44d0f8d97da2da9743877 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:14.267721 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330cba954db44d0f8d97da2da9743877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.275233 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 486aa7e8b410490a952e755ee13fe3b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:14.276772 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486aa7e8b410490a952e755ee13fe3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.278435 21989 tablet_service.cc:1511] Processing CreateTablet for tablet d6427d9999954631813084c6f55ef531 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:14.282197 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6427d9999954631813084c6f55ef531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.287734 21987 tablet_service.cc:1511] Processing CreateTablet for tablet 404dfb5701a94189926a48a26f2a32b0 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:14.290505 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404dfb5701a94189926a48a26f2a32b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.263753 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68dfab2a03749edbcf0f803fcebba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.292371 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 22139e7b34f44bc0866f8cd024c624f8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:14.295289 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22139e7b34f44bc0866f8cd024c624f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.280619 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7bda5e30a04ad393893649ca91523a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:14.304230 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c46c97ef24ad088f1092b07c22a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.302040 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c46c97ef24ad088f1092b07c22a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.315510 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 330cba954db44d0f8d97da2da9743877 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:14.317135 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330cba954db44d0f8d97da2da9743877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.318985 21906 tablet_service.cc:1511] Processing CreateTablet for tablet 486aa7e8b410490a952e755ee13fe3b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:14.330309 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db82208960149a5b9287d677f0ceb55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.330904 21906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486aa7e8b410490a952e755ee13fe3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.319765 21912 tablet_service.cc:1511] Processing CreateTablet for tablet d6427d9999954631813084c6f55ef531 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:14.321208 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7bda5e30a04ad393893649ca91523a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.323521 21913 tablet_service.cc:1511] Processing CreateTablet for tablet 404dfb5701a94189926a48a26f2a32b0 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:14.325613 21914 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08798d3333418095b70b09e187d8f5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:14.321265 21911 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7bda5e30a04ad393893649ca91523a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:14.293561 22058 tablet_service.cc:1511] Processing CreateTablet for tablet c68dfab2a03749edbcf0f803fcebba9b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:14.336971 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68dfab2a03749edbcf0f803fcebba9b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:14.342262 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:14.347414 22024 heartbeater.cc:499] Master 127.20.83.254:34963 was elected leader, sending a full tablet report...
I20260709 13:05:14.353583 22114 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:14.354158 22114 ts_tablet_manager.cc:1403] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.231s	user 0.029s	sys 0.030s
I20260709 13:05:14.354689 22117 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:14.357203 22114 raft_consensus.cc:359] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.358075 22114 raft_consensus.cc:385] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.358383 22114 raft_consensus.cc:740] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.347433 21983 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08798d3333418095b70b09e187d8f5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:14.360440 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08798d3333418095b70b09e187d8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.362818 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7bda5e30a04ad393893649ca91523a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.363062 22114 consensus_queue.cc:260] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.364946 22118 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:14.365542 22118 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.366570 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08798d3333418095b70b09e187d8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.367436 22054 tablet_service.cc:1511] Processing CreateTablet for tablet 5157bfb8c80548dbbfa888d767cf0be6 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:14.370489 21913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404dfb5701a94189926a48a26f2a32b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.371083 22059 tablet_service.cc:1511] Processing CreateTablet for tablet e922ca5e15cb481a8452aca08c37735c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:14.386413 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6427d9999954631813084c6f55ef531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.395885 22063 tablet_service.cc:1511] Processing CreateTablet for tablet c23c46c97ef24ad088f1092b07c22a0f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:14.396982 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157bfb8c80548dbbfa888d767cf0be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.397132 21907 tablet_service.cc:1511] Processing CreateTablet for tablet f6f57ae76f4c4e78878030995f1837e9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:14.374121 22113 ts_tablet_manager.cc:1434] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.190s	user 0.015s	sys 0.011s
I20260709 13:05:14.411691 22113 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:14.402845 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 52720e31448a4286acb7e1b192082417 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:14.403257 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 330cba954db44d0f8d97da2da9743877 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:14.409799 22118 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:14.419518 21908 tablet_service.cc:1511] Processing CreateTablet for tablet f042a213db1a467bbe2abdee4be9c9e4 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:14.420980 22117 tablet_bootstrap.cc:654] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.393553 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 486aa7e8b410490a952e755ee13fe3b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:14.422621 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f57ae76f4c4e78878030995f1837e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.430545 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c46c97ef24ad088f1092b07c22a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.470913 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52720e31448a4286acb7e1b192082417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.471909 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330cba954db44d0f8d97da2da9743877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.483381 22114 ts_tablet_manager.cc:1434] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.129s	user 0.011s	sys 0.026s
I20260709 13:05:14.484135 21949 heartbeater.cc:499] Master 127.20.83.254:34963 was elected leader, sending a full tablet report...
I20260709 13:05:14.488046 22062 tablet_service.cc:1511] Processing CreateTablet for tablet 404dfb5701a94189926a48a26f2a32b0 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:14.492239 21914 tablet_service.cc:1511] Processing CreateTablet for tablet cb22481afe414a208f94f12ae0dcbb9c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:14.493626 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22481afe414a208f94f12ae0dcbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.494365 22122 raft_consensus.cc:493] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:14.494691 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 5db82208960149a5b9287d677f0ceb55 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:14.494838 22122 raft_consensus.cc:515] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.498858 22057 tablet_service.cc:1511] Processing CreateTablet for tablet d6427d9999954631813084c6f55ef531 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:14.477468 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7bda5e30a04ad393893649ca91523a (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:14.519291 22114 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:14.524099 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a213db1a467bbe2abdee4be9c9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.524648 21912 tablet_service.cc:1511] Processing CreateTablet for tablet 52d6293075cd4770af610261e2edf902 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:14.526290 21912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d6293075cd4770af610261e2edf902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.529111 22122 leader_election.cc:290] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:14.521363 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6427d9999954631813084c6f55ef531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.535228 21987 tablet_service.cc:1511] Processing CreateTablet for tablet 52720e31448a4286acb7e1b192082417 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:14.537160 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52720e31448a4286acb7e1b192082417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.539850 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e922ca5e15cb481a8452aca08c37735c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.540501 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7bda5e30a04ad393893649ca91523a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.540700 22058 tablet_service.cc:1511] Processing CreateTablet for tablet 5f08798d3333418095b70b09e187d8f5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:14.541188 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486aa7e8b410490a952e755ee13fe3b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.544272 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 52d6293075cd4770af610261e2edf902 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:14.545745 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d6293075cd4770af610261e2edf902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.549141 22054 tablet_service.cc:1511] Processing CreateTablet for tablet f6f57ae76f4c4e78878030995f1837e9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:14.550592 21986 tablet_service.cc:1511] Processing CreateTablet for tablet f6f57ae76f4c4e78878030995f1837e9 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:14.551170 21982 tablet_service.cc:1511] Processing CreateTablet for tablet f042a213db1a467bbe2abdee4be9c9e4 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:14.555879 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404dfb5701a94189926a48a26f2a32b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.558230 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db82208960149a5b9287d677f0ceb55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.571635 22117 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:14.572160 22117 ts_tablet_manager.cc:1403] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.218s	user 0.009s	sys 0.012s
I20260709 13:05:14.574254 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08798d3333418095b70b09e187d8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.578658 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f57ae76f4c4e78878030995f1837e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.553628 21985 tablet_service.cc:1511] Processing CreateTablet for tablet cb22481afe414a208f94f12ae0dcbb9c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:14.590325 21910 tablet_service.cc:1511] Processing CreateTablet for tablet b776f0d657a943fea42579ad42ee8391 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:14.590970 21911 tablet_service.cc:1511] Processing CreateTablet for tablet b15338e736224563b58f038937fbb6fa (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:14.586268 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f57ae76f4c4e78878030995f1837e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.592517 21906 tablet_service.cc:1511] Processing CreateTablet for tablet a404615c9aac45aeb5337d18d9251f92 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:14.593083 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a213db1a467bbe2abdee4be9c9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.594170 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15338e736224563b58f038937fbb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.594718 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22481afe414a208f94f12ae0dcbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.596918 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 6a813f9925ad48039ed5be3eeb9b73bf (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:14.597114 21983 tablet_service.cc:1511] Processing CreateTablet for tablet a404615c9aac45aeb5337d18d9251f92 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:14.598264 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a813f9925ad48039ed5be3eeb9b73bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.599774 21989 tablet_service.cc:1511] Processing CreateTablet for tablet b15338e736224563b58f038937fbb6fa (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:14.601037 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15338e736224563b58f038937fbb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.601452 21906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a404615c9aac45aeb5337d18d9251f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.594221 21981 tablet_service.cc:1511] Processing CreateTablet for tablet b776f0d657a943fea42579ad42ee8391 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:14.603622 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b776f0d657a943fea42579ad42ee8391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.604094 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b776f0d657a943fea42579ad42ee8391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.607343 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:14.607992 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 6a813f9925ad48039ed5be3eeb9b73bf (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:05:14.609035 21962 leader_election.cc:343] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.609318 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a813f9925ad48039ed5be3eeb9b73bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.610967 21913 tablet_service.cc:1511] Processing CreateTablet for tablet 8e080d2e6dfc4018af7c9942b4bf47ff (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:14.612361 21913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e080d2e6dfc4018af7c9942b4bf47ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.614068 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a404615c9aac45aeb5337d18d9251f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.615047 22117 raft_consensus.cc:359] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.615986 22117 raft_consensus.cc:385] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.616317 22117 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.617122 22117 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.618511 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:14.628083 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 82e86833a14549cb9aefbf755598ce07 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:14.629451 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e86833a14549cb9aefbf755598ce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.631722 22113 tablet_bootstrap.cc:654] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.617236 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 8e080d2e6dfc4018af7c9942b4bf47ff (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:14.634768 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e080d2e6dfc4018af7c9942b4bf47ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:14.646579 21964 leader_election.cc:343] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.647153 21964 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:14.647933 22118 raft_consensus.cc:2749] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:14.650238 21806 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 54677.2us
I20260709 13:05:14.668767 21905 tablet_service.cc:1511] Processing CreateTablet for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:14.695880 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4f3b42fd4b4588a4f22c8c270a3a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.703572 22098 heartbeater.cc:499] Master 127.20.83.254:34963 was elected leader, sending a full tablet report...
I20260709 13:05:14.710220 22114 tablet_bootstrap.cc:654] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.710878 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 0553fe2297ff4ba981108e90f6f7bd09 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:14.711863 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553fe2297ff4ba981108e90f6f7bd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.719849 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 52720e31448a4286acb7e1b192082417 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:14.721181 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52720e31448a4286acb7e1b192082417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.724220 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 82e86833a14549cb9aefbf755598ce07 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:14.725616 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e86833a14549cb9aefbf755598ce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.728885 22062 tablet_service.cc:1511] Processing CreateTablet for tablet cb22481afe414a208f94f12ae0dcbb9c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:14.730819 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:14.730913 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:14.739058 21887 leader_election.cc:343] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.739241 22056 tablet_service.cc:1511] Processing CreateTablet for tablet f042a213db1a467bbe2abdee4be9c9e4 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 13:05:14.740127 21887 leader_election.cc:343] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.740584 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a213db1a467bbe2abdee4be9c9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.740610 21887 leader_election.cc:304] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:14.741663 22122 raft_consensus.cc:2749] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:14.743571 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22481afe414a208f94f12ae0dcbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.760669 21988 tablet_service.cc:1511] Processing CreateTablet for tablet c50e410cd4c944aa859b4075ef9f7313 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:14.760829 22062 tablet_service.cc:1511] Processing CreateTablet for tablet 8e080d2e6dfc4018af7c9942b4bf47ff (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:14.762163 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e410cd4c944aa859b4075ef9f7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.762254 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e080d2e6dfc4018af7c9942b4bf47ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.766227 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 52d6293075cd4770af610261e2edf902 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:14.767583 22058 tablet_service.cc:1511] Processing CreateTablet for tablet a404615c9aac45aeb5337d18d9251f92 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:14.768289 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d6293075cd4770af610261e2edf902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.772228 22113 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:14.772734 22113 ts_tablet_manager.cc:1403] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.361s	user 0.017s	sys 0.000s
I20260709 13:05:14.760587 21987 tablet_service.cc:1511] Processing CreateTablet for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:14.785811 22114 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:14.786396 22114 ts_tablet_manager.cc:1403] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.277s	user 0.011s	sys 0.005s
I20260709 13:05:14.792492 21989 tablet_service.cc:1511] Processing CreateTablet for tablet 0553fe2297ff4ba981108e90f6f7bd09 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:14.789481 22114 raft_consensus.cc:359] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.793823 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553fe2297ff4ba981108e90f6f7bd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.810405 22114 raft_consensus.cc:385] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.810830 22114 raft_consensus.cc:740] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.798377 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 6a813f9925ad48039ed5be3eeb9b73bf (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:14.812844 22114 consensus_queue.cc:260] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.806036 22063 tablet_service.cc:1511] Processing CreateTablet for tablet b776f0d657a943fea42579ad42ee8391 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:14.794854 21909 tablet_service.cc:1511] Processing CreateTablet for tablet f72f0f6eb4b941089cb7faf26e853c01 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:14.815493 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72f0f6eb4b941089cb7faf26e853c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.816581 22059 tablet_service.cc:1511] Processing CreateTablet for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:14.802048 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a404615c9aac45aeb5337d18d9251f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.749715 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 67617c00420e47c3ae9ceebd452fd47b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:14.818681 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a813f9925ad48039ed5be3eeb9b73bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.819113 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67617c00420e47c3ae9ceebd452fd47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.822979 21984 tablet_service.cc:1511] Processing CreateTablet for tablet 67617c00420e47c3ae9ceebd452fd47b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:14.826045 21984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67617c00420e47c3ae9ceebd452fd47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.794374 22057 tablet_service.cc:1511] Processing CreateTablet for tablet b15338e736224563b58f038937fbb6fa (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:14.827082 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15338e736224563b58f038937fbb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.827863 22113 raft_consensus.cc:359] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.828702 22113 raft_consensus.cc:385] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:14.829051 22113 raft_consensus.cc:740] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:14.814244 22054 tablet_service.cc:1511] Processing CreateTablet for tablet 82e86833a14549cb9aefbf755598ce07 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:14.800485 22117 ts_tablet_manager.cc:1434] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.228s	user 0.009s	sys 0.004s
I20260709 13:05:14.829879 22113 consensus_queue.cc:260] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.847863 22113 ts_tablet_manager.cc:1434] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:05:14.848978 22113 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:14.830628 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b776f0d657a943fea42579ad42ee8391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.838269 21987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4f3b42fd4b4588a4f22c8c270a3a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.841640 21986 tablet_service.cc:1511] Processing CreateTablet for tablet f72f0f6eb4b941089cb7faf26e853c01 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:14.852223 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72f0f6eb4b941089cb7faf26e853c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.843485 22062 tablet_service.cc:1511] Processing CreateTablet for tablet c50e410cd4c944aa859b4075ef9f7313 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:14.832154 22114 ts_tablet_manager.cc:1434] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:05:14.854624 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e410cd4c944aa859b4075ef9f7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.854915 22114 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:14.838480 21911 tablet_service.cc:1511] Processing CreateTablet for tablet c50e410cd4c944aa859b4075ef9f7313 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:14.841243 21985 tablet_service.cc:1511] Processing CreateTablet for tablet 474fad24733c44658e2ff3d4cdd10217 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:14.839118 21910 tablet_service.cc:1511] Processing CreateTablet for tablet 474fad24733c44658e2ff3d4cdd10217 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:14.858803 21981 tablet_service.cc:1511] Processing CreateTablet for tablet b99bf8552a63427fa69f55a31badccc1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:14.859431 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474fad24733c44658e2ff3d4cdd10217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.859849 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474fad24733c44658e2ff3d4cdd10217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.860244 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99bf8552a63427fa69f55a31badccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.861240 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e410cd4c944aa859b4075ef9f7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.839768 22117 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:14.865702 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4f3b42fd4b4588a4f22c8c270a3a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.867327 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e86833a14549cb9aefbf755598ce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.858918 21907 tablet_service.cc:1511] Processing CreateTablet for tablet b99bf8552a63427fa69f55a31badccc1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:14.879293 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 67617c00420e47c3ae9ceebd452fd47b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:14.886746 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67617c00420e47c3ae9ceebd452fd47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.890453 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99bf8552a63427fa69f55a31badccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.881266 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 0553fe2297ff4ba981108e90f6f7bd09 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:14.896780 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553fe2297ff4ba981108e90f6f7bd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.910946 21914 tablet_service.cc:1511] Processing CreateTablet for tablet 906ff966199b4801889c7d04b78615bc (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:14.923375 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906ff966199b4801889c7d04b78615bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.928845 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 906ff966199b4801889c7d04b78615bc (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:14.938668 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906ff966199b4801889c7d04b78615bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.916018 22114 tablet_bootstrap.cc:654] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.940773 22063 tablet_service.cc:1511] Processing CreateTablet for tablet 474fad24733c44658e2ff3d4cdd10217 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:14.916343 22117 tablet_bootstrap.cc:654] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.915959 22113 tablet_bootstrap.cc:654] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:14.943117 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 140a6df01e6c4c5d9aa6f279512aa1ac (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:14.909842 22056 tablet_service.cc:1511] Processing CreateTablet for tablet f72f0f6eb4b941089cb7faf26e853c01 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:14.949899 21983 tablet_service.cc:1511] Processing CreateTablet for tablet 140a6df01e6c4c5d9aa6f279512aa1ac (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:14.950574 22058 tablet_service.cc:1511] Processing CreateTablet for tablet b99bf8552a63427fa69f55a31badccc1 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:14.944667 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140a6df01e6c4c5d9aa6f279512aa1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.959827 22122 raft_consensus.cc:493] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:14.960342 22122 raft_consensus.cc:515] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:14.962232 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140a6df01e6c4c5d9aa6f279512aa1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.962385 22122 leader_election.cc:290] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:14.964687 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:05:14.966452 21887 leader_election.cc:343] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.967854 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 8eecec3162694b14a48ea5263d18fe4c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:14.968204 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:14.969220 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eecec3162694b14a48ea5263d18fe4c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:14.969659 21887 leader_election.cc:343] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:14.970152 21887 leader_election.cc:304] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:14.971686 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 8eecec3162694b14a48ea5263d18fe4c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:14.973018 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eecec3162694b14a48ea5263d18fe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.973405 22122 raft_consensus.cc:2749] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:14.994619 22059 tablet_service.cc:1511] Processing CreateTablet for tablet 906ff966199b4801889c7d04b78615bc (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:14.994841 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 181b0a319c464dd0a3680a2985e2ef3f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:14.996799 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b0a319c464dd0a3680a2985e2ef3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:14.968473 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474fad24733c44658e2ff3d4cdd10217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.022549 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 140a6df01e6c4c5d9aa6f279512aa1ac (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:15.027307 21989 tablet_service.cc:1511] Processing CreateTablet for tablet 181b0a319c464dd0a3680a2985e2ef3f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:15.028821 22062 tablet_service.cc:1511] Processing CreateTablet for tablet 8eecec3162694b14a48ea5263d18fe4c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:15.031342 22114 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.033057 22117 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.033548 22117 ts_tablet_manager.cc:1403] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.194s	user 0.007s	sys 0.024s
I20260709 13:05:15.034233 22114 ts_tablet_manager.cc:1403] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.016s
I20260709 13:05:15.019937 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906ff966199b4801889c7d04b78615bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.028844 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b0a319c464dd0a3680a2985e2ef3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.041714 22118 raft_consensus.cc:493] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.054256 22118 raft_consensus.cc:515] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.056406 22118 leader_election.cc:290] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.036445 22117 raft_consensus.cc:359] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.044953 21910 tablet_service.cc:1511] Processing CreateTablet for tablet 285d92dc51e1442fb539991475eff303 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:15.051141 21986 tablet_service.cc:1511] Processing CreateTablet for tablet 285d92dc51e1442fb539991475eff303 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:15.057771 22117 raft_consensus.cc:385] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.061427 22117 raft_consensus.cc:740] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.062453 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f72f0f6eb4b941089cb7faf26e853c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.063577 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.063730 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:15.065035 21962 leader_election.cc:343] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:15.065783 21964 leader_election.cc:343] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.066045 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eecec3162694b14a48ea5263d18fe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.066270 21964 leader_election.cc:304] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.070057 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140a6df01e6c4c5d9aa6f279512aa1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.069959 22117 consensus_queue.cc:260] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.071483 21910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285d92dc51e1442fb539991475eff303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.075611 22113 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.076192 22113 ts_tablet_manager.cc:1403] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.227s	user 0.026s	sys 0.020s
I20260709 13:05:15.077260 22058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99bf8552a63427fa69f55a31badccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.079165 22057 tablet_service.cc:1511] Processing CreateTablet for tablet 285d92dc51e1442fb539991475eff303 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:15.080560 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285d92dc51e1442fb539991475eff303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.081519 22114 raft_consensus.cc:359] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.082444 21986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285d92dc51e1442fb539991475eff303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.079186 22117 ts_tablet_manager.cc:1434] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:05:15.083757 22117 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.070132 22118 raft_consensus.cc:2749] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.082376 22114 raft_consensus.cc:385] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.090078 22114 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.095520 22113 raft_consensus.cc:359] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.096304 22113 raft_consensus.cc:385] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.096587 22113 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.101220 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81b6755ba148b28d95d310cd5aceea (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:15.102663 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81b6755ba148b28d95d310cd5aceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.104785 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81b6755ba148b28d95d310cd5aceea (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:15.097442 22113 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.114202 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81b6755ba148b28d95d310cd5aceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.121060 22117 tablet_bootstrap.cc:654] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.122048 22113 ts_tablet_manager.cc:1434] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.002s
I20260709 13:05:15.123283 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 1a81b6755ba148b28d95d310cd5aceea (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:15.124598 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81b6755ba148b28d95d310cd5aceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.123705 22113 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.131985 22129 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.109845 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 181b0a319c464dd0a3680a2985e2ef3f (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:15.142232 22129 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.153076 22129 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.164578 21983 tablet_service.cc:1511] Processing CreateTablet for tablet e6bef0c58c684e67bdfd3b3238670901 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:15.168002 21983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bef0c58c684e67bdfd3b3238670901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.140031 22114 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.176952 22117 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.177101 22114 ts_tablet_manager.cc:1434] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.000s
I20260709 13:05:15.177492 22117 ts_tablet_manager.cc:1403] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.001s
I20260709 13:05:15.177412 22063 tablet_service.cc:1511] Processing CreateTablet for tablet e6bef0c58c684e67bdfd3b3238670901 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:15.180186 22114 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.183705 21981 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44ef27d6204586b0335b68ed1b3d97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:15.187861 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44ef27d6204586b0335b68ed1b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.185814 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b0a319c464dd0a3680a2985e2ef3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.193153 21909 tablet_service.cc:1511] Processing CreateTablet for tablet e6bef0c58c684e67bdfd3b3238670901 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:15.197988 22113 tablet_bootstrap.cc:654] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.203200 22057 tablet_service.cc:1511] Processing CreateTablet for tablet d46131b3cdb246c1903d73c9bf7d614e (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:15.203768 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bef0c58c684e67bdfd3b3238670901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.203939 21988 tablet_service.cc:1511] Processing CreateTablet for tablet d46131b3cdb246c1903d73c9bf7d614e (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:15.205292 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46131b3cdb246c1903d73c9bf7d614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.208801 22057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46131b3cdb246c1903d73c9bf7d614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.210888 22117 raft_consensus.cc:359] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.211688 22117 raft_consensus.cc:385] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.212011 22117 raft_consensus.cc:740] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.218524 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bef0c58c684e67bdfd3b3238670901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.219759 22114 tablet_bootstrap.cc:654] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.223038 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44ef27d6204586b0335b68ed1b3d97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:15.224634 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44ef27d6204586b0335b68ed1b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.227288 21911 tablet_service.cc:1511] Processing CreateTablet for tablet 4b44ef27d6204586b0335b68ed1b3d97 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:15.228751 21911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44ef27d6204586b0335b68ed1b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.230460 22122 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.212873 22117 consensus_queue.cc:260] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.230958 22122 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.231137 21914 tablet_service.cc:1511] Processing CreateTablet for tablet d46131b3cdb246c1903d73c9bf7d614e (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:15.232554 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46131b3cdb246c1903d73c9bf7d614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.233064 22122 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.234920 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.235172 21985 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb48b833b847dbac327577ad4db24b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:15.235584 21999 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:15.236706 21985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb48b833b847dbac327577ad4db24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.237030 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.237671 22073 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:15.239147 21887 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:15.240993 22122 raft_consensus.cc:2804] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.241367 22122 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.241719 22122 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.242391 22117 ts_tablet_manager.cc:1434] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.003s
I20260709 13:05:15.249378 22122 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.265417 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:15.266250 21998 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.266999 22117 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.273829 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb48b833b847dbac327577ad4db24b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:15.279743 22113 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.280413 22113 ts_tablet_manager.cc:1403] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.002s
I20260709 13:05:15.258440 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 67d3af3894994b599b1c0486b977eeca (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:15.259719 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.281963 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb48b833b847dbac327577ad4db24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.273829 21989 tablet_service.cc:1511] Processing CreateTablet for tablet 67d3af3894994b599b1c0486b977eeca (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:15.285821 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d3af3894994b599b1c0486b977eeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.286222 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d3af3894994b599b1c0486b977eeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.288311 21998 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:15.289610 21887 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:15.254456 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb48b833b847dbac327577ad4db24b (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:15.295038 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb48b833b847dbac327577ad4db24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.299770 22113 raft_consensus.cc:359] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.300534 22113 raft_consensus.cc:385] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.300848 22113 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.302554 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.303352 21924 raft_consensus.cc:2393] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:15.304083 22059 tablet_service.cc:1511] Processing CreateTablet for tablet 67d3af3894994b599b1c0486b977eeca (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:15.304512 22038 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.305586 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d3af3894994b599b1c0486b977eeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.305683 22129 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.326506 22117 tablet_bootstrap.cc:654] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.327901 22113 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.332278 22129 raft_consensus.cc:2749] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.334333 22122 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.335958 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:15.337476 22113 ts_tablet_manager.cc:1434] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.007s
I20260709 13:05:15.338523 22113 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.339304 22122 raft_consensus.cc:2804] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.339751 22122 raft_consensus.cc:697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
W20260709 13:05:15.344753 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:15.345657 22122 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.352545 22073 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:15.354902 22114 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.355458 22114 ts_tablet_manager.cc:1403] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.006s
I20260709 13:05:15.356712 22113 tablet_bootstrap.cc:654] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.358505 22114 raft_consensus.cc:359] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.359261 22114 raft_consensus.cc:385] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.360752 22114 raft_consensus.cc:740] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.361696 22114 consensus_queue.cc:260] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.364315 22114 ts_tablet_manager.cc:1434] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:15.365532 22114 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.368247 21908 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc1fe81fc449a1b69649cc7bfba65c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:15.369660 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc1fe81fc449a1b69649cc7bfba65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.371259 21982 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc1fe81fc449a1b69649cc7bfba65c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:15.371517 22063 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc1fe81fc449a1b69649cc7bfba65c (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:15.372597 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc1fe81fc449a1b69649cc7bfba65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.372823 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc1fe81fc449a1b69649cc7bfba65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.382010 22117 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.382946 22117 ts_tablet_manager.cc:1403] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.003s
I20260709 13:05:15.387507 22114 tablet_bootstrap.cc:654] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.389951 22141 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.390053 21914 tablet_service.cc:1511] Processing CreateTablet for tablet da783f7b1a6842a0b8e56b04c2f363b5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:15.390177 22117 raft_consensus.cc:359] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.390524 22141 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.391079 22117 raft_consensus.cc:385] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.391464 22117 raft_consensus.cc:740] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.391688 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da783f7b1a6842a0b8e56b04c2f363b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.392891 22141 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.394321 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.395520 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:05:15.396920 21887 leader_election.cc:343] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:15.398046 21887 leader_election.cc:343] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.398480 21887 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.399482 22141 raft_consensus.cc:2749] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.396831 21981 tablet_service.cc:1511] Processing CreateTablet for tablet da783f7b1a6842a0b8e56b04c2f363b5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:15.411412 22060 tablet_service.cc:1511] Processing CreateTablet for tablet da783f7b1a6842a0b8e56b04c2f363b5 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:15.412775 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da783f7b1a6842a0b8e56b04c2f363b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.418951 21821 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.424194 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 77f54f30c6484a2da79ece241caca756 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:15.425578 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f54f30c6484a2da79ece241caca756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.429298 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 77f54f30c6484a2da79ece241caca756 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:15.430751 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da783f7b1a6842a0b8e56b04c2f363b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.431422 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f54f30c6484a2da79ece241caca756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.408751 22117 consensus_queue.cc:260] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.452638 22061 tablet_service.cc:1511] Processing CreateTablet for tablet 77f54f30c6484a2da79ece241caca756 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:15.454116 22061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f54f30c6484a2da79ece241caca756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.459538 22129 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.460026 22129 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.454649 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 7724aca5f1c24f94baf12ded4d526190 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:15.462227 22129 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.463018 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7724aca5f1c24f94baf12ded4d526190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.462885 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.463734 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:05:15.464267 22038 leader_election.cc:343] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.464318 21998 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:15.465952 22036 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:15.467147 22129 raft_consensus.cc:2804] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.467640 22129 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.468022 22129 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.468972 22113 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.469458 22113 ts_tablet_manager.cc:1403] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.131s	user 0.024s	sys 0.019s
I20260709 13:05:15.472873 22114 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.473438 22114 ts_tablet_manager.cc:1403] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.025s
I20260709 13:05:15.475865 22129 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.476395 22114 raft_consensus.cc:359] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.477115 22114 raft_consensus.cc:385] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.477443 22114 raft_consensus.cc:740] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.477257 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 7724aca5f1c24f94baf12ded4d526190 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:15.478464 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7724aca5f1c24f94baf12ded4d526190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.479315 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
W20260709 13:05:15.480780 22038 leader_election.cc:343] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.482969 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:15.483670 21998 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.484789 22063 tablet_service.cc:1511] Processing CreateTablet for tablet 7724aca5f1c24f94baf12ded4d526190 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:15.485011 22114 consensus_queue.cc:260] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.486079 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7724aca5f1c24f94baf12ded4d526190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.486457 22117 ts_tablet_manager.cc:1434] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.103s	user 0.011s	sys 0.000s
I20260709 13:05:15.487473 22114 ts_tablet_manager.cc:1434] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:05:15.487857 21908 tablet_service.cc:1511] Processing CreateTablet for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:15.488497 22114 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.489068 21908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ef12dedf04c0c83049a7ad4c0d5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.490243 22117 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.500061 21998 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:15.499990 21982 tablet_service.cc:1511] Processing CreateTablet for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:15.501425 21982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ef12dedf04c0c83049a7ad4c0d5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.501494 22036 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:15.501987 22059 tablet_service.cc:1511] Processing CreateTablet for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:15.507036 22059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ef12dedf04c0c83049a7ad4c0d5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.502489 22129 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.512446 22122 raft_consensus.cc:493] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.513199 22129 raft_consensus.cc:2804] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.512943 22122 raft_consensus.cc:515] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.513669 22129 raft_consensus.cc:697] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:15.514520 22129 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.515174 22122 leader_election.cc:290] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.519215 22118 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.521217 22118 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.529055 21907 tablet_service.cc:1511] Processing CreateTablet for tablet 879e7a3ee5a9442a95e4261d8ed009ef (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:15.534781 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.535635 22063 tablet_service.cc:1511] Processing CreateTablet for tablet 879e7a3ee5a9442a95e4261d8ed009ef (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:15.536589 22117 tablet_bootstrap.cc:654] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.537007 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879e7a3ee5a9442a95e4261d8ed009ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.530822 21907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879e7a3ee5a9442a95e4261d8ed009ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.538988 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.541256 22118 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.543603 22147 raft_consensus.cc:493] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.543795 21988 tablet_service.cc:1511] Processing CreateTablet for tablet 879e7a3ee5a9442a95e4261d8ed009ef (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:15.547679 22060 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7120d3f92b4090a13d34e7a56a89e8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:05:15.539042 21964 leader_election.cc:343] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.550997 21909 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7120d3f92b4090a13d34e7a56a89e8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:15.552335 21909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7120d3f92b4090a13d34e7a56a89e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.554514 22060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7120d3f92b4090a13d34e7a56a89e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:15.555272 21887 leader_election.cc:343] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.557827 21989 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7120d3f92b4090a13d34e7a56a89e8 (DEFAULT_TABLE table=test-workload [id=03ece81dfbd2462685cceeac1213c601]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:15.558132 22147 raft_consensus.cc:515] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.542387 22113 raft_consensus.cc:359] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.559283 22113 raft_consensus.cc:385] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.559608 22113 raft_consensus.cc:740] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.560534 22113 consensus_queue.cc:260] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.561265 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.562281 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.566272 22113 ts_tablet_manager.cc:1434] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.000s
I20260709 13:05:15.566958 22147 leader_election.cc:290] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:05:15.567102 21962 leader_election.cc:343] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:15.566272 22038 leader_election.cc:343] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.567679 21962 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.568677 22114 tablet_bootstrap.cc:654] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.568997 22118 raft_consensus.cc:2749] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.573518 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.574198 21998 raft_consensus.cc:2468] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:15.586170 21887 leader_election.cc:304] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.589843 22122 raft_consensus.cc:2804] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.590205 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:05:15.591785 22036 leader_election.cc:343] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.592227 22036 leader_election.cc:304] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.594908 22113 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.595723 21988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879e7a3ee5a9442a95e4261d8ed009ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.596376 22147 raft_consensus.cc:2749] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.597028 22147 raft_consensus.cc:493] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.590235 22122 raft_consensus.cc:493] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.598347 22122 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.598434 21989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7120d3f92b4090a13d34e7a56a89e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.600672 21820 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.597436 22147 raft_consensus.cc:515] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.604635 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:15.606022 22038 leader_election.cc:343] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.609090 22147 leader_election.cc:290] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.610682 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.611379 21999 raft_consensus.cc:2468] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:15.612534 22036 leader_election.cc:304] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:15.613705 22147 raft_consensus.cc:2804] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.614094 22147 raft_consensus.cc:493] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.614442 22147 raft_consensus.cc:3060] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.619822 22113 tablet_bootstrap.cc:654] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.621309 22122 raft_consensus.cc:515] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.621656 22147 raft_consensus.cc:515] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.624063 22122 leader_election.cc:290] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.624742 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:15.625234 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:15.625887 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:15.626463 21999 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.627224 22117 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
W20260709 13:05:15.627279 21887 leader_election.cc:343] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.627828 22117 ts_tablet_manager.cc:1403] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.011s
W20260709 13:05:15.628887 22038 leader_election.cc:343] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.630427 22147 leader_election.cc:290] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.631604 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:15.632215 21998 raft_consensus.cc:3060] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.630857 22117 raft_consensus.cc:359] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.634377 22117 raft_consensus.cc:385] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.634840 22117 raft_consensus.cc:740] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.635732 22117 consensus_queue.cc:260] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.636368 22113 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.636896 22113 ts_tablet_manager.cc:1403] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.007s
I20260709 13:05:15.638258 22117 ts_tablet_manager.cc:1434] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:05:15.639140 21999 raft_consensus.cc:2468] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:15.639381 22117 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.639874 22113 raft_consensus.cc:359] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.640686 22113 raft_consensus.cc:385] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.640606 21887 leader_election.cc:304] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.634050 22114 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.641462 22122 raft_consensus.cc:2804] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.642019 22122 raft_consensus.cc:697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:15.642524 21998 raft_consensus.cc:2468] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:15.642956 22122 consensus_queue.cc:237] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.643746 22036 leader_election.cc:304] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:15.644855 22147 raft_consensus.cc:2804] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.645454 22147 raft_consensus.cc:697] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:15.642000 22114 ts_tablet_manager.cc:1403] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.003s
I20260709 13:05:15.646334 22147 consensus_queue.cc:237] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.647173 22117 tablet_bootstrap.cc:654] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.649569 22114 raft_consensus.cc:359] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.650414 22114 raft_consensus.cc:385] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.650873 22114 raft_consensus.cc:740] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.654239 22113 raft_consensus.cc:740] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.655428 22114 consensus_queue.cc:260] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.657011 22113 consensus_queue.cc:260] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.658362 22114 ts_tablet_manager.cc:1434] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:15.659487 22114 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.660439 22113 ts_tablet_manager.cc:1434] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:05:15.661863 22113 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.664008 21820 catalog_manager.cc:5697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.671648 22113 tablet_bootstrap.cc:654] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.674218 22117 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.674705 22117 ts_tablet_manager.cc:1403] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.017s
I20260709 13:05:15.677804 22117 raft_consensus.cc:359] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.678202 22114 tablet_bootstrap.cc:654] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.678596 22117 raft_consensus.cc:385] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.678930 22117 raft_consensus.cc:740] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.679688 22117 consensus_queue.cc:260] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.682576 22117 ts_tablet_manager.cc:1434] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:15.683589 22117 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.690222 22117 tablet_bootstrap.cc:654] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.683612 21822 catalog_manager.cc:5697] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.695966 22113 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.696537 22113 ts_tablet_manager.cc:1403] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.008s
I20260709 13:05:15.698442 22114 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.698982 22114 ts_tablet_manager.cc:1403] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.001s
I20260709 13:05:15.699651 22113 raft_consensus.cc:359] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.700457 22113 raft_consensus.cc:385] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.700809 22113 raft_consensus.cc:740] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.701749 22113 consensus_queue.cc:260] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.702167 22141 raft_consensus.cc:493] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.702337 22114 raft_consensus.cc:359] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.703266 22114 raft_consensus.cc:385] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.702878 22141 raft_consensus.cc:515] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.703603 22114 raft_consensus.cc:740] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.704408 22114 consensus_queue.cc:260] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.706964 22114 ts_tablet_manager.cc:1434] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:15.706838 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.707085 22113 ts_tablet_manager.cc:1434] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:15.708102 21998 raft_consensus.cc:2393] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:15.708772 22114 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.710541 22113 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.712885 22141 leader_election.cc:290] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.714542 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.715902 22114 tablet_bootstrap.cc:654] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.716368 21887 leader_election.cc:304] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.717298 22122 raft_consensus.cc:3060] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.720443 22113 tablet_bootstrap.cc:654] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.734344 22113 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.735003 22113 ts_tablet_manager.cc:1403] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 13:05:15.738921 22113 raft_consensus.cc:359] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.739885 22113 raft_consensus.cc:385] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.740216 22113 raft_consensus.cc:740] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.741446 22113 consensus_queue.cc:260] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.744590 22113 ts_tablet_manager.cc:1434] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:15.745975 22113 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.754258 22113 tablet_bootstrap.cc:654] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.759724 22147 raft_consensus.cc:493] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.760447 22147 raft_consensus.cc:515] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.763335 22147 leader_election.cc:290] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:15.765348 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.766228 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.766911 21924 raft_consensus.cc:2468] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:15.768200 22122 raft_consensus.cc:2749] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:15.768361 22036 leader_election.cc:343] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.769829 22113 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.771790 22113 ts_tablet_manager.cc:1403] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260709 13:05:15.772895 22038 leader_election.cc:304] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.773844 22114 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.774158 22147 raft_consensus.cc:2804] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.774359 22114 ts_tablet_manager.cc:1403] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.022s
I20260709 13:05:15.774497 22117 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.774621 22147 raft_consensus.cc:493] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.775310 22117 ts_tablet_manager.cc:1403] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.059s
I20260709 13:05:15.775439 22147 raft_consensus.cc:3060] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.776980 22114 raft_consensus.cc:359] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.777649 22114 raft_consensus.cc:385] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.777908 22114 raft_consensus.cc:740] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.778221 22117 raft_consensus.cc:359] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.778544 22114 consensus_queue.cc:260] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.779071 22117 raft_consensus.cc:385] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.780598 22114 ts_tablet_manager.cc:1434] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:15.781747 22114 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.782563 22117 raft_consensus.cc:740] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.783473 22117 consensus_queue.cc:260] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.785717 22117 ts_tablet_manager.cc:1434] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:05:15.787585 22114 tablet_bootstrap.cc:654] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.774559 22113 raft_consensus.cc:359] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.789134 22113 raft_consensus.cc:385] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.789340 22117 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.789410 22113 raft_consensus.cc:740] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.787228 22147 raft_consensus.cc:515] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.790246 22113 consensus_queue.cc:260] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.792353 22113 ts_tablet_manager.cc:1434] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:05:15.792964 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:15.793265 22113 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.793577 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:15.794133 21924 raft_consensus.cc:3060] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:15.794289 22036 leader_election.cc:343] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.796159 22117 tablet_bootstrap.cc:654] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.802325 21924 raft_consensus.cc:2468] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:15.802767 22113 tablet_bootstrap.cc:654] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.803953 22038 leader_election.cc:304] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.804849 22129 raft_consensus.cc:2804] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.805557 22129 raft_consensus.cc:697] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:15.807106 22129 consensus_queue.cc:237] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.814185 22147 leader_election.cc:290] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:15.817287 22114 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.817790 22114 ts_tablet_manager.cc:1403] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 13:05:15.818066 22113 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.818550 22113 ts_tablet_manager.cc:1403] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260709 13:05:15.820662 22114 raft_consensus.cc:359] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.821009 22113 raft_consensus.cc:359] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.821764 22113 raft_consensus.cc:385] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.822126 22113 raft_consensus.cc:740] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.821636 22114 raft_consensus.cc:385] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.822600 22114 raft_consensus.cc:740] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.823015 22113 consensus_queue.cc:260] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.823375 22114 consensus_queue.cc:260] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.825583 21820 catalog_manager.cc:5697] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.827170 22113 ts_tablet_manager.cc:1434] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:15.828260 22117 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.828827 22114 ts_tablet_manager.cc:1434] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:15.828958 22117 ts_tablet_manager.cc:1403] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.009s
I20260709 13:05:15.829320 22113 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.829730 22114 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.832226 22117 raft_consensus.cc:359] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.833051 22117 raft_consensus.cc:385] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.835800 22113 tablet_bootstrap.cc:654] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.835987 22117 raft_consensus.cc:740] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.836833 22117 consensus_queue.cc:260] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.835793 22114 tablet_bootstrap.cc:654] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.839046 22117 ts_tablet_manager.cc:1434] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:05:15.839937 22117 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.845983 22117 tablet_bootstrap.cc:654] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.853803 22114 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.854493 22114 ts_tablet_manager.cc:1403] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 13:05:15.858198 22114 raft_consensus.cc:359] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.858973 22129 raft_consensus.cc:493] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.859186 22114 raft_consensus.cc:385] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.859669 22114 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.859540 22129 raft_consensus.cc:515] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.860622 22114 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.861718 22129 leader_election.cc:290] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.863294 22114 ts_tablet_manager.cc:1434] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:15.863391 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.863667 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.864271 21924 raft_consensus.cc:2468] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:15.865377 22113 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.865834 22113 ts_tablet_manager.cc:1403] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260709 13:05:15.865609 22038 leader_election.cc:304] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
W20260709 13:05:15.866515 22036 leader_election.cc:343] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.866714 22129 raft_consensus.cc:2804] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:15.867142 22129 raft_consensus.cc:493] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:15.867436 22129 raft_consensus.cc:3060] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.868150 22113 raft_consensus.cc:359] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.868687 22113 raft_consensus.cc:385] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.868908 22113 raft_consensus.cc:740] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.869421 22113 consensus_queue.cc:260] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.870671 22114 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.872423 22113 ts_tablet_manager.cc:1434] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:15.873523 22113 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.879347 22129 raft_consensus.cc:515] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.883354 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:15.883976 21924 raft_consensus.cc:3060] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.884701 22114 tablet_bootstrap.cc:654] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.884886 22117 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.885363 22117 ts_tablet_manager.cc:1403] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.011s
I20260709 13:05:15.886813 22113 tablet_bootstrap.cc:654] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.888070 22117 raft_consensus.cc:359] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.888778 22117 raft_consensus.cc:385] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.889050 22117 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.891921 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
W20260709 13:05:15.893497 22036 leader_election.cc:343] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:15.894094 22129 leader_election.cc:290] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:15.894838 22117 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.901221 22117 ts_tablet_manager.cc:1434] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:05:15.902216 22117 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:15.908106 22117 tablet_bootstrap.cc:654] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.915333 22122 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.915933 22113 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:15.915918 22122 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.916508 22113 ts_tablet_manager.cc:1403] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.004s
I20260709 13:05:15.918728 22122 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.919737 22114 tablet_bootstrap.cc:492] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:15.919945 21924 raft_consensus.cc:2468] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:15.920778 22114 ts_tablet_manager.cc:1403] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.036s
I20260709 13:05:15.922271 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:15.922386 22038 leader_election.cc:304] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.923085 21998 raft_consensus.cc:2393] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:15.923743 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.924576 22129 raft_consensus.cc:2804] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:15.925076 22129 raft_consensus.cc:697] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:15.925575 22114 raft_consensus.cc:359] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.926750 22114 raft_consensus.cc:385] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.927243 22114 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.927196 22113 raft_consensus.cc:359] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.928020 22113 raft_consensus.cc:385] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:15.928310 22113 raft_consensus.cc:740] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:15.928793 21887 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:15.929044 22113 consensus_queue.cc:260] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.928727 22114 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.930612 22141 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.931553 22113 ts_tablet_manager.cc:1434] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:05:15.933013 22113 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:15.937778 22118 raft_consensus.cc:493] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.938300 22118 raft_consensus.cc:515] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.925885 22129 consensus_queue.cc:237] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.940424 22118 leader_election.cc:290] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.941015 22118 raft_consensus.cc:493] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:15.943176 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.944460 22114 ts_tablet_manager.cc:1434] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 13:05:15.943187 22141 raft_consensus.cc:2749] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:15.947634 22141 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:15.948491 22147 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:15.946682 22114 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:15.948786 22122 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:15.941489 22118 raft_consensus.cc:515] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:15.960245 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.961339 21923 raft_consensus.cc:2393] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972c054869d477dae0909c48ece0a2f in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:15.961386 22118 leader_election.cc:290] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:15.962603 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88694608b2d498e816f7ddfcfbbb498" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:15.962754 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d5d793b1c415a92898b9f5798680a" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:15.963541 22114 tablet_bootstrap.cc:654] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:15.963805 21924 raft_consensus.cc:2393] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972c054869d477dae0909c48ece0a2f in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:15.967535 21964 leader_election.cc:304] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.970050 21962 leader_election.cc:304] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:15.977396 22118 raft_consensus.cc:3060] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:15.988001 22117 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:15.988668 22117 ts_tablet_manager.cc:1403] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.041s
I20260709 13:05:15.991762 22141 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.001296 22141 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.010670 22141 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.014395 22175 raft_consensus.cc:3060] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.016804 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.017032 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.017696 21998 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:16.015187 22118 raft_consensus.cc:2749] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.017992 22073 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:16.019168 22118 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.019642 22118 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.020550 21887 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:16.021353 22122 raft_consensus.cc:2804] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.021847 22122 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.075834 22113 tablet_bootstrap.cc:654] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.021972 22118 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.027930 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.077962 22118 raft_consensus.cc:493] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.078248 21924 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.078437 22118 raft_consensus.cc:515] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.084230 22114 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.084798 22114 ts_tablet_manager.cc:1403] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.138s	user 0.031s	sys 0.022s
I20260709 13:05:16.086632 22117 raft_consensus.cc:359] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.087442 22117 raft_consensus.cc:385] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.087740 22117 raft_consensus.cc:740] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.088487 22117 consensus_queue.cc:260] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:16.077175 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 107299us
I20260709 13:05:16.077221 22122 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.094758 22118 leader_election.cc:290] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.090297 22114 raft_consensus.cc:359] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.096603 22114 raft_consensus.cc:385] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.096923 22114 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.097175 22117 ts_tablet_manager.cc:1434] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.001s
I20260709 13:05:16.097608 22114 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.098227 22117 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:16.099077 22129 raft_consensus.cc:493] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.099956 21964 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.099798 22129 raft_consensus.cc:515] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.101671 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.102424 22129 leader_election.cc:290] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:05:16.103108 21964 leader_election.cc:343] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.098765 22118 raft_consensus.cc:493] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.103933 22118 raft_consensus.cc:515] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.104387 22114 ts_tablet_manager.cc:1434] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:05:16.104326 22148 raft_consensus.cc:493] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.104895 22148 raft_consensus.cc:515] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.106226 22118 leader_election.cc:290] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.107766 22148 leader_election.cc:290] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.107769 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.109037 21924 raft_consensus.cc:2468] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.111205 22114 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.112277 21964 leader_election.cc:304] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.119765 22175 raft_consensus.cc:2749] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.125564 22114 tablet_bootstrap.cc:654] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.128168 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.133369 22181 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.119482 22148 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.131783 22118 raft_consensus.cc:2804] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.142181 22181 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.151777 22182 raft_consensus.cc:493] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.142593 22175 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.164937 22182 raft_consensus.cc:515] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.162510 22181 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.171442 22182 leader_election.cc:290] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.172238 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.161763 22118 raft_consensus.cc:493] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.178628 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.173523 22175 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.179548 21818 catalog_manager.cc:5697] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.177337 22118 raft_consensus.cc:3060] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.176306 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.183310 21998 raft_consensus.cc:2393] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:16.161680 22147 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:05:16.183514 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.174722 22122 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.161113 22148 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.188141 22148 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.176807 22182 raft_consensus.cc:493] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.191506 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.200116 22036 leader_election.cc:304] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.200287 22189 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.197540 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.201758 22189 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.202263 22072 raft_consensus.cc:2468] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.203577 22175 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.203948 22189 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.190500 22071 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:16.212524 21887 leader_election.cc:343] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.209733 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.213670 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:16.206411 21962 leader_election.cc:343] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:16.219309 22038 leader_election.cc:343] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.198334 22182 raft_consensus.cc:515] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.219727 22129 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.222170 22114 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.222447 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.226331 22114 ts_tablet_manager.cc:1403] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.115s	user 0.022s	sys 0.024s
I20260709 13:05:16.227891 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.231256 21922 raft_consensus.cc:2468] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:16.234489 22118 raft_consensus.cc:515] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.234897 22038 leader_election.cc:304] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:16.238471 22114 raft_consensus.cc:359] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.239374 22129 raft_consensus.cc:2804] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.239578 22114 raft_consensus.cc:385] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.239879 22129 raft_consensus.cc:493] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.239935 22114 raft_consensus.cc:740] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.240319 22129 raft_consensus.cc:3060] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.240694 22114 consensus_queue.cc:260] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.234944 22182 leader_election.cc:290] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.245328 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.245991 21921 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
W20260709 13:05:16.247036 21887 leader_election.cc:343] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.247699 21887 leader_election.cc:304] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.251080 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.251482 22182 raft_consensus.cc:2749] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.251739 22114 ts_tablet_manager.cc:1434] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:05:16.252398 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:16.253114 21997 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.254575 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.263876 22148 raft_consensus.cc:2749] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.279268 22129 raft_consensus.cc:515] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.287142 21997 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:16.267191 22181 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.294952 22072 raft_consensus.cc:2393] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:16.299212 22148 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:16.302528 22113 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.302975 22113 ts_tablet_manager.cc:1403] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.370s	user 0.029s	sys 0.032s
I20260709 13:05:16.296861 22129 leader_election.cc:290] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.281543 22122 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.299062 22118 leader_election.cc:290] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:16.304581 21964 leader_election.cc:343] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.304998 22114 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
W20260709 13:05:16.305290 22036 leader_election.cc:343] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.306824 22113 raft_consensus.cc:359] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.306977 22129 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.307592 22113 raft_consensus.cc:385] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.307919 22113 raft_consensus.cc:740] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.305286 21964 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.308634 22113 consensus_queue.cc:260] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.309080 22189 raft_consensus.cc:2804] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.309466 22189 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.307863 21962 leader_election.cc:304] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:16.309827 22189 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.311321 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.311606 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.312276 21923 raft_consensus.cc:3060] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.311684 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.316917 22117 tablet_bootstrap.cc:654] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.317471 22113 ts_tablet_manager.cc:1434] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:05:16.319113 22113 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.316075 21921 raft_consensus.cc:3060] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.315660 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.315186 22118 raft_consensus.cc:2804] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.316856 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.315428 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:16.316830 21887 leader_election.cc:343] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.330476 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.331295 22071 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.332041 22072 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.327538 22118 raft_consensus.cc:493] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.333336 22118 raft_consensus.cc:3060] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.321870 22122 raft_consensus.cc:493] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.346012 22181 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.341167 21999 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:16.355825 22114 tablet_bootstrap.cc:654] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.357350 22182 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.358807 21887 leader_election.cc:304] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.342981 22122 raft_consensus.cc:515] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.361011 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.361609 21919 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.361650 21887 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.364745 22186 raft_consensus.cc:2804] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.365244 22186 raft_consensus.cc:697] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:16.365721 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.366111 22186 consensus_queue.cc:237] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:16.368278 21887 leader_election.cc:343] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.368676 21921 raft_consensus.cc:2468] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:16.370229 21964 leader_election.cc:304] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.362916 22141 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:05:16.374284 21923 raft_consensus.cc:2468] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
W20260709 13:05:16.376663 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:16.377374 22182 raft_consensus.cc:2749] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.362505 22122 leader_election.cc:290] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.381525 22118 raft_consensus.cc:515] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:16.356245 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 48462.4us
I20260709 13:05:16.363272 22071 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:16.393190 22113 tablet_bootstrap.cc:654] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.383420 22189 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.395927 22118 leader_election.cc:290] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:16.396814 21962 leader_election.cc:343] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:16.399677 21962 leader_election.cc:343] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.399976 22194 raft_consensus.cc:2804] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.400071 22189 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:16.400725 21962 leader_election.cc:343] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.397454 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.401882 22194 raft_consensus.cc:697] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:16.403411 21962 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:16.403951 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.404548 21923 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.405561 22036 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:16.405999 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.406258 22118 raft_consensus.cc:2804] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.406698 22129 raft_consensus.cc:2804] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.397460 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.403638 22194 consensus_queue.cc:237] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.407100 22129 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.407545 22129 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.406709 22118 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.408321 22118 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.409996 22117 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:16.410646 22117 ts_tablet_manager.cc:1403] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.313s	user 0.024s	sys 0.019s
W20260709 13:05:16.413940 21964 leader_election.cc:343] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.415208 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.415565 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:16.415834 22071 raft_consensus.cc:3060] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:16.415943 21962 leader_election.cc:343] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.416189 21997 raft_consensus.cc:3060] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.419034 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:16.420765 21962 leader_election.cc:343] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.422104 22147 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.397567 22038 leader_election.cc:304] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:16.426779 22117 raft_consensus.cc:359] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.427577 22117 raft_consensus.cc:385] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.427866 22117 raft_consensus.cc:740] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.429401 22148 raft_consensus.cc:2804] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.428871 22117 consensus_queue.cc:260] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.438431 21923 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:16.441874 21964 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:16.448513 21887 leader_election.cc:343] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.448964 21887 leader_election.cc:304] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.450110 22186 raft_consensus.cc:2749] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.452567 22189 raft_consensus.cc:2804] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.453235 22071 raft_consensus.cc:2468] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:16.453313 22189 raft_consensus.cc:697] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:16.454454 22189 consensus_queue.cc:237] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.456771 22129 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.459453 22129 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.460660 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.461199 22118 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.462029 21919 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
W20260709 13:05:16.462126 22038 leader_election.cc:343] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.463863 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:16.464282 21964 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:16.465433 22181 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.466132 22181 raft_consensus.cc:697] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:16.467216 22181 consensus_queue.cc:237] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.465415 21999 raft_consensus.cc:2393] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:16.479789 21962 leader_election.cc:304] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:16.480863 22175 raft_consensus.cc:2804] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.448199 22148 raft_consensus.cc:697] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:16.500324 21997 raft_consensus.cc:2468] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:16.478128 22129 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:05:16.505523 22036 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.509229 22118 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.510671 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.513751 21822 catalog_manager.cc:5697] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.518996 22117 ts_tablet_manager.cc:1434] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.108s	user 0.011s	sys 0.026s
I20260709 13:05:16.519870 22117 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:16.512393 21964 leader_election.cc:343] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.521366 22175 raft_consensus.cc:697] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:16.523775 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.523504 22175 consensus_queue.cc:237] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.524535 22071 raft_consensus.cc:2393] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7972c054869d477dae0909c48ece0a2f in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:16.525956 21962 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:16.532176 22114 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.532840 22114 ts_tablet_manager.cc:1403] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.228s	user 0.008s	sys 0.009s
I20260709 13:05:16.534775 22113 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.535230 22113 ts_tablet_manager.cc:1403] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.006s
I20260709 13:05:16.536253 22114 raft_consensus.cc:359] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.537004 22114 raft_consensus.cc:385] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.537322 22114 raft_consensus.cc:740] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.537732 22113 raft_consensus.cc:359] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.539155 22113 raft_consensus.cc:385] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.539420 22113 raft_consensus.cc:740] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.540396 22113 consensus_queue.cc:260] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.541433 22202 raft_consensus.cc:2749] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.541364 22114 consensus_queue.cc:260] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.545015 22113 ts_tablet_manager.cc:1434] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:05:16.546593 22113 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.553562 22114 ts_tablet_manager.cc:1434] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:16.555670 22114 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.560737 22205 raft_consensus.cc:2749] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.539913 22148 consensus_queue.cc:237] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.580085 22114 tablet_bootstrap.cc:654] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.584391 22208 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 13:05:16.604694 22113 tablet_bootstrap.cc:654] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.617712 21820 catalog_manager.cc:5697] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.645315 22114 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.645877 22114 ts_tablet_manager.cc:1403] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.000s
I20260709 13:05:16.656827 22114 raft_consensus.cc:359] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.657578 22114 raft_consensus.cc:385] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.657831 22114 raft_consensus.cc:740] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.658526 22114 consensus_queue.cc:260] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.662909 22117 tablet_bootstrap.cc:654] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.663447 22114 ts_tablet_manager.cc:1434] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:16.672149 22114 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.684381 21822 catalog_manager.cc:5697] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.700196 22113 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.700630 22113 ts_tablet_manager.cc:1403] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.014s
I20260709 13:05:16.698724 21819 catalog_manager.cc:5697] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.706127 22114 tablet_bootstrap.cc:654] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.706807 22148 raft_consensus.cc:493] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.704486 21819 catalog_manager.cc:5697] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.707309 22148 raft_consensus.cc:515] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.708326 22113 raft_consensus.cc:359] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.709662 22117 tablet_bootstrap.cc:492] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:16.710280 22113 raft_consensus.cc:385] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.710608 22113 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.710634 22117 ts_tablet_manager.cc:1403] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.020s
I20260709 13:05:16.711709 22148 leader_election.cc:290] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.711655 22113 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.712828 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.712942 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52096cc2cec4793b45630eed95d7bbd" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.714015 21924 raft_consensus.cc:2393] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:16.714578 22113 ts_tablet_manager.cc:1434] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:16.715345 22038 leader_election.cc:304] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.716480 22148 raft_consensus.cc:3060] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.717163 22113 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.718149 22117 raft_consensus.cc:359] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.718837 22117 raft_consensus.cc:385] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.719139 22117 raft_consensus.cc:740] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.719444 22114 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.719885 22114 ts_tablet_manager.cc:1403] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.011s
I20260709 13:05:16.719913 22117 consensus_queue.cc:260] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.722496 22117 ts_tablet_manager.cc:1434] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:16.722596 22114 raft_consensus.cc:359] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.723268 22114 raft_consensus.cc:385] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.723553 22117 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:16.716080 21819 catalog_manager.cc:5697] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:16.724249 22113 tablet_bootstrap.cc:654] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.729705 22148 raft_consensus.cc:2749] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:16.730332 22117 tablet_bootstrap.cc:654] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.723524 22114 raft_consensus.cc:740] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.731870 22114 consensus_queue.cc:260] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.733158 22113 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.733623 22113 ts_tablet_manager.cc:1403] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:05:16.734318 22114 ts_tablet_manager.cc:1434] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:16.735262 22114 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.736085 22113 raft_consensus.cc:359] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.736752 22113 raft_consensus.cc:385] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.737010 22113 raft_consensus.cc:740] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.737792 22113 consensus_queue.cc:260] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.739971 22113 ts_tablet_manager.cc:1434] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:16.740976 22113 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.741534 22114 tablet_bootstrap.cc:654] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.747385 22113 tablet_bootstrap.cc:654] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.771864 22113 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.772614 22113 ts_tablet_manager.cc:1403] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260709 13:05:16.777799 22113 raft_consensus.cc:359] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.778654 22113 raft_consensus.cc:385] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.778935 22113 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.779598 22113 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.780167 22117 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:16.780609 22117 ts_tablet_manager.cc:1403] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.029s
I20260709 13:05:16.783389 22117 raft_consensus.cc:359] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.784137 22117 raft_consensus.cc:385] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.784412 22117 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.785532 22113 ts_tablet_manager.cc:1434] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:05:16.786523 22113 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.787606 22114 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.788141 22114 ts_tablet_manager.cc:1403] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.014s
I20260709 13:05:16.791276 22114 raft_consensus.cc:359] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.792042 22114 raft_consensus.cc:385] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.792354 22114 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.792630 22113 tablet_bootstrap.cc:654] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.793052 22114 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.794565 22117 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.796972 22117 ts_tablet_manager.cc:1434] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:16.797869 22117 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:16.802978 22114 ts_tablet_manager.cc:1434] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:05:16.803958 22114 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.826627 22113 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.827200 22113 ts_tablet_manager.cc:1403] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.015s
I20260709 13:05:16.827245 22114 tablet_bootstrap.cc:654] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.829846 22113 raft_consensus.cc:359] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.830572 22113 raft_consensus.cc:385] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.830845 22113 raft_consensus.cc:740] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.831555 22113 consensus_queue.cc:260] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.833269 22117 tablet_bootstrap.cc:654] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.833634 22113 ts_tablet_manager.cc:1434] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:16.834568 22113 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.839962 22113 tablet_bootstrap.cc:654] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.848899 22114 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.849380 22117 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:16.849516 22114 ts_tablet_manager.cc:1403] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 13:05:16.849830 22117 ts_tablet_manager.cc:1403] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.005s
I20260709 13:05:16.850103 22113 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:16.850600 22113 ts_tablet_manager.cc:1403] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:05:16.852543 22117 raft_consensus.cc:359] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.852780 22114 raft_consensus.cc:359] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.853283 22117 raft_consensus.cc:385] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.853482 22114 raft_consensus.cc:385] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.853586 22117 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.853427 22113 raft_consensus.cc:359] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.854111 22114 raft_consensus.cc:740] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.854357 22113 raft_consensus.cc:385] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.854704 22113 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.854586 22117 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.854931 22114 consensus_queue.cc:260] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.855604 22113 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.857867 22113 ts_tablet_manager.cc:1434] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:16.858853 22113 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:16.864107 22113 tablet_bootstrap.cc:654] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.864210 22186 raft_consensus.cc:493] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.864701 22186 raft_consensus.cc:515] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.865545 22117 ts_tablet_manager.cc:1434] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:16.870316 22182 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.873706 22208 raft_consensus.cc:493] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.874207 22208 raft_consensus.cc:515] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.874817 22186 leader_election.cc:290] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.876366 22208 leader_election.cc:290] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.878515 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.879201 21999 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:16.886370 22036 leader_election.cc:304] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.887528 22114 ts_tablet_manager.cc:1434] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 13:05:16.887454 22148 raft_consensus.cc:2804] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.888290 22148 raft_consensus.cc:493] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.888681 22148 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.888996 22175 consensus_queue.cc:1048] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:16.892441 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.893226 22071 raft_consensus.cc:2393] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
W20260709 13:05:16.894379 21962 consensus_peers.cc:597] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:16.895190 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714f56ea95f0422e8fc6226d61623774" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.895532 22141 raft_consensus.cc:493] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.895918 22148 raft_consensus.cc:515] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.896229 22141 raft_consensus.cc:515] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.898872 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.899760 21924 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:16.901887 22141 leader_election.cc:290] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.905094 22117 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:16.911182 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.912307 22175 raft_consensus.cc:493] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.912772 22175 raft_consensus.cc:515] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.914445 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:16.913470 21887 leader_election.cc:304] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:16.915277 21996 raft_consensus.cc:2468] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:16.916414 22175 leader_election.cc:290] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.916661 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:16.917303 22071 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.918491 21962 leader_election.cc:304] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.919919 22148 leader_election.cc:290] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:16.921504 22114 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.926192 22141 raft_consensus.cc:3060] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.928150 22114 tablet_bootstrap.cc:654] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.930187 22181 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.932112 22181 raft_consensus.cc:493] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:16.932624 22181 raft_consensus.cc:515] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.935670 22117 tablet_bootstrap.cc:654] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.936902 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:16.939322 21962 leader_election.cc:343] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.939972 22175 raft_consensus.cc:2804] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.940377 22175 raft_consensus.cc:493] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.940734 22175 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.916438 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.942874 21924 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.946293 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:16.946930 21996 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:16.917539 21887 leader_election.cc:343] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:16.955623 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.955928 21924 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:16.956327 21923 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.957276 22038 leader_election.cc:304] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:16.958454 22148 raft_consensus.cc:2804] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.959165 22148 raft_consensus.cc:697] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:16.959414 22175 raft_consensus.cc:515] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.960300 22148 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:16.963280 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:16.964044 22072 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.972661 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:16.973387 21924 raft_consensus.cc:2468] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:16.973284 21887 leader_election.cc:304] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:16.943231 22181 leader_election.cc:290] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.977676 22072 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:16.975643 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:16.975049 21964 leader_election.cc:304] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:16.981600 21921 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.979292 22175 leader_election.cc:290] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:16.990043 22186 raft_consensus.cc:2804] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.980608 22182 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:16.987514 21962 leader_election.cc:304] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:16.991827 22189 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:16.992564 22114 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:16.982004 22205 raft_consensus.cc:2804] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:16.994349 22114 ts_tablet_manager.cc:1403] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.008s
I20260709 13:05:16.995270 22186 raft_consensus.cc:493] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:16.996004 22186 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.001693 22189 raft_consensus.cc:2804] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.002507 22189 raft_consensus.cc:697] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:17.003576 22189 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.011957 22114 raft_consensus.cc:359] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.012918 22114 raft_consensus.cc:385] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.013274 22114 raft_consensus.cc:740] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.014768 21996 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.019683 22114 consensus_queue.cc:260] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.021695 22141 raft_consensus.cc:2749] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.024041 22114 ts_tablet_manager.cc:1434] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 13:05:17.025276 22114 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:16.997495 22205 raft_consensus.cc:493] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.027894 22205 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.037945 22113 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.038677 22113 ts_tablet_manager.cc:1403] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.180s	user 0.048s	sys 0.054s
I20260709 13:05:17.039942 22182 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.040822 22182 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.043727 22113 raft_consensus.cc:359] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.044354 22182 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.044521 22113 raft_consensus.cc:385] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.044979 22113 raft_consensus.cc:740] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.046443 22113 consensus_queue.cc:260] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.048199 22182 raft_consensus.cc:493] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.049401 22182 raft_consensus.cc:515] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.054993 21921 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:17.063220 22181 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.065733 22113 ts_tablet_manager.cc:1434] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260709 13:05:17.066877 22113 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.064232 22182 leader_election.cc:290] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.071174 22118 raft_consensus.cc:493] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.075410 22114 tablet_bootstrap.cc:654] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:17.086624 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 113429us
I20260709 13:05:17.076078 22186 raft_consensus.cc:515] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.084616 22071 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.100183 22186 leader_election.cc:290] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.102219 22194 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.080080 22118 raft_consensus.cc:515] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.089537 21819 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.102738 22194 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.109874 22113 tablet_bootstrap.cc:654] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.118439 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.118659 21822 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.110754 22181 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:05:17.125226 22189 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:17.127619 21964 leader_election.cc:343] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.134111 22186 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.135460 22186 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.137445 22186 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.138253 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.138710 22194 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:17.140508 21962 leader_election.cc:343] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.140970 21962 leader_election.cc:304] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.142350 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.142470 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.143148 22205 raft_consensus.cc:515] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:17.144007 21962 leader_election.cc:343] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.134469 22118 leader_election.cc:290] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.144973 22118 raft_consensus.cc:2749] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.145493 22205 leader_election.cc:290] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:17.146708 21964 leader_election.cc:343] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.151628 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:17.154757 21962 leader_election.cc:343] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.156616 22114 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.157138 22114 ts_tablet_manager.cc:1403] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.132s	user 0.025s	sys 0.014s
I20260709 13:05:17.160298 22148 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.160120 22114 raft_consensus.cc:359] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.160933 22114 raft_consensus.cc:385] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.160795 22148 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.161278 22114 raft_consensus.cc:740] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.162222 22114 consensus_queue.cc:260] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.165047 22118 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.168192 22214 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.169639 22114 ts_tablet_manager.cc:1434] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:05:17.170739 22114 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.174290 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.175817 21964 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.180222 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:17.184407 22148 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.185385 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.187047 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.188865 22194 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.189388 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.189508 22194 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.190213 22071 raft_consensus.cc:2393] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:17.190101 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.190979 21921 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.192137 22194 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.179401 22189 raft_consensus.cc:2749] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.198331 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.192835 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.204661 21921 raft_consensus.cc:2468] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
W20260709 13:05:17.205181 21962 leader_election.cc:343] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.205878 22038 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:17.208516 22114 tablet_bootstrap.cc:654] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.211328 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.212466 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.212976 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.213759 21996 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:17.175837 21887 leader_election.cc:343] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.215669 22117 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.216318 22117 ts_tablet_manager.cc:1403] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.312s	user 0.020s	sys 0.020s
W20260709 13:05:17.217532 21887 leader_election.cc:343] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:17.219807 21887 leader_election.cc:343] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.220844 22117 raft_consensus.cc:359] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.227317 22117 raft_consensus.cc:385] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.229266 22117 raft_consensus.cc:740] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.231364 22117 consensus_queue.cc:260] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.222329 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.227109 21964 leader_election.cc:304] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.253055 22117 ts_tablet_manager.cc:1434] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.009s
I20260709 13:05:17.243661 22129 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:17.251677 21995 raft_consensus.cc:2393] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:17.257495 22148 raft_consensus.cc:2749] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:17.261802 22194 raft_consensus.cc:2804] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:17.272490 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 45499.5us
I20260709 13:05:17.276000 22117 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:17.271353 22194 raft_consensus.cc:697] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:17.288607 22194 consensus_queue.cc:237] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.290180 22113 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.290674 22113 ts_tablet_manager.cc:1403] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.224s	user 0.018s	sys 0.020s
I20260709 13:05:17.293303 22113 raft_consensus.cc:359] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.299923 22113 raft_consensus.cc:385] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.300185 22113 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.301216 22113 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.306452 22113 ts_tablet_manager.cc:1434] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:05:17.308143 22113 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.302491 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.311126 21996 raft_consensus.cc:2468] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:17.315449 22114 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.315946 22114 ts_tablet_manager.cc:1403] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.001s
I20260709 13:05:17.323287 22114 raft_consensus.cc:359] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.324302 22114 raft_consensus.cc:385] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.324641 22114 raft_consensus.cc:740] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.325395 22114 consensus_queue.cc:260] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.328377 22186 raft_consensus.cc:493] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.328835 22186 raft_consensus.cc:515] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.330937 22186 leader_election.cc:290] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:17.331398 21964 leader_election.cc:343] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.331840 21964 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:17.324224 21887 leader_election.cc:343] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.332984 22118 raft_consensus.cc:2749] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.333019 21887 leader_election.cc:304] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:17.336609 21887 leader_election.cc:343] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.336659 22236 raft_consensus.cc:2749] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.337150 21887 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:17.337946 22236 raft_consensus.cc:2749] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.338419 21887 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:17.339154 22236 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.339785 21887 leader_election.cc:304] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.340610 22114 ts_tablet_manager.cc:1434] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:05:17.344712 22182 raft_consensus.cc:2804] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.345239 22182 raft_consensus.cc:697] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:17.346063 22182 consensus_queue.cc:237] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.348055 22114 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.355099 22117 tablet_bootstrap.cc:654] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.357998 21819 catalog_manager.cc:5697] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.361641 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.362370 21995 raft_consensus.cc:2468] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:17.363416 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.367244 22236 raft_consensus.cc:2749] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.369423 22113 tablet_bootstrap.cc:654] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:17.371320 21887 leader_election.cc:343] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.367494 22114 tablet_bootstrap.cc:654] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.373795 21887 leader_election.cc:304] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.374771 22236 raft_consensus.cc:2804] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.374933 22252 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.375172 22236 raft_consensus.cc:493] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.375579 22236 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.375501 22252 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.379629 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.380309 21995 raft_consensus.cc:2468] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.381494 22036 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:17.382401 22208 raft_consensus.cc:2804] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.382789 22208 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.383165 22208 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.388085 22113 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.388814 22113 ts_tablet_manager.cc:1403] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.001s
W20260709 13:05:17.388885 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:17.377743 22252 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.391724 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.391815 22113 raft_consensus.cc:359] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.392566 22113 raft_consensus.cc:385] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.392868 22113 raft_consensus.cc:740] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.393532 22113 consensus_queue.cc:260] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:17.394069 22038 leader_election.cc:343] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.394922 22208 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.395781 22113 ts_tablet_manager.cc:1434] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:17.397706 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.398090 22114 tablet_bootstrap.cc:492] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.398855 22114 ts_tablet_manager.cc:1403] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
W20260709 13:05:17.399174 22038 leader_election.cc:343] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.398133 22117 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.399878 22117 ts_tablet_manager.cc:1403] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.001s
I20260709 13:05:17.401222 22208 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.403689 22236 raft_consensus.cc:515] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.404942 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.405784 21995 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.406136 22236 leader_election.cc:290] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.404989 22117 raft_consensus.cc:359] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.406631 22117 raft_consensus.cc:385] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.407316 22113 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.403702 22114 raft_consensus.cc:359] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.407833 22114 raft_consensus.cc:385] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.408237 22114 raft_consensus.cc:740] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.408429 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.407245 22117 raft_consensus.cc:740] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.409018 21996 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.410589 22114 consensus_queue.cc:260] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.409588 22117 consensus_queue.cc:260] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.414230 22117 ts_tablet_manager.cc:1434] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:05:17.414829 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:17.417433 22117 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:17.417583 21887 leader_election.cc:343] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.418913 21996 raft_consensus.cc:2468] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:17.419836 21820 catalog_manager.cc:5697] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.420353 21887 leader_election.cc:304] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.415899 21995 raft_consensus.cc:2468] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.421767 22236 raft_consensus.cc:2804] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.416294 22114 ts_tablet_manager.cc:1434] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:05:17.422399 22236 raft_consensus.cc:697] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:17.423349 22236 consensus_queue.cc:237] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.423703 22036 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:17.425072 22117 tablet_bootstrap.cc:654] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.425089 22208 raft_consensus.cc:2804] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.426944 22208 raft_consensus.cc:697] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:17.427796 22208 consensus_queue.cc:237] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.422991 22114 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.440973 22114 tablet_bootstrap.cc:654] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.450170 22113 tablet_bootstrap.cc:654] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.450305 22194 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.451081 22194 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.460830 22194 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.474043 21822 catalog_manager.cc:5697] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.476890 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.477450 21924 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:17.478684 21964 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:17.470628 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.480883 22194 raft_consensus.cc:2804] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:17.482790 21962 leader_election.cc:343] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.482836 22194 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.483435 22194 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.493626 22175 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.491165 21819 catalog_manager.cc:5697] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.496323 22194 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.498682 22194 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.504707 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:17.505592 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.506191 21924 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.508575 22113 tablet_bootstrap.cc:492] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.509066 22113 ts_tablet_manager.cc:1403] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.010s
W20260709 13:05:17.511409 21962 leader_election.cc:343] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.512213 22117 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.512648 22117 ts_tablet_manager.cc:1403] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.018s
I20260709 13:05:17.515682 22113 raft_consensus.cc:359] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.523411 22113 raft_consensus.cc:385] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.523625 22113 raft_consensus.cc:740] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.525491 22113 consensus_queue.cc:260] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.517267 22175 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:17.527717 22113 ts_tablet_manager.cc:1434] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:05:17.528396 22114 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.528672 22113 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.528734 22114 ts_tablet_manager.cc:1403] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.023s
I20260709 13:05:17.537635 22252 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.538170 22113 tablet_bootstrap.cc:654] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.538215 22252 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.540580 22252 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.541441 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.542153 21921 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.542812 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.543529 21996 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.544024 21924 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:17.545792 22236 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.546324 22113 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.543489 22038 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:17.545212 21964 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.546892 22113 ts_tablet_manager.cc:1403] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260709 13:05:17.547420 22252 raft_consensus.cc:2804] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.548040 22252 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.548426 22252 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.548777 22194 raft_consensus.cc:2804] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.549329 22194 raft_consensus.cc:697] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:17.550760 22113 raft_consensus.cc:359] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.551744 22113 raft_consensus.cc:385] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.552336 22113 raft_consensus.cc:740] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.553495 22113 consensus_queue.cc:260] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.556505 22113 ts_tablet_manager.cc:1434] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:17.557515 22113 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.547178 22114 raft_consensus.cc:359] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.558072 22114 raft_consensus.cc:385] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.555266 22194 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.558367 22114 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.546293 22236 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.559051 22114 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.560547 22236 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.562424 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.566250 22148 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.568563 22113 tablet_bootstrap.cc:654] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.570063 22252 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.572182 22252 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.574383 22214 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.578089 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.578714 21996 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.580265 22113 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.581105 22113 ts_tablet_manager.cc:1403] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 13:05:17.582463 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.583338 21999 raft_consensus.cc:2393] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:17.585676 21996 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.585827 22113 raft_consensus.cc:359] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.587117 22113 raft_consensus.cc:385] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.543398 22117 raft_consensus.cc:359] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.587474 22113 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.587481 22036 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:17.589624 22252 raft_consensus.cc:2804] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.574735 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.590677 21921 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.587599 22117 raft_consensus.cc:385] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.592449 22117 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.593781 22117 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.596252 22117 ts_tablet_manager.cc:1434] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.004s
I20260709 13:05:17.596997 22252 raft_consensus.cc:697] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:17.597990 22252 consensus_queue.cc:237] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.588562 22113 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.601050 21921 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.604598 22113 ts_tablet_manager.cc:1434] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:05:17.605643 22113 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.610954 22117 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:17.612169 22113 tablet_bootstrap.cc:654] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.614722 21887 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:17.616942 22236 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.626477 22117 tablet_bootstrap.cc:654] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.622032 22114 ts_tablet_manager.cc:1434] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.001s
I20260709 13:05:17.629422 22114 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.631634 22175 raft_consensus.cc:493] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.632332 22175 raft_consensus.cc:515] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.638430 22175 leader_election.cc:290] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.639828 22114 tablet_bootstrap.cc:654] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.640247 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:17.642267 21962 leader_election.cc:343] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.625867 21822 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.649062 22117 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.649974 22117 ts_tablet_manager.cc:1403] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.005s
I20260709 13:05:17.651340 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.652379 21924 raft_consensus.cc:2468] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:17.654368 21964 leader_election.cc:304] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.655712 22205 raft_consensus.cc:2804] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.656255 22205 raft_consensus.cc:493] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.656577 22205 raft_consensus.cc:3060] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.661219 22117 raft_consensus.cc:359] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.661855 22236 raft_consensus.cc:2749] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.661988 22117 raft_consensus.cc:385] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.662530 22117 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.663166 22117 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.664072 21820 catalog_manager.cc:5697] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.665308 22117 ts_tablet_manager.cc:1434] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:05:17.666360 22117 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:17.666333 22205 raft_consensus.cc:515] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.668417 22205 leader_election.cc:290] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.669590 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:17.671702 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.672258 21924 raft_consensus.cc:3060] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.672324 22114 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
W20260709 13:05:17.674898 21962 leader_election.cc:343] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.678059 22114 ts_tablet_manager.cc:1403] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.008s
I20260709 13:05:17.686486 22114 raft_consensus.cc:359] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.687204 22114 raft_consensus.cc:385] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.687477 22114 raft_consensus.cc:740] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.687772 22113 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.688300 22113 ts_tablet_manager.cc:1403] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.023s
I20260709 13:05:17.688237 22114 consensus_queue.cc:260] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.689884 21924 raft_consensus.cc:2468] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:17.691118 21964 leader_election.cc:304] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.691790 22114 ts_tablet_manager.cc:1434] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:05:17.691705 22113 raft_consensus.cc:359] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.692198 22205 raft_consensus.cc:2804] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.692577 22113 raft_consensus.cc:385] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.692734 22205 raft_consensus.cc:697] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:17.693024 22114 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.692932 22113 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.693604 22205 consensus_queue.cc:237] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.693826 22113 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.695895 22113 ts_tablet_manager.cc:1434] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:17.696606 22113 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.702589 22113 tablet_bootstrap.cc:654] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.704173 22117 tablet_bootstrap.cc:654] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.711001 22114 tablet_bootstrap.cc:654] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.722030 22117 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.722687 22117 ts_tablet_manager.cc:1403] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.012s
I20260709 13:05:17.724547 22113 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.725023 22113 ts_tablet_manager.cc:1403] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260709 13:05:17.726658 22117 raft_consensus.cc:359] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.727646 22117 raft_consensus.cc:385] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.727988 22117 raft_consensus.cc:740] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.728863 22117 consensus_queue.cc:260] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.729086 21822 catalog_manager.cc:5697] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.732194 22113 raft_consensus.cc:359] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.732906 22113 raft_consensus.cc:385] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.733180 22113 raft_consensus.cc:740] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.733829 22113 consensus_queue.cc:260] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.736164 22113 ts_tablet_manager.cc:1434] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:17.737002 22113 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.742686 22113 tablet_bootstrap.cc:654] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.744132 22252 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.744606 22252 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.746670 22252 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.748476 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.749109 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.750284 22208 raft_consensus.cc:493] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.749745 22175 consensus_queue.cc:1048] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:17.750929 22208 raft_consensus.cc:515] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.749145 21995 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.753690 22208 leader_election.cc:290] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.756929 21924 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.757200 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.758409 22038 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:17.756245 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:17.759455 21996 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:17.760188 22148 raft_consensus.cc:2804] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.760702 22148 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.761124 22148 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.761273 22036 leader_election.cc:304] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:17.762169 22214 raft_consensus.cc:2804] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:17.762532 22214 raft_consensus.cc:493] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:17.762897 22214 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.765966 22114 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.766440 22114 ts_tablet_manager.cc:1403] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.036s
W20260709 13:05:17.767586 22038 leader_election.cc:343] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.769835 22114 raft_consensus.cc:359] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.770565 22114 raft_consensus.cc:385] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.770843 22114 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.771484 22114 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.773679 22114 ts_tablet_manager.cc:1434] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:17.774593 22114 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.775425 22214 raft_consensus.cc:515] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.776310 22148 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.780023 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.780781 21921 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.782287 22114 tablet_bootstrap.cc:654] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.784010 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:17.785544 21924 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.791944 22214 leader_election.cc:290] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.802300 22205 raft_consensus.cc:493] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.827971 22205 raft_consensus.cc:515] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.830360 22205 leader_election.cc:290] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.831804 21921 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.839761 22038 leader_election.cc:304] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:17.840408 22117 ts_tablet_manager.cc:1434] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.117s	user 0.016s	sys 0.023s
I20260709 13:05:17.840852 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.843044 22236 consensus_queue.cc:1048] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.844453 22208 raft_consensus.cc:2804] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.844944 22208 raft_consensus.cc:697] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:17.792596 21924 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.842299 22148 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.847760 22117 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:17.840265 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.853842 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:17.854557 21995 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:17.858772 21964 leader_election.cc:343] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.864775 22182 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.845829 22208 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.869611 21995 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.846195 22038 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:17.862610 21996 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.872414 22252 raft_consensus.cc:2804] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:17.872920 22252 raft_consensus.cc:697] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:17.873764 22252 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.882416 22113 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.882898 22113 ts_tablet_manager.cc:1403] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.024s
I20260709 13:05:17.886332 21996 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:17.889561 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.888747 22113 raft_consensus.cc:359] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.891820 22113 raft_consensus.cc:385] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.892104 22113 raft_consensus.cc:740] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.892753 22113 consensus_queue.cc:260] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.895129 22113 ts_tablet_manager.cc:1434] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:17.896303 22113 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
W20260709 13:05:17.901295 21962 leader_election.cc:343] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.901844 21962 leader_election.cc:304] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.903028 22175 raft_consensus.cc:2749] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.903777 22117 tablet_bootstrap.cc:654] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:17.904259 21962 consensus_peers.cc:597] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:17.905480 22113 tablet_bootstrap.cc:654] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.906924 22175 raft_consensus.cc:493] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.909129 22114 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:17.909711 22114 ts_tablet_manager.cc:1403] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.032s
I20260709 13:05:17.908900 22175 raft_consensus.cc:515] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.912653 22175 leader_election.cc:290] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.915228 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:17.916713 21964 leader_election.cc:343] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.918610 22117 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:17.919185 22117 ts_tablet_manager.cc:1403] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.008s
I20260709 13:05:17.921030 22113 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:17.921648 22113 ts_tablet_manager.cc:1403] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260709 13:05:17.923651 22117 raft_consensus.cc:359] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.924808 22117 raft_consensus.cc:385] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.925333 22117 raft_consensus.cc:740] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.925690 22113 raft_consensus.cc:359] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.926435 22113 raft_consensus.cc:385] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.926731 22113 raft_consensus.cc:740] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.927606 22113 consensus_queue.cc:260] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.929695 22113 ts_tablet_manager.cc:1434] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:17.930648 22113 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.934177 22117 consensus_queue.cc:260] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:17.935668 21887 consensus_peers.cc:597] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:17.936393 22117 ts_tablet_manager.cc:1434] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260709 13:05:17.938084 22113 tablet_bootstrap.cc:654] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.937712 22114 raft_consensus.cc:359] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.938432 22114 raft_consensus.cc:385] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.938707 22114 raft_consensus.cc:740] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.939734 22114 consensus_queue.cc:260] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.913966 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.940593 22175 raft_consensus.cc:493] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.956405 22175 raft_consensus.cc:515] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.956322 21819 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.951903 22113 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
W20260709 13:05:17.943140 21962 leader_election.cc:343] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.941512 22114 ts_tablet_manager.cc:1434] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260709 13:05:17.959054 21962 leader_election.cc:304] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.959831 22114 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:17.959959 22205 raft_consensus.cc:2749] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.960304 22113 ts_tablet_manager.cc:1403] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260709 13:05:17.941541 22117 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:17.947177 22208 raft_consensus.cc:493] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.961436 22208 raft_consensus.cc:515] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.961779 22214 consensus_queue.cc:1048] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:17.962419 22070 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:17.964247 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.966847 22114 tablet_bootstrap.cc:654] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:17.973184 21964 leader_election.cc:343] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.973225 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:17.974869 22208 leader_election.cc:290] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:17.977392 22113 raft_consensus.cc:359] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.967609 22117 tablet_bootstrap.cc:654] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.978119 22113 raft_consensus.cc:385] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.978480 22113 raft_consensus.cc:740] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.979071 22113 consensus_queue.cc:260] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:17.980587 22175 leader_election.cc:290] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:17.981334 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:17.984687 22113 ts_tablet_manager.cc:1434] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:05:17.985756 22113 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:17.981153 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:05:17.989482 21962 leader_election.cc:343] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:17.990042 21962 leader_election.cc:304] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:17.991076 22175 raft_consensus.cc:2749] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.992532 22036 leader_election.cc:304] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:17.994467 22208 raft_consensus.cc:2749] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:17.997174 22205 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:17.997995 21819 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:18.001163 22182 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.005182 22113 tablet_bootstrap.cc:654] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.016705 22214 consensus_queue.cc:1048] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:18.016983 22251 consensus_queue.cc:1048] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.020674 22205 raft_consensus.cc:493] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.021191 22114 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.021144 22205 raft_consensus.cc:515] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.020468 22251 consensus_queue.cc:1048] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.021744 22114 ts_tablet_manager.cc:1403] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.009s
I20260709 13:05:18.026796 22205 leader_election.cc:290] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.028812 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.029660 22175 raft_consensus.cc:493] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.030158 22175 raft_consensus.cc:515] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:18.030580 21962 leader_election.cc:343] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.032579 22175 leader_election.cc:290] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.033591 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.034096 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.034248 22069 raft_consensus.cc:2468] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
W20260709 13:05:18.035476 21964 leader_election.cc:343] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.036226 21962 leader_election.cc:304] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:18.037606 22175 raft_consensus.cc:2804] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.038102 22175 raft_consensus.cc:493] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.038537 22175 raft_consensus.cc:3060] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.038895 22114 raft_consensus.cc:359] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.039646 22114 raft_consensus.cc:385] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.039917 22114 raft_consensus.cc:740] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.040616 22114 consensus_queue.cc:260] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.028894 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.046965 22114 ts_tablet_manager.cc:1434] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:05:18.048326 22114 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.049906 21921 raft_consensus.cc:2468] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:18.055109 22117 tablet_bootstrap.cc:492] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.055521 22117 ts_tablet_manager.cc:1403] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.004s
I20260709 13:05:18.057008 21964 leader_election.cc:304] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.063023 22118 raft_consensus.cc:2804] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.064018 22118 raft_consensus.cc:493] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.065589 22118 raft_consensus.cc:3060] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.063220 22117 raft_consensus.cc:359] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.068408 22117 raft_consensus.cc:385] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.068763 22117 raft_consensus.cc:740] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.086151 22117 consensus_queue.cc:260] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.087985 22205 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.089181 22205 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.083537 22175 raft_consensus.cc:515] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.094712 22205 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.094867 22118 raft_consensus.cc:515] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.089166 22117 ts_tablet_manager.cc:1434] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:05:18.098153 22117 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:18.099167 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.100631 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.101293 22070 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:18.102330 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:18.101002 21921 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:18.104991 21962 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.105762 22189 raft_consensus.cc:2804] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:18.100921 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:18.107101 21924 raft_consensus.cc:3060] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:18.107338 21964 leader_election.cc:343] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.106158 22189 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.110975 22113 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.111533 22113 ts_tablet_manager.cc:1403] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.027s
W20260709 13:05:18.110926 21962 consensus_peers.cc:597] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:18.111166 22189 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.113011 22118 leader_election.cc:290] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.113185 22175 leader_election.cc:290] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.114804 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.116652 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.117213 22069 raft_consensus.cc:3060] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.119253 21924 raft_consensus.cc:2468] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:18.122449 21964 leader_election.cc:304] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
W20260709 13:05:18.123343 21962 leader_election.cc:343] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.124154 22118 raft_consensus.cc:2804] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.124977 22069 raft_consensus.cc:2468] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:18.125509 22118 raft_consensus.cc:697] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:18.126466 22118 consensus_queue.cc:237] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.127838 21962 leader_election.cc:304] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:18.127872 22117 tablet_bootstrap.cc:654] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.131124 22205 raft_consensus.cc:2804] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.129761 22114 tablet_bootstrap.cc:654] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.131826 22205 raft_consensus.cc:697] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:18.133884 22113 raft_consensus.cc:359] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.133809 22205 consensus_queue.cc:237] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.134673 22113 raft_consensus.cc:385] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.134989 22113 raft_consensus.cc:740] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.135624 22113 consensus_queue.cc:260] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.144733 22113 ts_tablet_manager.cc:1434] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:05:18.145889 22113 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.147426 22189 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:18.151372 21962 consensus_peers.cc:597] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:18.161245 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:18.161906 21924 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.162649 22113 tablet_bootstrap.cc:654] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.168574 21924 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:18.169764 22189 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.169601 21964 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.169888 22114 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.170584 22114 ts_tablet_manager.cc:1403] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.002s
I20260709 13:05:18.170722 22205 raft_consensus.cc:2804] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:18.170921 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22139e7b34f44bc0866f8cd024c624f8" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.171362 22205 raft_consensus.cc:697] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:18.171525 22069 raft_consensus.cc:3060] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.172295 22205 consensus_queue.cc:237] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.174065 22114 raft_consensus.cc:359] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.174968 22114 raft_consensus.cc:385] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.175304 22114 raft_consensus.cc:740] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.176090 22114 consensus_queue.cc:260] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.179378 22182 raft_consensus.cc:493] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.179832 22182 raft_consensus.cc:515] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.180052 22069 raft_consensus.cc:2468] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:18.181947 22182 leader_election.cc:290] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.183650 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.183830 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.184317 21999 raft_consensus.cc:2468] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.185537 21887 leader_election.cc:304] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.186244 22182 raft_consensus.cc:2804] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.186468 22114 ts_tablet_manager.cc:1434] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 13:05:18.186395 21887 leader_election.cc:343] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.186651 22182 raft_consensus.cc:493] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.187034 22182 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.188853 22114 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.191258 22236 raft_consensus.cc:493] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.191766 22236 raft_consensus.cc:515] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.193819 22208 raft_consensus.cc:493] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.193967 22182 raft_consensus.cc:515] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.194427 22208 raft_consensus.cc:515] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.195542 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.195981 22114 tablet_bootstrap.cc:654] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.196097 22182 leader_election.cc:290] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.196242 21999 raft_consensus.cc:2468] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.196476 22208 leader_election.cc:290] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.197844 21887 leader_election.cc:304] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.198529 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.200450 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.201253 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.200470 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.201845 21999 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.200440 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.204309 22038 leader_election.cc:304] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:18.205238 21887 leader_election.cc:343] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:18.205945 21887 leader_election.cc:343] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.206758 22208 raft_consensus.cc:2749] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.193857 22236 leader_election.cc:290] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.208052 22236 raft_consensus.cc:2804] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.208426 22236 raft_consensus.cc:493] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.208752 22236 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.213778 22117 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.215221 22236 raft_consensus.cc:515] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.215950 22117 ts_tablet_manager.cc:1403] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.003s
I20260709 13:05:18.216535 22070 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.218052 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.218685 21995 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.218834 22117 raft_consensus.cc:359] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.219645 22117 raft_consensus.cc:385] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.219951 22117 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.221243 22117 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.226598 22117 ts_tablet_manager.cc:1434] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:18.232493 22205 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.233465 21995 raft_consensus.cc:2468] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:18.235482 22186 raft_consensus.cc:493] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.235978 22186 raft_consensus.cc:515] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.238230 21887 leader_election.cc:304] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.240073 22186 leader_election.cc:290] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.241082 22117 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:18.240096 22182 raft_consensus.cc:2804] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.246299 22182 raft_consensus.cc:697] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:18.247293 22182 consensus_queue.cc:237] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.241827 22236 leader_election.cc:290] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.243005 21999 raft_consensus.cc:2468] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:18.243294 22114 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.256167 22114 ts_tablet_manager.cc:1403] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.003s
I20260709 13:05:18.250473 21819 catalog_manager.cc:5697] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.255086 22113 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.257014 22113 ts_tablet_manager.cc:1403] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.028s
I20260709 13:05:18.262570 22114 raft_consensus.cc:359] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.264619 22114 raft_consensus.cc:385] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.265264 22114 raft_consensus.cc:740] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.268249 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.268285 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.270987 22114 consensus_queue.cc:260] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.273214 22114 ts_tablet_manager.cc:1434] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:18.274181 22114 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.275714 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.280763 22113 raft_consensus.cc:359] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.281561 22113 raft_consensus.cc:385] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.281838 22113 raft_consensus.cc:740] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.291183 22113 consensus_queue.cc:260] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.291954 22117 tablet_bootstrap.cc:654] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.294150 22113 ts_tablet_manager.cc:1434] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:05:18.295948 22114 tablet_bootstrap.cc:654] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.283352 21887 leader_election.cc:304] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:18.299674 21887 leader_election.cc:343] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:18.300527 21887 leader_election.cc:343] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.302613 22236 raft_consensus.cc:2804] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.303678 22236 raft_consensus.cc:697] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:18.304919 22236 consensus_queue.cc:237] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.314644 22113 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.331208 22113 tablet_bootstrap.cc:654] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.334816 21820 catalog_manager.cc:5697] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.340107 21999 raft_consensus.cc:2468] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.337347 21820 catalog_manager.cc:5697] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 2, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.356367 21887 leader_election.cc:304] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.358700 22309 raft_consensus.cc:2804] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.359200 22309 raft_consensus.cc:493] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.359614 22309 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.365087 22208 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.368510 22208 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:18.392473 22113 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.393200 22113 ts_tablet_manager.cc:1403] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.000s
I20260709 13:05:18.398038 22114 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.398814 22114 ts_tablet_manager.cc:1403] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.025s
I20260709 13:05:18.400988 22117 tablet_bootstrap.cc:492] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.401463 22117 ts_tablet_manager.cc:1403] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.161s	user 0.021s	sys 0.006s
I20260709 13:05:18.402067 22114 raft_consensus.cc:359] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.402822 22114 raft_consensus.cc:385] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.403149 22114 raft_consensus.cc:740] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.403858 22114 consensus_queue.cc:260] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.404871 22117 raft_consensus.cc:359] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.406078 22114 ts_tablet_manager.cc:1434] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:18.412719 22117 raft_consensus.cc:385] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.413367 22117 raft_consensus.cc:740] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.413784 22114 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.414065 22117 consensus_queue.cc:260] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.421065 22117 ts_tablet_manager.cc:1434] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:05:18.422094 22117 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:18.428332 22073 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.431418 22252 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:18.435817 22309 raft_consensus.cc:515] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.444581 22114 tablet_bootstrap.cc:654] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.446974 21822 catalog_manager.cc:5697] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.453285 22214 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:18.462426 22117 tablet_bootstrap.cc:654] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.448446 22113 raft_consensus.cc:359] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.463230 22113 raft_consensus.cc:385] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.463459 22113 raft_consensus.cc:740] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.466495 22113 consensus_queue.cc:260] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.470377 22113 ts_tablet_manager.cc:1434] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 13:05:18.471401 22113 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.470685 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.478138 21995 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.493088 22309 leader_election.cc:290] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.497152 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:18.507267 21887 leader_election.cc:343] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.510846 22114 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.511327 22114 ts_tablet_manager.cc:1403] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.021s
I20260709 13:05:18.512652 22208 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.513154 22208 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.514544 21995 raft_consensus.cc:2468] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:18.516870 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.515362 22208 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.519963 21887 leader_election.cc:304] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.520288 22114 raft_consensus.cc:359] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.520768 22205 raft_consensus.cc:493] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.521132 22114 raft_consensus.cc:385] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.521574 22114 raft_consensus.cc:740] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.521330 22205 raft_consensus.cc:515] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.522352 22114 consensus_queue.cc:260] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.523468 22205 leader_election.cc:290] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.524962 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.527066 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.527434 22114 ts_tablet_manager.cc:1434] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:05:18.528213 22117 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.528512 22114 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.528681 22117 ts_tablet_manager.cc:1403] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.003s
W20260709 13:05:18.528738 21964 leader_election.cc:343] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.529482 22309 raft_consensus.cc:2804] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.529964 22309 raft_consensus.cc:697] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:18.530792 22309 consensus_queue.cc:237] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.531806 22182 raft_consensus.cc:493] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.533303 22182 raft_consensus.cc:515] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.533823 22205 raft_consensus.cc:493] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.537667 22205 raft_consensus.cc:515] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:18.535079 21962 leader_election.cc:343] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.539141 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.539294 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.535601 22182 leader_election.cc:290] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.539340 21962 leader_election.cc:304] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:18.540611 21887 leader_election.cc:343] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:18.540805 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:18.541261 22118 raft_consensus.cc:2749] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:18.541364 21887 leader_election.cc:343] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.541875 21887 leader_election.cc:304] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:18.545950 22113 tablet_bootstrap.cc:654] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.537103 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.546988 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.537071 22114 tablet_bootstrap.cc:654] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.545877 22182 raft_consensus.cc:2749] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.549767 22036 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:18.551457 21964 leader_election.cc:343] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.556094 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.556505 22205 leader_election.cc:290] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.551925 22214 raft_consensus.cc:2749] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:18.558586 21962 leader_election.cc:343] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.559288 21962 leader_election.cc:304] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.561658 22118 raft_consensus.cc:2749] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.559254 22117 raft_consensus.cc:359] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.563539 22117 raft_consensus.cc:385] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.563807 22117 raft_consensus.cc:740] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.564419 22117 consensus_queue.cc:260] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.572623 22117 ts_tablet_manager.cc:1434] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 13:05:18.574949 22114 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.576992 22117 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:18.584976 22113 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.585556 22113 ts_tablet_manager.cc:1403] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.000s
I20260709 13:05:18.588028 22113 raft_consensus.cc:359] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.590026 22113 raft_consensus.cc:385] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:18.590204 21964 consensus_peers.cc:597] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:05:18.590377 22113 raft_consensus.cc:740] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.590716 22114 ts_tablet_manager.cc:1403] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.002s
I20260709 13:05:18.591276 22113 consensus_queue.cc:260] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.593397 22113 ts_tablet_manager.cc:1434] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:18.593407 22114 raft_consensus.cc:359] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.594604 22114 raft_consensus.cc:385] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.594707 22113 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.594892 22114 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.595698 22114 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.600190 22117 tablet_bootstrap.cc:654] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.601135 22113 tablet_bootstrap.cc:654] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.602677 21819 catalog_manager.cc:5697] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.603724 22114 ts_tablet_manager.cc:1434] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:05:18.604640 22114 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.608995 22205 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.609597 21819 catalog_manager.cc:5697] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.617396 22113 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.618028 22113 ts_tablet_manager.cc:1403] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:05:18.621770 22114 tablet_bootstrap.cc:654] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.624341 22113 raft_consensus.cc:359] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.625138 22113 raft_consensus.cc:385] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.625537 22113 raft_consensus.cc:740] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.626276 22113 consensus_queue.cc:260] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.628842 22117 tablet_bootstrap.cc:492] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.629479 22117 ts_tablet_manager.cc:1403] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.002s
I20260709 13:05:18.632061 22117 raft_consensus.cc:359] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.632764 22117 raft_consensus.cc:385] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.632412 22073 raft_consensus.cc:3060] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.633050 22117 raft_consensus.cc:740] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.633772 22117 consensus_queue.cc:260] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.635914 22117 ts_tablet_manager.cc:1434] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:05:18.637590 22113 ts_tablet_manager.cc:1434] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:05:18.638551 22113 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.644377 22113 tablet_bootstrap.cc:654] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.646277 22117 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:18.648070 22194 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.651989 22113 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.652432 22113 ts_tablet_manager.cc:1403] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.006s
I20260709 13:05:18.655660 22113 raft_consensus.cc:359] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.656323 22113 raft_consensus.cc:385] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.656596 22113 raft_consensus.cc:740] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.657182 22113 consensus_queue.cc:260] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.658989 22117 tablet_bootstrap.cc:654] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.659722 22113 ts_tablet_manager.cc:1434] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:18.660645 22113 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.660760 22214 raft_consensus.cc:493] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.661331 22214 raft_consensus.cc:515] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.665534 22114 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.665882 22214 leader_election.cc:290] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.666157 22114 ts_tablet_manager.cc:1403] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 13:05:18.666512 22299 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.667021 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.667281 22113 tablet_bootstrap.cc:654] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.667972 22182 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.669763 22208 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.670269 22208 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.673027 22208 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.673664 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.674762 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.674731 22114 raft_consensus.cc:359] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.677244 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.677863 22114 raft_consensus.cc:385] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.678864 22069 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.679128 22114 raft_consensus.cc:740] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.680645 22114 consensus_queue.cc:260] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.678525 22038 leader_election.cc:304] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:18.685472 22038 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:18.686730 22251 raft_consensus.cc:2749] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.691857 22114 ts_tablet_manager.cc:1434] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:05:18.694741 22114 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.702638 22182 raft_consensus.cc:493] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.703359 22182 raft_consensus.cc:515] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.709484 22117 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.710033 22117 ts_tablet_manager.cc:1403] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.003s
I20260709 13:05:18.712322 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.712978 22117 raft_consensus.cc:359] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.714663 22117 raft_consensus.cc:385] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.714967 22117 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.715689 22117 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.716462 22182 leader_election.cc:290] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.716058 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.718335 22117 ts_tablet_manager.cc:1434] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:18.719274 22117 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:18.722407 21887 leader_election.cc:343] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.717553 21999 raft_consensus.cc:2468] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.725008 21887 leader_election.cc:304] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.727314 22182 raft_consensus.cc:2804] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.727707 22182 raft_consensus.cc:493] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.728077 22182 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.724987 22117 tablet_bootstrap.cc:654] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.737779 22182 raft_consensus.cc:515] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.741194 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.741799 22182 leader_election.cc:290] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.742048 21999 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.748167 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:18.752367 21887 leader_election.cc:343] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.754877 22070 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:18.755669 22117 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.756119 22117 ts_tablet_manager.cc:1403] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260709 13:05:18.757200 22194 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.758617 22117 raft_consensus.cc:359] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.759287 22117 raft_consensus.cc:385] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.759552 22117 raft_consensus.cc:740] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.760178 22117 consensus_queue.cc:260] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.763106 22117 ts_tablet_manager.cc:1434] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:18.764029 22117 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:18.764245 21887 consensus_peers.cc:597] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:18.765067 21999 raft_consensus.cc:2468] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:18.766388 22316 raft_consensus.cc:493] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.767088 22316 raft_consensus.cc:515] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.772156 22117 tablet_bootstrap.cc:654] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.776247 22316 leader_election.cc:290] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.776410 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.777184 21996 raft_consensus.cc:2468] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.778534 21887 leader_election.cc:304] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.778914 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.780222 21887 leader_election.cc:304] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.781241 22182 raft_consensus.cc:2804] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.781857 22182 raft_consensus.cc:697] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:18.782624 22316 raft_consensus.cc:2804] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.783255 22316 raft_consensus.cc:493] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.782831 22182 consensus_queue.cc:237] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.783807 22316 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:18.781523 21887 leader_election.cc:343] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.795534 21924 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:18.797984 22189 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:18.799726 22252 raft_consensus.cc:2749] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:18.801280 22186 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.801770 22186 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.803915 22186 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.804642 22114 tablet_bootstrap.cc:654] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.812515 22117 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:18.812995 22117 ts_tablet_manager.cc:1403] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.009s
I20260709 13:05:18.821478 22252 raft_consensus.cc:493] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.822260 22252 raft_consensus.cc:515] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.825217 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.825978 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.811935 22316 raft_consensus.cc:515] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.829540 22252 leader_election.cc:290] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.844733 22299 raft_consensus.cc:493] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.845230 22299 raft_consensus.cc:515] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.847368 22189 raft_consensus.cc:493] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.847900 22189 raft_consensus.cc:515] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.840893 21923 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:18.849323 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.850080 21995 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
W20260709 13:05:18.850762 21887 leader_election.cc:343] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.852372 22036 leader_election.cc:304] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:18.854035 22194 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.854101 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:18.854610 22194 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.855720 22189 leader_election.cc:290] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.856621 22194 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.857067 22208 raft_consensus.cc:2804] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.857451 22208 raft_consensus.cc:493] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.857774 22208 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.840095 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:18.861946 21999 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:18.861712 22117 raft_consensus.cc:359] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.863071 22117 raft_consensus.cc:385] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.863571 22117 raft_consensus.cc:740] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.864573 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.866413 22117 consensus_queue.cc:260] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:18.867192 21962 leader_election.cc:343] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.868115 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:18.868538 21887 leader_election.cc:343] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.869570 21887 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.870366 22182 raft_consensus.cc:2804] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.870750 22182 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.871095 22182 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:18.871582 21887 consensus_peers.cc:597] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:18.874188 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.873368 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.876343 21995 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.872655 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.857095 22316 leader_election.cc:290] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.883104 22299 leader_election.cc:290] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.884893 22117 ts_tablet_manager.cc:1434] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.003s
I20260709 13:05:18.885792 22117 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:18.886132 21962 leader_election.cc:343] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:18.881847 21964 leader_election.cc:343] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.889428 21964 leader_election.cc:304] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.891053 22194 raft_consensus.cc:2749] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.891691 22113 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:18.892164 22113 ts_tablet_manager.cc:1403] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.232s	user 0.086s	sys 0.113s
I20260709 13:05:18.893501 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:18.894941 22208 raft_consensus.cc:515] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:18.895732 21962 leader_election.cc:343] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.897143 22114 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:18.894914 22113 raft_consensus.cc:359] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.893711 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:18.897621 22208 leader_election.cc:290] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:18.898120 21923 raft_consensus.cc:2468] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:18.898376 22113 raft_consensus.cc:385] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.898729 22113 raft_consensus.cc:740] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.897627 22114 ts_tablet_manager.cc:1403] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.203s	user 0.019s	sys 0.009s
I20260709 13:05:18.898701 22182 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.899587 22113 consensus_queue.cc:260] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.901695 21920 raft_consensus.cc:2393] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972c054869d477dae0909c48ece0a2f in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:18.902155 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.902750 21996 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.905670 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:18.906412 21920 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.909278 21964 leader_election.cc:304] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.910007 22194 raft_consensus.cc:2804] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.910425 21964 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.910369 22194 raft_consensus.cc:493] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.910996 22194 raft_consensus.cc:3060] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.914084 22189 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.917064 21920 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:18.919562 22038 leader_election.cc:304] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:18.920570 21996 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:18.920997 22208 raft_consensus.cc:2804] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.921509 22208 raft_consensus.cc:697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:18.922324 22208 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.924784 21995 raft_consensus.cc:2468] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:18.925612 22186 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:18.928421 22113 ts_tablet_manager.cc:1434] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 13:05:18.929702 22113 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:18.934367 21887 leader_election.cc:304] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:18.935845 22186 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.936823 22189 raft_consensus.cc:2749] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.937266 22186 raft_consensus.cc:2804] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.937191 21820 catalog_manager.cc:5697] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.944097 22113 tablet_bootstrap.cc:654] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.958405 22069 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.969545 22114 raft_consensus.cc:359] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.970326 22114 raft_consensus.cc:385] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.970597 22114 raft_consensus.cc:740] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.971243 22114 consensus_queue.cc:260] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.937783 22186 raft_consensus.cc:697] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:18.975289 22114 ts_tablet_manager.cc:1434] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 13:05:18.975088 22186 consensus_queue.cc:237] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:18.976224 22114 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:18.978442 22117 tablet_bootstrap.cc:654] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.980913 22182 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:18.990304 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:18.992580 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:18.997704 21887 leader_election.cc:343] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.003154 22194 raft_consensus.cc:515] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.006286 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:19.006563 22194 leader_election.cc:290] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.007085 21920 raft_consensus.cc:3060] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.047582 22114 tablet_bootstrap.cc:654] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.053696 22117 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:19.054203 22117 ts_tablet_manager.cc:1403] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.005s
I20260709 13:05:19.061314 21819 catalog_manager.cc:5697] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.059821 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f042a213db1a467bbe2abdee4be9c9e4" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:19.091341 22113 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:19.091867 22113 ts_tablet_manager.cc:1403] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.162s	user 0.027s	sys 0.041s
I20260709 13:05:19.097031 21999 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:19.108641 22117 raft_consensus.cc:359] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.109159 22117 raft_consensus.cc:385] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.109323 22117 raft_consensus.cc:740] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.110915 22071 raft_consensus.cc:3060] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:19.122051 21887 consensus_peers.cc:597] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:19.125787 22114 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:19.126410 22114 ts_tablet_manager.cc:1403] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.021s
I20260709 13:05:19.127439 22117 consensus_queue.cc:260] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.132802 22070 raft_consensus.cc:3060] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.134738 21887 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:19.153115 22117 ts_tablet_manager.cc:1434] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.099s	user 0.004s	sys 0.002s
I20260709 13:05:19.154155 22117 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:19.155727 22309 raft_consensus.cc:2804] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.156279 22309 raft_consensus.cc:697] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:19.157096 22309 consensus_queue.cc:237] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.155568 22114 raft_consensus.cc:359] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.162007 22114 raft_consensus.cc:385] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.162534 22114 raft_consensus.cc:740] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.166554 22114 consensus_queue.cc:260] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.163167 22113 raft_consensus.cc:359] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.168004 22113 raft_consensus.cc:385] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.168433 22113 raft_consensus.cc:740] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.170354 22113 consensus_queue.cc:260] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:19.178170 22348 log.cc:927] Time spent T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:05:19.137077 21920 raft_consensus.cc:2468] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.178843 22114 ts_tablet_manager.cc:1434] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:05:19.181196 22114 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:19.187453 21964 leader_election.cc:304] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.188503 22205 raft_consensus.cc:2804] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.189301 22117 tablet_bootstrap.cc:654] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.189011 22205 raft_consensus.cc:697] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:19.190578 22205 consensus_queue.cc:237] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.192368 22070 raft_consensus.cc:2468] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.186065 22113 ts_tablet_manager.cc:1434] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.006s
I20260709 13:05:19.197258 22113 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:19.206010 22113 tablet_bootstrap.cc:654] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.207930 22114 tablet_bootstrap.cc:654] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.212296 22186 raft_consensus.cc:493] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.212842 22186 raft_consensus.cc:515] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.214926 22186 leader_election.cc:290] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.216773 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:19.218809 21887 leader_election.cc:343] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.216822 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:19.220180 21996 raft_consensus.cc:2468] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:19.221740 21887 leader_election.cc:304] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:19.222558 22186 raft_consensus.cc:2804] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:19.205199 21820 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:19.222908 22186 raft_consensus.cc:493] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:19.223243 22186 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.230265 22186 raft_consensus.cc:515] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.233604 22113 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:19.233969 22117 tablet_bootstrap.cc:492] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:19.234447 22117 ts_tablet_manager.cc:1403] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.002s
I20260709 13:05:19.235559 22113 ts_tablet_manager.cc:1403] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260709 13:05:19.236289 22309 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.233604 21819 catalog_manager.cc:5697] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.237136 22117 raft_consensus.cc:359] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.237776 22117 raft_consensus.cc:385] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.238065 22117 raft_consensus.cc:740] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.238845 22117 consensus_queue.cc:260] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.240979 22117 ts_tablet_manager.cc:1434] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:19.242250 22117 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:19.238170 22113 raft_consensus.cc:359] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.245389 22113 raft_consensus.cc:385] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.245671 22113 raft_consensus.cc:740] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.247711 22186 leader_election.cc:290] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.249092 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:19.250185 22352 raft_consensus.cc:493] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:05:19.250293 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:19.250887 21995 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.250763 22352 raft_consensus.cc:515] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.251986 22114 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:19.252419 22114 ts_tablet_manager.cc:1403] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 13:05:19.249032 22113 consensus_queue.cc:260] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.255776 22113 ts_tablet_manager.cc:1434] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260709 13:05:19.255846 21887 leader_election.cc:343] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.256742 22113 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:19.263782 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.263958 21995 raft_consensus.cc:2468] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:19.266273 21887 leader_election.cc:304] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:19.267879 22182 raft_consensus.cc:2804] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.269647 22182 raft_consensus.cc:697] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:19.268457 22114 raft_consensus.cc:359] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.271040 22114 raft_consensus.cc:385] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.271335 22114 raft_consensus.cc:740] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.271958 22114 consensus_queue.cc:260] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.272110 22182 consensus_queue.cc:237] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.273520 22114 ts_tablet_manager.cc:1434] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:19.274363 22114 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:19.275089 22117 tablet_bootstrap.cc:654] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.279520 22352 leader_election.cc:290] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:19.283501 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330cba954db44d0f8d97da2da9743877" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:19.290277 22036 leader_election.cc:304] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:19.291925 22252 raft_consensus.cc:2749] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:19.297219 22117 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:19.297673 22117 ts_tablet_manager.cc:1403] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260709 13:05:19.296888 21822 catalog_manager.cc:5697] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.299010 22071 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.304288 22114 tablet_bootstrap.cc:654] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.305025 22113 tablet_bootstrap.cc:654] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.309298 22309 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.309490 22117 raft_consensus.cc:359] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.310139 22117 raft_consensus.cc:385] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.310416 22117 raft_consensus.cc:740] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.311076 22117 consensus_queue.cc:260] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.313179 22117 ts_tablet_manager.cc:1434] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:19.314177 22117 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:19.318591 22117 tablet_bootstrap.cc:654] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.323526 21819 catalog_manager.cc:5697] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.333081 22114 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:19.333667 22114 ts_tablet_manager.cc:1403] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260709 13:05:19.336758 22114 raft_consensus.cc:359] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.339763 22113 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:19.340440 22113 ts_tablet_manager.cc:1403] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.006s
I20260709 13:05:19.342983 22113 raft_consensus.cc:359] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.343736 22113 raft_consensus.cc:385] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.344062 22113 raft_consensus.cc:740] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.344724 22113 consensus_queue.cc:260] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.347326 22113 ts_tablet_manager.cc:1434] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:05:19.347666 22352 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.348439 22113 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:19.345506 22114 raft_consensus.cc:385] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.348955 22114 raft_consensus.cc:740] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.348390 22352 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.350031 22114 consensus_queue.cc:260] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.351459 22352 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:19.352510 22114 ts_tablet_manager.cc:1434] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:19.353469 22114 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:19.355201 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.366413 22114 tablet_bootstrap.cc:654] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.368683 22194 raft_consensus.cc:493] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.359628 22113 tablet_bootstrap.cc:654] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.369369 22194 raft_consensus.cc:515] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.377283 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:19.377470 22114 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:19.378152 21996 raft_consensus.cc:2393] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:19.378182 22114 ts_tablet_manager.cc:1403] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 13:05:19.378362 22117 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:19.378862 22117 ts_tablet_manager.cc:1403] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.065s	user 0.041s	sys 0.019s
I20260709 13:05:19.381441 22117 raft_consensus.cc:359] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.382123 22117 raft_consensus.cc:385] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.382378 22117 raft_consensus.cc:740] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.383176 22194 leader_election.cc:290] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.382838 22114 raft_consensus.cc:359] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.383811 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.384506 21920 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:19.385253 22036 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:19.385692 22117 consensus_queue.cc:260] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.386431 22352 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.386375 21964 leader_election.cc:304] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.387697 22194 raft_consensus.cc:2804] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:19.388278 22194 raft_consensus.cc:493] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:19.388854 22194 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.383868 22114 raft_consensus.cc:385] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.389616 22114 raft_consensus.cc:740] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.390658 22205 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.390453 22114 consensus_queue.cc:260] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.391317 22113 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:19.391112 22205 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.391875 22113 ts_tablet_manager.cc:1403] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.013s
I20260709 13:05:19.393061 22205 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.387837 22117 ts_tablet_manager.cc:1434] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:19.394682 22113 raft_consensus.cc:359] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.395464 22113 raft_consensus.cc:385] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.395524 22353 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.395854 22113 raft_consensus.cc:740] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.396816 22113 consensus_queue.cc:260] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.398876 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.399727 22069 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:19.400132 22113 ts_tablet_manager.cc:1434] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:05:19.395714 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.401144 22113 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:19.401399 21920 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:19.402705 21964 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.403492 22205 raft_consensus.cc:2804] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:19.403878 22205 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:19.403752 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.404274 22205 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.408181 22113 tablet_bootstrap.cc:654] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.409663 22117 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:19.410935 22114 ts_tablet_manager.cc:1434] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:05:19.412494 22182 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.413957 22194 raft_consensus.cc:515] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.416553 22194 leader_election.cc:290] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.416782 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:19.417279 21920 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.417560 22205 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.420918 22114 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:19.423082 22205 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.423213 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:19.424036 21924 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:19.426703 21962 leader_election.cc:343] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.408825 22352 raft_consensus.cc:2749] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:19.435883 22182 raft_consensus.cc:493] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.438228 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:19.438931 22069 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.438630 22182 raft_consensus.cc:515] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.445990 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:19.457731 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:19.473869 22182 leader_election.cc:290] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.482697 22189 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.483400 22189 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:19.482725 21962 leader_election.cc:343] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.493086 22069 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.496385 22205 raft_consensus.cc:493] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.497071 22205 raft_consensus.cc:515] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.481606 21920 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.502014 21924 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.509366 22117 tablet_bootstrap.cc:654] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.515018 22205 leader_election.cc:290] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.517168 22182 raft_consensus.cc:493] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.517712 22182 raft_consensus.cc:515] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.518656 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.519217 21920 raft_consensus.cc:2468] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:19.520334 22182 leader_election.cc:290] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.521834 21964 leader_election.cc:304] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.522603 21964 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:19.526804 22118 raft_consensus.cc:2804] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.527462 21964 leader_election.cc:304] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.526239 22194 raft_consensus.cc:2804] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.545882 22114 tablet_bootstrap.cc:654] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.551394 22118 raft_consensus.cc:697] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:19.552112 22194 raft_consensus.cc:697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:19.552515 22118 consensus_queue.cc:237] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.534518 22175 raft_consensus.cc:2804] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:19.560158 22194 consensus_queue.cc:237] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.560832 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:19.561333 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.566074 21924 raft_consensus.cc:3060] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:19.566325 21964 leader_election.cc:343] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.546520 22251 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:05:19.559046 22175 raft_consensus.cc:493] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:19.572649 22175 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.550673 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22481afe414a208f94f12ae0dcbb9c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.575824 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.576432 22070 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.577605 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.567234 22189 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.577653 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:19.580428 21962 leader_election.cc:343] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.580861 21962 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:19.586423 21887 leader_election.cc:343] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:19.587180 21962 leader_election.cc:343] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.587889 22189 raft_consensus.cc:2749] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:19.589653 22113 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:19.590106 22113 ts_tablet_manager.cc:1403] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.015s
I20260709 13:05:19.590794 22205 raft_consensus.cc:493] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.594333 22205 raft_consensus.cc:515] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.601161 22117 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:19.597328 22205 leader_election.cc:290] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.602870 22117 ts_tablet_manager.cc:1403] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.012s
I20260709 13:05:19.606215 22117 raft_consensus.cc:359] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.606967 22117 raft_consensus.cc:385] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.607254 22117 raft_consensus.cc:740] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.607937 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:19.609669 21962 leader_election.cc:343] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.607928 22117 consensus_queue.cc:260] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.612836 21887 leader_election.cc:304] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:19.618842 22113 raft_consensus.cc:359] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.619580 22113 raft_consensus.cc:385] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.619848 22113 raft_consensus.cc:740] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.620429 22113 consensus_queue.cc:260] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.622641 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:19.624413 22113 ts_tablet_manager.cc:1434] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:05:19.625414 22113 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:19.625133 22175 raft_consensus.cc:515] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:19.630440 21964 leader_election.cc:343] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.638867 21964 leader_election.cc:304] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:19.645421 22175 leader_election.cc:290] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.667141 22375 raft_consensus.cc:2749] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:19.676082 22117 ts_tablet_manager.cc:1434] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.005s
I20260709 13:05:19.677263 22117 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:19.669449 22251 raft_consensus.cc:493] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.690060 21997 raft_consensus.cc:2393] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:19.729122 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:19.694752 22251 raft_consensus.cc:515] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.761164 22114 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:19.761868 22114 ts_tablet_manager.cc:1403] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.341s	user 0.023s	sys 0.024s
I20260709 13:05:19.765900 22118 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.768812 22118 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.790150 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:19.796568 21920 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.797803 22117 tablet_bootstrap.cc:654] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.812474 22114 raft_consensus.cc:359] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.813192 22114 raft_consensus.cc:385] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.813462 22114 raft_consensus.cc:740] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.765101 22309 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:05:19.799638 22343 raft_consensus.cc:2749] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:19.816071 22114 consensus_queue.cc:260] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.811830 22118 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:19.863762 22114 ts_tablet_manager.cc:1434] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.015s
I20260709 13:05:19.873358 21887 leader_election.cc:304] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:19.887033 22114 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:19.894052 22382 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:05:19.905834 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:19.907226 21964 leader_election.cc:343] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.912889 22113 tablet_bootstrap.cc:654] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.905362 22251 leader_election.cc:290] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:19.926617 22353 raft_consensus.cc:493] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.926920 21920 raft_consensus.cc:2468] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:19.927088 22353 raft_consensus.cc:515] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.929189 22353 leader_election.cc:290] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:19.930100 21964 leader_election.cc:304] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:19.974212 22383 raft_consensus.cc:2749] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:19.973598 22175 raft_consensus.cc:2804] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:19.982797 21962 leader_election.cc:343] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:19.986164 22175 raft_consensus.cc:697] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:19.991099 22175 consensus_queue.cc:237] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:19.993268 22114 tablet_bootstrap.cc:654] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.005846 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:19.998266 22375 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:20.008250 22376 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:20.013321 21962 leader_election.cc:343] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.014770 21962 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:20.012738 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:20.013880 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:20.017172 22205 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.023360 22117 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:20.023900 22117 ts_tablet_manager.cc:1403] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.347s	user 0.010s	sys 0.017s
I20260709 13:05:20.026829 22117 raft_consensus.cc:359] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.027520 22117 raft_consensus.cc:385] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.027814 22117 raft_consensus.cc:740] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.028671 22117 consensus_queue.cc:260] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.030836 22117 ts_tablet_manager.cc:1434] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:20.039110 22117 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
W20260709 13:05:20.046289 21962 consensus_peers.cc:597] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:20.060536 22113 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:20.061070 22113 ts_tablet_manager.cc:1403] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.436s	user 0.035s	sys 0.044s
I20260709 13:05:20.059574 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:20.084769 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:20.087352 22113 raft_consensus.cc:359] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.088196 22113 raft_consensus.cc:385] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.088591 22113 raft_consensus.cc:740] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.100418 22113 consensus_queue.cc:260] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.137729 22114 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:20.138350 22114 ts_tablet_manager.cc:1403] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.274s	user 0.018s	sys 0.026s
I20260709 13:05:20.178453 22113 ts_tablet_manager.cc:1434] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.117s	user 0.010s	sys 0.002s
I20260709 13:05:20.183734 22071 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.185722 22117 tablet_bootstrap.cc:654] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.187518 22114 raft_consensus.cc:359] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.188800 22114 raft_consensus.cc:385] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.189157 22114 raft_consensus.cc:740] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.190167 22114 consensus_queue.cc:260] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.221056 22114 ts_tablet_manager.cc:1434] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.001s
I20260709 13:05:20.241972 22118 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.242923 22117 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:20.242729 22118 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.243582 22117 ts_tablet_manager.cc:1403] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.205s	user 0.008s	sys 0.009s
I20260709 13:05:20.279371 22114 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:20.282120 22113 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
W20260709 13:05:20.458159 22396 log.cc:927] Time spent T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.312s	user 0.000s	sys 0.005s
I20260709 13:05:20.476244 22117 raft_consensus.cc:359] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.477310 22117 raft_consensus.cc:385] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.477710 22117 raft_consensus.cc:740] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.478607 22117 consensus_queue.cc:260] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.481273 22117 ts_tablet_manager.cc:1434] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.237s	user 0.010s	sys 0.000s
I20260709 13:05:20.245213 22118 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.240605 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:20.484123 22252 raft_consensus.cc:493] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.262384 22392 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.222s
I20260709 13:05:20.484901 22252 raft_consensus.cc:515] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.498631 22118 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:20.494809 22252 leader_election.cc:290] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:20.523288 22205 raft_consensus.cc:493] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.524045 22205 raft_consensus.cc:515] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.525090 22376 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:20.526376 22205 leader_election.cc:290] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.526528 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:20.262646 21887 consensus_peers.cc:597] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:20.533041 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 270869us
I20260709 13:05:20.535990 22392 raft_consensus.cc:493] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.536489 22392 raft_consensus.cc:515] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:20.542167 21964 leader_election.cc:343] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.513320 22038 leader_election.cc:304] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:20.549537 22117 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:20.538729 22392 leader_election.cc:290] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.555401 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:20.559171 22400 raft_consensus.cc:2749] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:20.559901 22299 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:20.565342 22372 consensus_queue.cc:1048] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:20.562044 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:20.557886 22383 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:05:20.573830 22113 tablet_bootstrap.cc:654] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:20.578128 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 68904us
I20260709 13:05:20.582270 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:20.584440 21995 raft_consensus.cc:2468] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
W20260709 13:05:20.590292 21964 leader_election.cc:343] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.591977 22117 tablet_bootstrap.cc:654] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:20.595993 21962 leader_election.cc:343] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.596575 21962 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:20.601774 22205 raft_consensus.cc:2749] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:20.605515 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 45753.1us
I20260709 13:05:20.609668 22036 leader_election.cc:304] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:20.612398 22252 raft_consensus.cc:2804] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.610769 22038 leader_election.cc:304] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:20.612973 22252 raft_consensus.cc:493] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.614637 22252 raft_consensus.cc:3060] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.618588 22400 raft_consensus.cc:2749] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.650257 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:20.660480 22113 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:20.660974 22113 ts_tablet_manager.cc:1403] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.380s	user 0.027s	sys 0.047s
I20260709 13:05:20.681185 22114 tablet_bootstrap.cc:654] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:20.681588 22038 leader_election.cc:343] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.698828 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:20.699608 21997 raft_consensus.cc:2468] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:20.715401 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:20.716439 22416 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.717015 22416 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.718897 22117 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:20.719233 22416 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.724507 22117 ts_tablet_manager.cc:1403] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.171s	user 0.006s	sys 0.021s
W20260709 13:05:20.728127 21962 consensus_peers.cc:597] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:20.728281 22117 raft_consensus.cc:359] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.728946 22117 raft_consensus.cc:385] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.731771 22117 raft_consensus.cc:740] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.749657 22117 consensus_queue.cc:260] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.747617 22252 raft_consensus.cc:515] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:20.753398 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 70951.4us
I20260709 13:05:20.757230 22252 leader_election.cc:290] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:20.760360 21887 leader_election.cc:304] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:20.761035 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:20.768541 21998 raft_consensus.cc:3060] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.765813 22071 raft_consensus.cc:2393] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7972c054869d477dae0909c48ece0a2f in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:20.769748 22418 raft_consensus.cc:2804] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.770213 22418 raft_consensus.cc:493] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.770531 22418 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.782020 22117 ts_tablet_manager.cc:1434] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260709 13:05:20.783613 22117 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:20.792924 22113 raft_consensus.cc:359] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.795466 22113 raft_consensus.cc:385] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.795644 21962 leader_election.cc:304] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:20.795849 22113 raft_consensus.cc:740] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.774595 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:20.804994 21995 raft_consensus.cc:2468] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
W20260709 13:05:20.808895 22415 log.cc:927] Time spent T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:05:20.811231 22113 consensus_queue.cc:260] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.811476 21820 catalog_manager.cc:5697] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.812775 22418 raft_consensus.cc:515] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:20.813966 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 52128.8us
I20260709 13:05:20.814819 21887 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:20.813647 21820 catalog_manager.cc:5697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.816280 21820 catalog_manager.cc:5697] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.825749 22113 ts_tablet_manager.cc:1434] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.164s	user 0.009s	sys 0.001s
I20260709 13:05:20.829164 22114 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:20.821825 22387 raft_consensus.cc:2804] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.829718 22114 ts_tablet_manager.cc:1403] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.551s	user 0.031s	sys 0.050s
I20260709 13:05:20.830873 22387 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.834666 22387 raft_consensus.cc:3060] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.836524 22114 raft_consensus.cc:359] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.837251 22114 raft_consensus.cc:385] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.837512 22418 leader_election.cc:290] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.837507 22114 raft_consensus.cc:740] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.846832 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:20.847919 22117 tablet_bootstrap.cc:654] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.849072 22114 consensus_queue.cc:260] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.842471 21998 raft_consensus.cc:2468] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:20.846982 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:20.850859 21997 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.850764 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:20.852329 22036 leader_election.cc:304] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:20.853206 22373 raft_consensus.cc:2749] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.853367 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:20.854925 22420 raft_consensus.cc:2804] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.856935 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:20.875805 22113 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:20.875614 22420 raft_consensus.cc:697] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:20.878017 22114 ts_tablet_manager.cc:1434] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:05:20.876695 22420 consensus_queue.cc:237] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.878906 22071 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:20.886194 21887 leader_election.cc:343] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:20.887337 21887 leader_election.cc:343] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:20.888082 21887 leader_election.cc:343] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.884832 21997 raft_consensus.cc:2468] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:20.875239 22072 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.894443 22114 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:20.897710 21887 leader_election.cc:304] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:20.899639 22038 leader_election.cc:343] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.902650 22383 raft_consensus.cc:2804] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.903338 22383 raft_consensus.cc:697] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:20.904181 22383 consensus_queue.cc:237] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.880295 22387 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.925585 22387 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.928241 22113 tablet_bootstrap.cc:654] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.929481 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:20.930151 21998 raft_consensus.cc:3060] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.934733 22117 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:20.935212 22117 ts_tablet_manager.cc:1403] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.020s
I20260709 13:05:20.955494 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:20.957813 21887 leader_election.cc:343] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.957691 22175 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.958573 22175 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.961489 21998 raft_consensus.cc:2468] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:20.961658 22175 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:20.964097 21887 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:20.965278 22387 raft_consensus.cc:2804] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.965628 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:20.966189 22387 raft_consensus.cc:697] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
W20260709 13:05:20.966827 21962 leader_election.cc:343] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.967305 22387 consensus_queue.cc:237] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.968006 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:20.969482 21964 leader_election.cc:343] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.969955 21964 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:20.970935 22194 raft_consensus.cc:2749] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.974556 22114 tablet_bootstrap.cc:654] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.980075 22117 raft_consensus.cc:359] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.981747 22117 raft_consensus.cc:385] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.982069 22117 raft_consensus.cc:740] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.982743 22117 consensus_queue.cc:260] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.985061 22117 ts_tablet_manager.cc:1434] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 13:05:20.986403 22117 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:20.986850 22113 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:20.987429 22113 ts_tablet_manager.cc:1403] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.004s
I20260709 13:05:20.993448 22113 raft_consensus.cc:359] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:20.994163 22113 raft_consensus.cc:385] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.994429 22113 raft_consensus.cc:740] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.995455 22117 tablet_bootstrap.cc:654] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.998504 22113 consensus_queue.cc:260] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.010035 22113 ts_tablet_manager.cc:1434] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:05:21.011528 22113 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.012876 22383 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.013557 22383 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.024938 22383 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.025568 22117 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.026141 22117 ts_tablet_manager.cc:1403] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.011s
I20260709 13:05:21.026283 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:21.027642 21887 leader_election.cc:343] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.028954 22117 raft_consensus.cc:359] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.029690 22117 raft_consensus.cc:385] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.030349 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.031320 21998 raft_consensus.cc:2468] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:21.032090 22113 tablet_bootstrap.cc:654] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.032071 22114 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.032063 22117 raft_consensus.cc:740] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.032958 22114 ts_tablet_manager.cc:1403] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.000s
I20260709 13:05:21.032774 21887 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.033706 22117 consensus_queue.cc:260] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.034201 22383 raft_consensus.cc:2804] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.034629 22383 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.035040 22383 raft_consensus.cc:3060] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.035715 22117 ts_tablet_manager.cc:1434] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:05:21.036620 22117 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.042243 22114 raft_consensus.cc:359] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.043004 22114 raft_consensus.cc:385] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.043313 22114 raft_consensus.cc:740] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.044039 22114 consensus_queue.cc:260] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.045693 22117 tablet_bootstrap.cc:654] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.051219 22114 ts_tablet_manager.cc:1434] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:05:21.054186 22114 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.049834 22383 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.062012 22114 tablet_bootstrap.cc:654] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.063226 22113 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.063642 22113 ts_tablet_manager.cc:1403] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 13:05:21.070501 22113 raft_consensus.cc:359] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.072269 22113 raft_consensus.cc:385] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.072607 22113 raft_consensus.cc:740] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.073282 22113 consensus_queue.cc:260] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.074057 22400 raft_consensus.cc:493] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.074515 22400 raft_consensus.cc:515] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.083467 22113 ts_tablet_manager.cc:1434] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:05:21.083674 22400 leader_election.cc:290] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:21.084674 22113 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.086741 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.086985 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.088243 22071 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.089654 22038 leader_election.cc:304] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.097527 22113 tablet_bootstrap.cc:654] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.106424 22114 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.107035 22114 ts_tablet_manager.cc:1403] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.004s
I20260709 13:05:21.110562 22383 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.111177 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:21.111775 21997 raft_consensus.cc:3060] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.120102 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:21.122534 21887 leader_election.cc:343] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.127677 22117 tablet_bootstrap.cc:492] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.128165 22117 ts_tablet_manager.cc:1403] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.092s	user 0.031s	sys 0.026s
I20260709 13:05:21.132125 22117 raft_consensus.cc:359] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.132800 22117 raft_consensus.cc:385] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.133092 22117 raft_consensus.cc:740] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.133708 22117 consensus_queue.cc:260] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.136829 22117 ts_tablet_manager.cc:1434] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:05:21.137903 22117 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.143922 22114 raft_consensus.cc:359] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.145938 22114 raft_consensus.cc:385] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.146224 22114 raft_consensus.cc:740] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.146844 22114 consensus_queue.cc:260] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.150358 21819 catalog_manager.cc:5697] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.152055 22117 tablet_bootstrap.cc:654] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.158454 22114 ts_tablet_manager.cc:1434] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:05:21.159555 22114 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.161737 21997 raft_consensus.cc:2468] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:21.170357 22113 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.170993 22113 ts_tablet_manager.cc:1403] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.013s
I20260709 13:05:21.172267 21887 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.173226 22383 raft_consensus.cc:2804] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.173847 22383 raft_consensus.cc:697] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:21.174926 22383 consensus_queue.cc:237] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.184262 22113 raft_consensus.cc:359] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.185009 22113 raft_consensus.cc:385] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.185284 22113 raft_consensus.cc:740] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.185887 22113 consensus_queue.cc:260] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.188287 22113 ts_tablet_manager.cc:1434] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260709 13:05:21.189319 22113 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.194697 22400 raft_consensus.cc:2749] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.195353 21820 catalog_manager.cc:5697] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.196959 21820 catalog_manager.cc:5697] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.203473 22114 tablet_bootstrap.cc:654] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.206746 22113 tablet_bootstrap.cc:654] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.209591 22117 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.210064 22117 ts_tablet_manager.cc:1403] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.024s
I20260709 13:05:21.233307 22117 raft_consensus.cc:359] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.234236 22117 raft_consensus.cc:385] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.234498 22117 raft_consensus.cc:740] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.235164 22117 consensus_queue.cc:260] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.240270 22117 ts_tablet_manager.cc:1434] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.002s
I20260709 13:05:21.241183 22117 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.253216 22117 tablet_bootstrap.cc:654] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.268260 22114 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.268873 22114 ts_tablet_manager.cc:1403] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.005s
I20260709 13:05:21.272063 22114 raft_consensus.cc:359] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.272748 22114 raft_consensus.cc:385] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.272986 22114 raft_consensus.cc:740] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.273517 22117 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.274180 22117 ts_tablet_manager.cc:1403] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.001s
I20260709 13:05:21.273574 22114 consensus_queue.cc:260] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.276185 22114 ts_tablet_manager.cc:1434] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:21.277064 22114 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.277204 22117 raft_consensus.cc:359] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.277892 22117 raft_consensus.cc:385] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.278185 22117 raft_consensus.cc:740] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.279240 21818 catalog_manager.cc:5697] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.279843 22117 consensus_queue.cc:260] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:21.281633 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:21.283644 22114 tablet_bootstrap.cc:654] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.292200 22117 ts_tablet_manager.cc:1434] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 13:05:21.293733 22117 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.302109 22117 tablet_bootstrap.cc:654] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.304862 22114 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.305318 22114 ts_tablet_manager.cc:1403] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.011s
I20260709 13:05:21.306414 22113 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.306807 22113 ts_tablet_manager.cc:1403] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.015s
I20260709 13:05:21.312492 22114 raft_consensus.cc:359] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.313589 22114 raft_consensus.cc:385] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.314079 22114 raft_consensus.cc:740] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.314864 22114 consensus_queue.cc:260] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.317032 22114 ts_tablet_manager.cc:1434] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:05:21.323137 22113 raft_consensus.cc:359] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.325201 22113 raft_consensus.cc:385] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.325582 22113 raft_consensus.cc:740] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.326328 22113 consensus_queue.cc:260] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.324265 22114 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.331665 22194 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.332252 22194 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.334080 22113 ts_tablet_manager.cc:1434] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:05:21.335482 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.335515 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.339646 22113 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
W20260709 13:05:21.340178 21964 leader_election.cc:343] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.341267 22383 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.337270 22114 tablet_bootstrap.cc:654] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.341827 22383 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.335602 22194 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.348258 22194 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.348632 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.348922 22194 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.349383 21997 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:21.350970 22194 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:21.354086 21962 leader_election.cc:343] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.354491 21962 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.355427 22113 tablet_bootstrap.cc:654] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.356714 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:21.358547 21964 leader_election.cc:343] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.360670 21887 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:21.361166 22114 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.361480 22410 raft_consensus.cc:2804] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.361639 22114 ts_tablet_manager.cc:1403] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260709 13:05:21.361874 22410 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.362263 22410 raft_consensus.cc:3060] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.362911 22117 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.363458 22117 ts_tablet_manager.cc:1403] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.007s
I20260709 13:05:21.364471 22114 raft_consensus.cc:359] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.365175 22114 raft_consensus.cc:385] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.365442 22114 raft_consensus.cc:740] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.355469 22205 raft_consensus.cc:2749] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.366133 22114 consensus_queue.cc:260] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.366938 22422 raft_consensus.cc:493] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.366638 22117 raft_consensus.cc:359] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.367354 22383 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.367525 22117 raft_consensus.cc:385] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.367395 22422 raft_consensus.cc:515] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.368937 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.369021 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.368017 22117 raft_consensus.cc:740] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.369740 22422 leader_election.cc:290] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:21.370431 22117 consensus_queue.cc:260] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.371336 22071 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:21.371646 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.372608 22205 raft_consensus.cc:493] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.373031 22205 raft_consensus.cc:515] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:21.370756 21962 leader_election.cc:343] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.373951 21962 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.374675 22194 raft_consensus.cc:2749] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.374735 22205 leader_election.cc:290] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.376888 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.377274 22383 raft_consensus.cc:493] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.377739 22383 raft_consensus.cc:515] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.379244 22038 leader_election.cc:304] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.379622 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.379745 22383 leader_election.cc:290] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.380600 22252 raft_consensus.cc:2749] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.381057 22114 ts_tablet_manager.cc:1434] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:21.382730 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:21.385782 21964 leader_election.cc:343] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.388161 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.390101 22072 raft_consensus.cc:2468] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:21.388986 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50e410cd4c944aa859b4075ef9f7313" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.393178 21962 leader_election.cc:304] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:21.395028 22194 raft_consensus.cc:2804] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.395414 22194 raft_consensus.cc:493] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.395566 21997 raft_consensus.cc:2393] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 3799d9f2214c444c9e0de3c41bb8f73c in this term.
I20260709 13:05:21.395797 22194 raft_consensus.cc:3060] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:21.396888 21887 consensus_peers.cc:597] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:21.378312 22117 ts_tablet_manager.cc:1434] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:21.398092 22383 consensus_queue.cc:1048] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.399199 22117 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.397827 21887 leader_election.cc:304] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.398041 22113 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.404129 22113 ts_tablet_manager.cc:1403] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.001s
I20260709 13:05:21.404672 22418 raft_consensus.cc:3060] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.407151 22114 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.402792 22410 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.414604 22113 raft_consensus.cc:359] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.415326 22113 raft_consensus.cc:385] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.415629 22113 raft_consensus.cc:740] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.416371 22113 consensus_queue.cc:260] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.418481 22113 ts_tablet_manager.cc:1434] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:05:21.418779 22117 tablet_bootstrap.cc:654] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.419549 22113 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.416379 22114 tablet_bootstrap.cc:654] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.422574 22418 raft_consensus.cc:2749] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.423415 22194 raft_consensus.cc:515] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.434278 22072 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.434536 22383 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.435050 22383 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.439865 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.440864 22113 tablet_bootstrap.cc:654] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:21.441042 21887 leader_election.cc:343] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.447142 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:21.447916 21995 raft_consensus.cc:3060] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.450745 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:21.452493 21887 leader_election.cc:343] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.452839 22410 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.452939 21887 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.457370 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:21.460117 22071 raft_consensus.cc:3060] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.456874 22418 raft_consensus.cc:2749] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.468508 21995 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:21.470857 22194 leader_election.cc:290] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.471441 22252 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.472105 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:21.472043 22252 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.472980 22067 raft_consensus.cc:3060] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.475286 21887 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:21.476279 22418 raft_consensus.cc:2804] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.476744 22418 raft_consensus.cc:697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:21.477557 22418 consensus_queue.cc:237] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.455762 22383 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.494060 22252 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:21.484341 22400 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:21.492558 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.497157 22067 raft_consensus.cc:2468] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:21.497598 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.498602 21997 raft_consensus.cc:2393] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:21.499440 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:21.504315 22036 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.506034 22422 raft_consensus.cc:3060] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:21.500905 21964 leader_election.cc:343] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.512571 22073 raft_consensus.cc:3060] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.515604 22400 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:21.525779 22117 tablet_bootstrap.cc:492] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.527611 22117 ts_tablet_manager.cc:1403] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.029s
I20260709 13:05:21.527755 21962 leader_election.cc:304] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:21.531033 22114 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:21.531908 22175 raft_consensus.cc:2804] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.540397 22113 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.540907 22113 ts_tablet_manager.cc:1403] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.008s
I20260709 13:05:21.564325 22114 ts_tablet_manager.cc:1403] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.028s
W20260709 13:05:21.564849 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 61656.2us
I20260709 13:05:21.539453 22175 raft_consensus.cc:697] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:21.570657 22422 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.574213 21818 catalog_manager.cc:5697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.580616 22418 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.581106 22113 raft_consensus.cc:359] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.581568 22175 consensus_queue.cc:237] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.583997 22117 raft_consensus.cc:359] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.584633 22117 raft_consensus.cc:385] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.584868 22117 raft_consensus.cc:740] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.587553 22071 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:21.592000 22400 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.592561 22400 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.581789 22113 raft_consensus.cc:385] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.596846 22400 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:21.597056 22113 raft_consensus.cc:740] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.585431 22117 consensus_queue.cc:260] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.604292 22383 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.613569 22383 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.615067 22117 ts_tablet_manager.cc:1434] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 13:05:21.615722 22383 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.616283 22376 raft_consensus.cc:493] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.616473 22117 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.616751 22376 raft_consensus.cc:515] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.617748 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.597798 22113 consensus_queue.cc:260] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.618428 21992 raft_consensus.cc:2468] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:21.619792 22376 leader_election.cc:290] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.620719 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.621129 21887 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:21.622049 22113 ts_tablet_manager.cc:1434] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
W20260709 13:05:21.622195 21964 leader_election.cc:343] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.623369 22113 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.623497 22410 raft_consensus.cc:2804] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.623978 22410 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.623595 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.624307 22410 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.634652 22376 raft_consensus.cc:493] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.672003 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.672251 22418 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.679991 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.674666 22376 raft_consensus.cc:515] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:21.697119 21887 leader_election.cc:343] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.706444 22376 leader_election.cc:290] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.710258 22410 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.706910 22114 raft_consensus.cc:359] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.711721 22114 raft_consensus.cc:385] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.712065 22114 raft_consensus.cc:740] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.714382 22114 consensus_queue.cc:260] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.721102 22114 ts_tablet_manager.cc:1434] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.156s	user 0.007s	sys 0.002s
I20260709 13:05:21.722227 22114 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:21.722858 22410 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.717821 22113 tablet_bootstrap.cc:654] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.732287 22117 tablet_bootstrap.cc:654] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.733583 22038 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.734486 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:21.744427 21887 leader_election.cc:343] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.757166 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:21.757339 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.757884 21994 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.758551 22410 consensus_queue.cc:1048] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.766803 22410 consensus_queue.cc:1048] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.748883 21818 catalog_manager.cc:5697] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:21.780411 21964 leader_election.cc:343] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.784469 22114 tablet_bootstrap.cc:654] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:21.789979 22461 raft_consensus.cc:2749] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:21.796422 22376 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.818702 22117 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:21.819250 22117 ts_tablet_manager.cc:1403] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.203s	user 0.030s	sys 0.025s
I20260709 13:05:21.811688 22376 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.840020 22376 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.840651 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.841482 22113 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:21.841974 22113 ts_tablet_manager.cc:1403] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.219s	user 0.035s	sys 0.012s
I20260709 13:05:21.826054 21994 raft_consensus.cc:2468] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:21.859326 22117 raft_consensus.cc:359] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.860114 22117 raft_consensus.cc:385] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.860381 22117 raft_consensus.cc:740] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.864359 22117 consensus_queue.cc:260] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.865468 21887 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.868978 22186 raft_consensus.cc:2804] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:21.867524 22418 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.875268 22117 ts_tablet_manager.cc:1434] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.003s
I20260709 13:05:21.876266 22418 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.883051 22113 raft_consensus.cc:359] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.884030 22113 raft_consensus.cc:385] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:21.884506 22113 raft_consensus.cc:740] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:21.899048 22113 consensus_queue.cc:260] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.875847 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:21.909255 21922 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:21.883409 22418 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.917438 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.918756 22113 ts_tablet_manager.cc:1434] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.001s
I20260709 13:05:21.918146 21964 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
W20260709 13:05:21.920038 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 49022.8us
I20260709 13:05:21.923437 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.924139 21995 raft_consensus.cc:2468] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:21.921051 22466 raft_consensus.cc:2804] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.925133 22466 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.925467 22466 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.926082 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.930315 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.931242 22069 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
W20260709 13:05:21.932900 21887 leader_election.cc:343] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.934013 22376 raft_consensus.cc:493] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.934183 22418 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.934525 22376 raft_consensus.cc:515] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.936523 22376 leader_election.cc:290] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.936311 22466 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.937220 22069 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.938750 22466 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.939664 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:21.941021 21921 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.941694 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:21.943136 21964 leader_election.cc:343] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.944269 22117 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:21.944926 21887 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.951493 22418 raft_consensus.cc:2804] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:21.951716 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:21.948424 21962 leader_election.cc:343] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.952361 21962 leader_election.cc:304] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.950613 22383 raft_consensus.cc:493] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:21.952998 22383 raft_consensus.cc:515] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:21.954072 21962 leader_election.cc:343] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.954464 21962 leader_election.cc:304] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.954969 22383 leader_election.cc:290] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.955242 22175 raft_consensus.cc:2749] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.957091 22175 raft_consensus.cc:2749] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:21.951926 22418 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:21.958037 22418 raft_consensus.cc:3060] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.959913 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:21.960959 22070 raft_consensus.cc:2393] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 12534270abf347bcb29f72d1c5a3e2c7 in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:21.962049 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:21.962682 22067 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.966059 22186 raft_consensus.cc:697] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:21.957756 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "285d92dc51e1442fb539991475eff303" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:21.966950 22186 consensus_queue.cc:237] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:21.967871 22113 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:21.970830 21887 leader_election.cc:304] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:21.976716 22383 raft_consensus.cc:3060] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:21.970772 22418 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:21.994055 21962 leader_election.cc:343] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:21.994246 22418 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:21.994547 21962 leader_election.cc:304] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:21.995208 22467 raft_consensus.cc:2749] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:22.023205 22114 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.023708 22114 ts_tablet_manager.cc:1403] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.302s	user 0.033s	sys 0.037s
I20260709 13:05:22.019671 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:22.037549 22067 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
W20260709 13:05:22.036832 21887 leader_election.cc:343] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.039549 22117 tablet_bootstrap.cc:654] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.039376 21962 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:22.041663 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.042308 21994 raft_consensus.cc:3060] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.042354 22376 raft_consensus.cc:2804] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.042933 22376 raft_consensus.cc:697] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:22.043358 22383 raft_consensus.cc:2749] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:22.043668 22376 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.046543 22113 tablet_bootstrap.cc:654] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.055105 22474 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:22.055860 21818 catalog_manager.cc:5697] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.058485 22114 raft_consensus.cc:359] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.059161 22114 raft_consensus.cc:385] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.059420 22114 raft_consensus.cc:740] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.060032 22114 consensus_queue.cc:260] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.069401 22114 ts_tablet_manager.cc:1434] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 13:05:22.070900 22114 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.084385 22117 tablet_bootstrap.cc:492] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.099453 21820 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.115593 22117 ts_tablet_manager.cc:1403] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.219s	user 0.014s	sys 0.013s
I20260709 13:05:22.118414 22117 raft_consensus.cc:359] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.120431 22117 raft_consensus.cc:385] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.120766 22117 raft_consensus.cc:740] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.121441 22117 consensus_queue.cc:260] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.123649 22117 ts_tablet_manager.cc:1434] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:22.124643 22117 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.130475 21921 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:22.132771 22113 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.133261 22113 ts_tablet_manager.cc:1403] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.004s
I20260709 13:05:22.130517 21994 raft_consensus.cc:2468] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.135229 21887 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.135828 22114 tablet_bootstrap.cc:654] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.136010 22418 raft_consensus.cc:2804] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.136449 22418 raft_consensus.cc:697] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:22.141829 22113 raft_consensus.cc:359] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.142795 22113 raft_consensus.cc:385] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.143164 22113 raft_consensus.cc:740] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.142462 22418 consensus_queue.cc:237] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.151121 22113 consensus_queue.cc:260] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.153501 22117 tablet_bootstrap.cc:654] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.173414 22113 ts_tablet_manager.cc:1434] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:05:22.174629 22113 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.179229 22477 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:22.188848 22117 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.189435 22117 ts_tablet_manager.cc:1403] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.006s
I20260709 13:05:22.189698 22113 tablet_bootstrap.cc:654] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.191133 22114 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.192560 22114 ts_tablet_manager.cc:1403] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.009s
I20260709 13:05:22.193292 22117 raft_consensus.cc:359] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.193996 22117 raft_consensus.cc:385] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.194319 22117 raft_consensus.cc:740] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.195086 22117 consensus_queue.cc:260] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.197176 22114 raft_consensus.cc:359] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.200273 21820 catalog_manager.cc:5697] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.220669 22114 raft_consensus.cc:385] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.201745 22468 raft_consensus.cc:493] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.221141 22114 raft_consensus.cc:740] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.221391 22468 raft_consensus.cc:515] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.223498 22114 consensus_queue.cc:260] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.226645 22114 ts_tablet_manager.cc:1434] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:05:22.228016 22114 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.228906 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.229591 21994 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:22.230125 22468 leader_election.cc:290] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:22.230923 22036 leader_election.cc:304] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:22.231863 22252 raft_consensus.cc:2804] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.232236 22252 raft_consensus.cc:493] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.232607 22252 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.235352 22113 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.235852 22113 ts_tablet_manager.cc:1403] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.026s
I20260709 13:05:22.238006 22114 tablet_bootstrap.cc:654] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.238485 22113 raft_consensus.cc:359] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.239657 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.240264 21921 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:22.239322 22113 raft_consensus.cc:385] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.240932 22113 raft_consensus.cc:740] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.242182 22113 consensus_queue.cc:260] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.243233 22376 raft_consensus.cc:493] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.243793 22376 raft_consensus.cc:515] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.252246 22252 raft_consensus.cc:515] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.209847 22477 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:22.252739 22114 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.263150 22114 ts_tablet_manager.cc:1403] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.008s
I20260709 13:05:22.265751 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:22.266525 21922 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.266957 22114 raft_consensus.cc:359] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.252775 22376 leader_election.cc:290] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.254987 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.267750 22114 raft_consensus.cc:385] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.255017 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.268064 22114 raft_consensus.cc:740] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.268841 22114 consensus_queue.cc:260] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.270733 22114 ts_tablet_manager.cc:1434] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260709 13:05:22.270869 21962 leader_election.cc:343] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.271744 22114 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.203562 22117 ts_tablet_manager.cc:1434] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:22.277009 22114 tablet_bootstrap.cc:654] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.279772 22117 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.254041 22113 ts_tablet_manager.cc:1434] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:05:22.282725 22113 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.289286 22113 tablet_bootstrap.cc:654] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.298718 22252 leader_election.cc:290] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:05:22.301462 21964 leader_election.cc:343] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.301510 21922 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:22.302225 21964 leader_election.cc:304] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.303076 22467 raft_consensus.cc:2749] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:22.304316 22038 leader_election.cc:304] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:22.305256 22252 raft_consensus.cc:2804] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.305717 22252 raft_consensus.cc:697] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:22.306555 22252 consensus_queue.cc:237] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.309372 22114 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.309831 22114 ts_tablet_manager.cc:1403] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
I20260709 13:05:22.311784 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.312357 21994 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.301577 22117 tablet_bootstrap.cc:654] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.318240 22114 raft_consensus.cc:359] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.318979 22114 raft_consensus.cc:385] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.319260 22114 raft_consensus.cc:740] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.319908 21994 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:22.319904 22114 consensus_queue.cc:260] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.342787 22113 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.343223 22113 ts_tablet_manager.cc:1403] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.016s
I20260709 13:05:22.344174 22114 ts_tablet_manager.cc:1434] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:05:22.346050 22114 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.349490 22117 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.350026 22117 ts_tablet_manager.cc:1403] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.013s
I20260709 13:05:22.352303 21820 catalog_manager.cc:5697] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:22.345727 22113 raft_consensus.cc:359] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.358470 22113 raft_consensus.cc:385] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.358753 22113 raft_consensus.cc:740] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.359498 22113 consensus_queue.cc:260] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.361299 22117 raft_consensus.cc:359] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.361994 22117 raft_consensus.cc:385] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.362270 22117 raft_consensus.cc:740] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.362915 22117 consensus_queue.cc:260] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.365306 22114 tablet_bootstrap.cc:654] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.366466 22113 ts_tablet_manager.cc:1434] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:05:22.367479 22113 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.389979 22069 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.390192 22252 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.390713 22252 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.391364 22117 ts_tablet_manager.cc:1434] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:05:22.392745 22252 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:22.393339 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.394654 22117 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.396883 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.397737 21998 raft_consensus.cc:2393] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:22.399505 22036 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:22.400884 22252 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.393754 22113 tablet_bootstrap.cc:654] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.408085 22117 tablet_bootstrap.cc:654] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.410295 22418 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.410925 22418 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.413022 22418 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.415194 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.415899 21998 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:22.416965 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.418236 22114 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.418682 22114 ts_tablet_manager.cc:1403] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.012s
I20260709 13:05:22.418840 22383 raft_consensus.cc:493] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.419245 21887 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:22.419291 22383 raft_consensus.cc:515] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:22.420184 21887 leader_election.cc:343] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.421176 22114 raft_consensus.cc:359] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.421944 22474 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.422292 22474 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.422637 22474 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.424539 22252 raft_consensus.cc:2749] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:22.425468 22113 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.425936 22113 ts_tablet_manager.cc:1403] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 13:05:22.421833 22114 raft_consensus.cc:385] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.430390 22114 raft_consensus.cc:740] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.432507 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.435818 22114 consensus_queue.cc:260] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.436743 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.437608 21998 raft_consensus.cc:2468] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:22.422650 22383 leader_election.cc:290] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:22.457507 21887 leader_election.cc:343] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.466063 22113 raft_consensus.cc:359] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.466924 22113 raft_consensus.cc:385] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.466619 22117 tablet_bootstrap.cc:492] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.467211 22113 raft_consensus.cc:740] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.467646 22117 ts_tablet_manager.cc:1403] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.008s
I20260709 13:05:22.467929 22113 consensus_queue.cc:260] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.470533 22117 raft_consensus.cc:359] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.471262 22117 raft_consensus.cc:385] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.471525 22117 raft_consensus.cc:740] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.469818 22474 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.472432 22114 ts_tablet_manager.cc:1434] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.005s
I20260709 13:05:22.476718 22474 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.477404 22114 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.472986 21887 leader_election.cc:304] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:22.482831 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:22.484103 22410 raft_consensus.cc:2804] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.484515 22410 raft_consensus.cc:493] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.484836 22410 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.486241 22114 tablet_bootstrap.cc:654] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.494923 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.495805 21998 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.493870 22410 raft_consensus.cc:515] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.498488 22418 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:22.472146 22117 consensus_queue.cc:260] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.473845 22113 ts_tablet_manager.cc:1434] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.048s	user 0.028s	sys 0.016s
I20260709 13:05:22.495060 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:22.529251 22117 ts_tablet_manager.cc:1434] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 13:05:22.529456 22410 leader_election.cc:290] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.530350 22117 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.531664 22113 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.539167 22410 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:22.540146 21998 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.541745 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:22.543277 21887 leader_election.cc:343] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:22.543857 21887 leader_election.cc:343] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.545233 22113 tablet_bootstrap.cc:654] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.549054 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.549651 21994 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.553376 22117 tablet_bootstrap.cc:654] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.564632 21887 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.570322 22392 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.570937 22392 raft_consensus.cc:697] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:22.571882 22392 consensus_queue.cc:237] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.575922 22114 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.576428 22114 ts_tablet_manager.cc:1403] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.099s	user 0.034s	sys 0.007s
I20260709 13:05:22.579183 22114 raft_consensus.cc:359] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.579840 22114 raft_consensus.cc:385] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.582979 22114 raft_consensus.cc:740] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.583629 22114 consensus_queue.cc:260] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.585132 22114 ts_tablet_manager.cc:1434] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:22.586122 22114 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.612663 22114 tablet_bootstrap.cc:654] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.615397 21994 raft_consensus.cc:2468] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.627422 22474 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.627988 22474 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.629882 22114 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.639461 22114 ts_tablet_manager.cc:1403] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.009s
I20260709 13:05:22.629983 22474 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:22.641345 21887 consensus_peers.cc:597] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:22.641745 22113 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.642268 22113 ts_tablet_manager.cc:1403] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 13:05:22.646399 22376 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:22.654655 22113 raft_consensus.cc:359] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.657007 22113 raft_consensus.cc:385] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.657405 22113 raft_consensus.cc:740] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.671629 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.674017 21992 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:22.673985 22113 consensus_queue.cc:260] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.657517 21819 catalog_manager.cc:5697] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.667869 22114 raft_consensus.cc:359] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.675894 22114 raft_consensus.cc:385] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.676218 22114 raft_consensus.cc:740] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.676855 22114 consensus_queue.cc:260] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.680302 22114 ts_tablet_manager.cc:1434] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 13:05:22.681669 22466 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:22.685818 22113 ts_tablet_manager.cc:1434] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:05:22.686831 22113 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.714634 22117 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.691663 22410 raft_consensus.cc:493] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.715104 22117 ts_tablet_manager.cc:1403] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.185s	user 0.029s	sys 0.065s
I20260709 13:05:22.715349 22410 raft_consensus.cc:515] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.717450 22410 leader_election.cc:290] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.713781 21887 leader_election.cc:304] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.694384 22420 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:05:22.688995 22114 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.717805 22117 raft_consensus.cc:359] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.720440 22117 raft_consensus.cc:385] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.720736 22117 raft_consensus.cc:740] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.699957 22376 raft_consensus.cc:493] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.721881 22117 consensus_queue.cc:260] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.724025 22474 raft_consensus.cc:2804] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.724344 22113 tablet_bootstrap.cc:654] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.663236 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.727375 22117 ts_tablet_manager.cc:1434] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:05:22.731191 22117 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.727640 22474 raft_consensus.cc:697] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:22.736784 22474 consensus_queue.cc:237] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.722247 22376 raft_consensus.cc:515] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.738474 22467 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.769275 22467 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.752259 21887 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:22.770946 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.771543 22418 raft_consensus.cc:2804] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.771920 22418 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.772257 22418 raft_consensus.cc:3060] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.772442 22467 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.769268 22376 leader_election.cc:290] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.772307 22117 tablet_bootstrap.cc:654] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:22.774159 21964 leader_election.cc:343] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.775410 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.734238 22072 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
W20260709 13:05:22.777369 21964 leader_election.cc:343] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.770077 22114 tablet_bootstrap.cc:654] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.781073 22392 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:22.785532 22418 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.787194 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.787024 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.788954 22418 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.796475 22113 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.796995 22113 ts_tablet_manager.cc:1403] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.007s
W20260709 13:05:22.799125 21962 leader_election.cc:343] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.799587 21962 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.800241 22467 raft_consensus.cc:2749] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:22.802187 21962 leader_election.cc:343] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.802591 21962 leader_election.cc:304] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.803249 22467 raft_consensus.cc:2749] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:22.815104 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.816691 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:22.815140 22114 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.817466 22114 ts_tablet_manager.cc:1403] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.000s
I20260709 13:05:22.823804 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:22.824527 22067 raft_consensus.cc:3060] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:22.833405 21887 leader_election.cc:343] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.799615 22113 raft_consensus.cc:359] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.843772 22113 raft_consensus.cc:385] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.844055 22113 raft_consensus.cc:740] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.845178 22461 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:22.846334 22113 consensus_queue.cc:260] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.851545 21819 catalog_manager.cc:5697] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.858287 22114 raft_consensus.cc:359] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.858994 22114 raft_consensus.cc:385] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.857745 21994 raft_consensus.cc:2468] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:22.859390 22114 raft_consensus.cc:740] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.860486 22114 consensus_queue.cc:260] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.864612 22477 raft_consensus.cc:493] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:22.858623 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.865309 22477 raft_consensus.cc:515] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.866977 21992 raft_consensus.cc:3060] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.871055 22114 ts_tablet_manager.cc:1434] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.004s
I20260709 13:05:22.872557 22477 leader_election.cc:290] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.874599 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:22.875262 21923 raft_consensus.cc:2468] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:22.876328 22114 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.877274 21964 leader_election.cc:304] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:22.878865 22477 raft_consensus.cc:2804] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.879820 22477 raft_consensus.cc:493] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.880180 22477 raft_consensus.cc:3060] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.881222 22113 ts_tablet_manager.cc:1434] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 13:05:22.891518 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:22.893111 22477 raft_consensus.cc:515] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:22.895004 21962 leader_election.cc:343] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.897608 22067 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.900068 22477 leader_election.cc:290] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.902482 22113 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:22.887300 21992 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.905879 22117 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:22.907913 22117 ts_tablet_manager.cc:1403] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.177s	user 0.027s	sys 0.048s
I20260709 13:05:22.905782 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:22.902074 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:22.910120 21923 raft_consensus.cc:3060] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:22.912549 21962 leader_election.cc:343] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.909137 21887 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:22.914093 21887 leader_election.cc:304] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.915246 22410 raft_consensus.cc:2804] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.915774 22410 raft_consensus.cc:697] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:22.917302 22383 raft_consensus.cc:2804] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:22.916602 22410 consensus_queue.cc:237] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.918396 22383 raft_consensus.cc:493] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:22.918785 22383 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.925489 22114 tablet_bootstrap.cc:654] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.928606 22383 raft_consensus.cc:515] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.931164 21923 raft_consensus.cc:2468] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:22.932519 22383 leader_election.cc:290] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:22.932832 21964 leader_election.cc:304] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.940023 22113 tablet_bootstrap.cc:654] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.943105 22477 raft_consensus.cc:2804] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.940514 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:22.943830 22477 raft_consensus.cc:697] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:22.941133 22117 raft_consensus.cc:359] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.943892 21994 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:22.944788 22477 consensus_queue.cc:237] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.940768 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
W20260709 13:05:22.946281 21887 leader_election.cc:343] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:22.951253 21994 raft_consensus.cc:2468] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:22.951592 22117 raft_consensus.cc:385] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.952765 22117 raft_consensus.cc:740] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.952203 21820 catalog_manager.cc:5697] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.953399 22117 consensus_queue.cc:260] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.953723 21887 leader_election.cc:304] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:22.954458 22410 raft_consensus.cc:2804] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:22.954927 22410 raft_consensus.cc:697] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:22.955631 22410 consensus_queue.cc:237] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.960320 22114 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:22.960799 22114 ts_tablet_manager.cc:1403] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.006s
I20260709 13:05:22.962666 22117 ts_tablet_manager.cc:1434] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.003s
I20260709 13:05:22.963414 22114 raft_consensus.cc:359] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:22.964233 22114 raft_consensus.cc:385] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:22.964468 22117 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:22.964512 22114 raft_consensus.cc:740] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:22.965994 22114 consensus_queue.cc:260] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:22.966964 21950 tablet.cc:2406] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:22.967576 22114 ts_tablet_manager.cc:1434] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:22.968573 22114 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:22.970264 22113 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:22.970796 22113 ts_tablet_manager.cc:1403] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260709 13:05:22.974905 22114 tablet_bootstrap.cc:654] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:22.993856 21818 catalog_manager.cc:5697] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.002171 22114 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:23.002171 22113 raft_consensus.cc:359] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.002992 22114 ts_tablet_manager.cc:1403] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.011s
I20260709 13:05:23.003161 22113 raft_consensus.cc:385] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.003619 22113 raft_consensus.cc:740] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.004329 22113 consensus_queue.cc:260] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.006028 22113 ts_tablet_manager.cc:1434] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:05:23.006067 22114 raft_consensus.cc:359] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.006804 22114 raft_consensus.cc:385] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.007059 22114 raft_consensus.cc:740] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.007697 22114 consensus_queue.cc:260] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.009933 22114 ts_tablet_manager.cc:1434] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:23.010560 22117 tablet_bootstrap.cc:654] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.010499 22468 raft_consensus.cc:493] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.010891 22114 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:23.011075 22468 raft_consensus.cc:515] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.013067 22468 leader_election.cc:290] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.016327 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.017023 21998 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:23.017441 22114 tablet_bootstrap.cc:654] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.018435 22252 raft_consensus.cc:493] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.018908 22252 raft_consensus.cc:515] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.019348 22113 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Bootstrap starting.
I20260709 13:05:23.021291 22252 leader_election.cc:290] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.026369 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.028457 22036 leader_election.cc:304] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.025470 22113 tablet_bootstrap.cc:654] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.029649 22400 raft_consensus.cc:2804] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.030524 22400 raft_consensus.cc:493] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.025007 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.030843 22400 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.031343 21923 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 0.
I20260709 13:05:23.033484 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.034593 21998 raft_consensus.cc:2393] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:23.040987 22400 raft_consensus.cc:515] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.047273 22036 leader_election.cc:304] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.051028 22468 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.045663 21820 catalog_manager.cc:5697] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.063333 22468 raft_consensus.cc:2749] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.068183 22400 leader_election.cc:290] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.068450 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:23.069162 21922 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.074597 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:23.075277 21994 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.076061 21922 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:23.078104 22113 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: No bootstrap required, opened a new log
I20260709 13:05:23.078567 22113 ts_tablet_manager.cc:1403] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.006s
I20260709 13:05:23.079818 22038 leader_election.cc:304] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:23.080766 22252 raft_consensus.cc:2804] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.081251 22252 raft_consensus.cc:697] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:23.082111 22252 consensus_queue.cc:237] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.086647 22117 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.087109 22117 ts_tablet_manager.cc:1403] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.124s	user 0.024s	sys 0.000s
I20260709 13:05:23.088681 22114 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:23.089135 22114 ts_tablet_manager.cc:1403] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.023s
I20260709 13:05:23.089869 22117 raft_consensus.cc:359] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.090641 22117 raft_consensus.cc:385] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.090924 22117 raft_consensus.cc:740] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.091746 22117 consensus_queue.cc:260] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.094317 21994 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:05:23.096122 22114 raft_consensus.cc:359] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.096694 22117 ts_tablet_manager.cc:1434] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:05:23.096760 22114 raft_consensus.cc:385] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.097115 22114 raft_consensus.cc:740] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.097755 22114 consensus_queue.cc:260] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.098131 22477 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.098701 22117 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.098626 22477 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.100649 22477 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.101433 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.087105 22113 raft_consensus.cc:359] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.102697 22113 raft_consensus.cc:385] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.102991 22113 raft_consensus.cc:740] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.103767 22113 consensus_queue.cc:260] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.104679 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:05:23.106957 21962 leader_election.cc:343] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.108209 21922 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 0.
I20260709 13:05:23.110536 21964 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:23.113956 22400 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.114148 22376 raft_consensus.cc:2804] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.114559 22376 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.114431 22400 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.114923 22376 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.116571 21820 catalog_manager.cc:5697] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:23.105763 22113 ts_tablet_manager.cc:1434] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:05:23.122427 22114 ts_tablet_manager.cc:1434] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:05:23.123405 22114 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: Bootstrap starting.
I20260709 13:05:23.132719 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.138798 22400 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.142098 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.144515 22114 tablet_bootstrap.cc:654] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.145215 22038 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.147401 22400 raft_consensus.cc:2749] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.147892 22117 tablet_bootstrap.cc:654] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.155162 22117 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.155638 22117 ts_tablet_manager.cc:1403] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.001s
I20260709 13:05:23.158011 22114 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: No bootstrap required, opened a new log
I20260709 13:05:23.158520 22114 ts_tablet_manager.cc:1403] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 13:05:23.161273 22114 raft_consensus.cc:359] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.161974 22114 raft_consensus.cc:385] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.162249 22114 raft_consensus.cc:740] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.166177 22117 raft_consensus.cc:359] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.166853 22117 raft_consensus.cc:385] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.167100 22117 raft_consensus.cc:740] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.167871 22117 consensus_queue.cc:260] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.169320 22117 ts_tablet_manager.cc:1434] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 13:05:23.162887 22114 consensus_queue.cc:260] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.171492 22117 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.175733 22376 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.177438 22117 tablet_bootstrap.cc:654] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.178956 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:23.180882 22114 ts_tablet_manager.cc:1434] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
W20260709 13:05:23.181047 21962 leader_election.cc:343] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.182744 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:23.183487 21923 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.183708 22117 tablet_bootstrap.cc:492] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.184674 22117 ts_tablet_manager.cc:1403] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:05:23.188489 22117 raft_consensus.cc:359] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.188786 22474 consensus_queue.cc:1048] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.189205 22117 raft_consensus.cc:385] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.189579 22117 raft_consensus.cc:740] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.190248 22117 consensus_queue.cc:260] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:23.191354 21887 consensus_peers.cc:597] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:05:23.192178 22117 ts_tablet_manager.cc:1434] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:05:23.190294 21923 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:05:23.193184 22117 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.193233 21964 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:23.193595 22376 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 1 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.194365 22376 raft_consensus.cc:2804] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.194818 22376 raft_consensus.cc:697] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:23.195616 22376 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.197575 22474 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.198230 22474 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.198791 22410 raft_consensus.cc:493] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.199271 22410 raft_consensus.cc:515] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.200170 22117 tablet_bootstrap.cc:654] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.205209 22410 leader_election.cc:290] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.206069 22474 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.206202 22410 raft_consensus.cc:493] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.207015 22410 raft_consensus.cc:515] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.209954 22410 leader_election.cc:290] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.210338 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.210959 21995 raft_consensus.cc:2468] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:23.213668 22117 tablet_bootstrap.cc:492] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.214141 22117 ts_tablet_manager.cc:1403] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260709 13:05:23.214339 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:23.216264 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.216914 21994 raft_consensus.cc:2468] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:23.216811 22117 raft_consensus.cc:359] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.217546 22117 raft_consensus.cc:385] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.217824 22117 raft_consensus.cc:740] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.217867 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:23.221009 21887 leader_election.cc:304] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.221992 22117 consensus_queue.cc:260] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.222828 22410 raft_consensus.cc:2804] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.223670 22410 raft_consensus.cc:493] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.224012 22410 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.225777 22117 ts_tablet_manager.cc:1434] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:23.227942 22117 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.232120 21887 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.236793 22517 raft_consensus.cc:2804] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.237181 22517 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:23.237344 21887 leader_election.cc:343] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.237522 22517 raft_consensus.cc:3060] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:23.238216 21887 leader_election.cc:343] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.240623 22410 raft_consensus.cc:515] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.231987 22474 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.233652 22117 tablet_bootstrap.cc:654] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.244866 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:23.246704 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.247357 21994 raft_consensus.cc:2468] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:23.246771 22410 leader_election.cc:290] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.251557 22517 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.253636 22517 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.251586 22117 tablet_bootstrap.cc:492] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.254705 22117 ts_tablet_manager.cc:1403] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:05:23.255728 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:23.256240 21995 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.257411 22117 raft_consensus.cc:359] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.258126 22117 raft_consensus.cc:385] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.258376 22117 raft_consensus.cc:740] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.263017 21995 raft_consensus.cc:2468] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.263335 22117 consensus_queue.cc:260] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.265899 22117 ts_tablet_manager.cc:1434] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:05:23.266889 22117 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.268384 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:23.268963 22072 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.269680 21887 leader_election.cc:304] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.271034 22517 raft_consensus.cc:2804] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.271998 22517 raft_consensus.cc:493] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.272356 22517 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.274870 22117 tablet_bootstrap.cc:654] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.275695 22072 raft_consensus.cc:2468] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.275198 21819 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.279752 22517 raft_consensus.cc:515] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.282383 22517 leader_election.cc:290] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.283856 21887 leader_election.cc:304] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.292342 22117 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.292892 22117 ts_tablet_manager.cc:1403] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260709 13:05:23.295434 22117 raft_consensus.cc:359] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.296065 22117 raft_consensus.cc:385] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.296319 22117 raft_consensus.cc:740] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.296460 22186 raft_consensus.cc:2804] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.296975 22186 raft_consensus.cc:697] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
W20260709 13:05:23.298326 21887 leader_election.cc:343] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.296927 22117 consensus_queue.cc:260] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.298686 22186 consensus_queue.cc:237] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.300747 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:23.301167 22117 ts_tablet_manager.cc:1434] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:23.301383 21998 raft_consensus.cc:3060] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.302397 22117 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.305951 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:23.306571 22072 raft_consensus.cc:3060] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.310214 22117 tablet_bootstrap.cc:654] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.312793 22072 raft_consensus.cc:2468] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.316931 21998 raft_consensus.cc:2468] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.321086 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:23.321671 21995 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.322211 22117 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.322655 22117 ts_tablet_manager.cc:1403] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:05:23.325322 22117 raft_consensus.cc:359] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.325939 22117 raft_consensus.cc:385] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.326192 22117 raft_consensus.cc:740] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.326854 22468 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.327291 22468 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.327836 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:23.329452 22468 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.332477 21995 raft_consensus.cc:2468] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.332233 22117 consensus_queue.cc:260] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.334367 22117 ts_tablet_manager.cc:1434] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:23.334856 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.335276 22117 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.336946 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.339017 22036 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.340011 22468 raft_consensus.cc:2749] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.340747 22117 tablet_bootstrap.cc:654] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.343024 21887 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:23.343899 22410 raft_consensus.cc:2804] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.344732 22410 raft_consensus.cc:697] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:23.345715 22410 consensus_queue.cc:237] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:23.350075 21887 leader_election.cc:343] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:23.352102 22383 consensus_queue.cc:1048] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.358330 22117 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.358842 22117 ts_tablet_manager.cc:1403] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 13:05:23.361219 22117 raft_consensus.cc:359] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.361882 22117 raft_consensus.cc:385] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.362231 22117 raft_consensus.cc:740] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.362900 22117 consensus_queue.cc:260] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.363514 22467 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.364924 22117 ts_tablet_manager.cc:1434] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:23.358389 21887 leader_election.cc:304] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:23.365948 22410 raft_consensus.cc:2804] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.366462 22410 raft_consensus.cc:697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:23.367347 22410 consensus_queue.cc:237] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.382625 22117 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Bootstrap starting.
I20260709 13:05:23.384177 22067 raft_consensus.cc:3060] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.388191 22117 tablet_bootstrap.cc:654] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.394470 21818 catalog_manager.cc:5697] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.398190 22383 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:23.403123 22383 consensus_queue.cc:1048] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:23.406925 22117 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: No bootstrap required, opened a new log
I20260709 13:05:23.407397 22117 ts_tablet_manager.cc:1403] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 13:05:23.408052 22067 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.409842 22117 raft_consensus.cc:359] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.410516 22117 raft_consensus.cc:385] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.410759 22117 raft_consensus.cc:740] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.411357 22117 consensus_queue.cc:260] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.417727 22117 ts_tablet_manager.cc:1434] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:23.419999 22400 raft_consensus.cc:493] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.420739 22400 raft_consensus.cc:515] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.426292 22400 leader_election.cc:290] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.427290 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.429541 22383 raft_consensus.cc:493] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.430063 22383 raft_consensus.cc:515] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.432545 22383 leader_election.cc:290] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.434970 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:23.435595 22072 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:23.436579 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.437841 21992 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 0.
I20260709 13:05:23.439203 22467 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.441994 21887 leader_election.cc:304] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:23.442978 22392 consensus_queue.cc:1048] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.445470 22517 raft_consensus.cc:2804] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:23.446141 22517 raft_consensus.cc:493] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:23.446522 22517 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.453871 22517 raft_consensus.cc:515] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.444712 21820 catalog_manager.cc:5697] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.457566 22517 leader_election.cc:290] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:23.465977 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:23.466197 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:23.466591 21995 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.466791 22072 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.460451 21820 catalog_manager.cc:5697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.463286 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.473783 22072 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.475004 22410 consensus_queue.cc:1048] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.475445 21887 leader_election.cc:304] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:23.477689 22036 leader_election.cc:304] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.477708 22517 raft_consensus.cc:2804] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.478536 22517 raft_consensus.cc:697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:23.478631 22400 raft_consensus.cc:2749] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:23.479491 22517 consensus_queue.cc:237] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.484555 21995 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 1.
I20260709 13:05:23.534272 21819 catalog_manager.cc:5697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:23.546736 21870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:23.546864 22468 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.547480 22468 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.549340 22468 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.550185 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.550359 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.551084 21922 raft_consensus.cc:2393] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 7972c054869d477dae0909c48ece0a2f in this term.
I20260709 13:05:23.551430 22072 raft_consensus.cc:3060] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.552287 22468 raft_consensus.cc:493] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:23.552747 22468 raft_consensus.cc:515] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:23.554404 22038 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.554569 22468 leader_election.cc:290] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:23.555147 22468 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.555502 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:23.556200 21998 raft_consensus.cc:2393] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3799d9f2214c444c9e0de3c41bb8f73c in current term 1: Already voted for candidate 12534270abf347bcb29f72d1c5a3e2c7 in this term.
I20260709 13:05:23.556277 21922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:23.557555 22038 leader_election.cc:304] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:23.558343 22400 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.561681 22468 raft_consensus.cc:2749] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.567345 22400 raft_consensus.cc:2749] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:23.587878 22400 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.592939 22072 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.604808 22400 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.666842 22467 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.697026 22502 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.718953 22517 consensus_queue.cc:1048] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:23.732426 22410 consensus_queue.cc:1048] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.769505 22410 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.784075 22392 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.795296 22383 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.820204 22392 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.900688 22383 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:23.911818 22383 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:24.114248 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:24.140126 22567 instance_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 13:05:24.140547 22570 instance_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 13:05:24.141060 22568 instance_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 13:05:24.141564 20815 server_base.cc:1061] running on GCE node
I20260709 13:05:24.143582 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:24.143839 20815 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 13:05:24.144061 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602324144046 us; error 0 us; skew 500 ppm
I20260709 13:05:24.144619 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:24.147617 20815 webserver.cc:533] Webserver started at http://127.20.83.196:42019/ using document root <none> and password file <none>
I20260709 13:05:24.148212 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:24.148448 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:24.148765 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:24.150077 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-3-root/instance:
uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-96c3"
I20260709 13:05:24.155408 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:24.159055 22575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.159961 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:24.160255 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-96c3"
I20260709 13:05:24.160538 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-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 13:05:24.182293 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:24.183759 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:24.185462 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:24.188755 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:24.189141 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:05:24.189503 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:24.189824 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:05:24.266810 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.196:39247
I20260709 13:05:24.266897 22637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.196:39247 every 8 connection(s)
I20260709 13:05:24.272225 20815 auto_leader_rebalancer-test.cc:384] add a tserver: 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:24.291275 22638 heartbeater.cc:344] Connected to a master server at 127.20.83.254:34963
I20260709 13:05:24.291854 22638 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:24.292735 22638 heartbeater.cc:507] Master 127.20.83.254:34963 requested a full tablet report, sending...
I20260709 13:05:24.294787 21818 ts_manager.cc:194] Registered new tserver with Master: 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:24.296856 21818 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48420
I20260709 13:05:24.627871 21924 consensus_queue.cc:237] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:24.634817 22067 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.637081 22383 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:24.673944 21995 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.675981 22383 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:24.677801 21890 consensus_peers.cc:597] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 474fad24733c44658e2ff3d4cdd10217. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.689461 22410 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.695860 22067 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.697827 21995 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.708178 21818 catalog_manager.cc:5697] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.720606 22067 consensus_queue.cc:237] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:24.733726 21924 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.733946 21995 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.735430 22461 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:24.738636 22400 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:24.757594 22400 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.760812 21995 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.763047 21923 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:24.766108 22039 consensus_peers.cc:597] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25bb48b833b847dbac327577ad4db24b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.776604 21818 catalog_manager.cc:5697] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.779343 21922 consensus_queue.cc:237] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:24.792454 22067 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.792918 21992 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.794647 22410 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:24.795516 21890 consensus_peers.cc:597] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b15338e736224563b58f038937fbb6fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.795626 22392 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:24.805295 22383 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.807368 21992 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.810714 22067 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.820533 22073 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:24.826552 21819 catalog_manager.cc:5697] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.851706 21992 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:24.852586 22039 consensus_peers.cc:597] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e080d2e6dfc4018af7c9942b4bf47ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.853896 22400 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:24.856666 21922 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:24.859458 22461 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:24.867744 22400 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.870994 21992 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.891736 21917 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:24.896427 21820 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:25.093847 22669 ts_tablet_manager.cc:933] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:25.095950 22669 tablet_copy_client.cc:323] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:25.112087 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 474fad24733c44658e2ff3d4cdd10217 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:25.112748 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 474fad24733c44658e2ff3d4cdd10217 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-474fad24733c44658e2ff3d4cdd10217
I20260709 13:05:25.114609 22672 ts_tablet_manager.cc:933] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:25.123787 21934 tablet_copy_source_session.cc:215] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:25.128690 22669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474fad24733c44658e2ff3d4cdd10217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.135113 22672 tablet_copy_client.cc:323] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:25.148921 22669 tablet_copy_client.cc:806] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:25.149603 22669 tablet_copy_client.cc:670] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:25.158394 22669 tablet_copy_client.cc:538] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:25.164178 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 25bb48b833b847dbac327577ad4db24b from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:25.164810 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 25bb48b833b847dbac327577ad4db24b from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-25bb48b833b847dbac327577ad4db24b
I20260709 13:05:25.171161 22669 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:25.172133 22083 tablet_copy_source_session.cc:215] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:25.175411 22672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb48b833b847dbac327577ad4db24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.190946 22672 tablet_copy_client.cc:806] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:25.191509 22672 tablet_copy_client.cc:670] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:25.196719 22672 tablet_copy_client.cc:538] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:25.199138 22669 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:25.200210 22669 tablet_bootstrap.cc:492] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:25.200894 22669 ts_tablet_manager.cc:1403] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260709 13:05:25.204476 22669 raft_consensus.cc:359] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.205423 22669 raft_consensus.cc:740] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:25.205662 22672 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:25.207365 22669 consensus_queue.cc:260] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.217168 22669 ts_tablet_manager.cc:1434] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:05:25.218771 22638 heartbeater.cc:499] Master 127.20.83.254:34963 was elected leader, sending a full tablet report...
I20260709 13:05:25.219115 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-474fad24733c44658e2ff3d4cdd10217 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:25.219655 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-474fad24733c44658e2ff3d4cdd10217 on tablet 474fad24733c44658e2ff3d4cdd10217 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:25.252413 22672 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:25.253260 22672 tablet_bootstrap.cc:492] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:25.253948 22672 ts_tablet_manager.cc:1403] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.013s
I20260709 13:05:25.256173 22672 raft_consensus.cc:359] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.256791 22672 raft_consensus.cc:740] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:25.257329 22672 consensus_queue.cc:260] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.259681 22672 ts_tablet_manager.cc:1434] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:25.261520 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-25bb48b833b847dbac327577ad4db24b received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:25.261960 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-25bb48b833b847dbac327577ad4db24b on tablet 25bb48b833b847dbac327577ad4db24b with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:25.330466 22672 ts_tablet_manager.cc:933] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:25.332757 22672 tablet_copy_client.cc:323] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:25.334717 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 8e080d2e6dfc4018af7c9942b4bf47ff from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:25.335278 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 8e080d2e6dfc4018af7c9942b4bf47ff from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-8e080d2e6dfc4018af7c9942b4bf47ff
I20260709 13:05:25.342010 22083 tablet_copy_source_session.cc:215] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:25.345146 22672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e080d2e6dfc4018af7c9942b4bf47ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.361668 22672 tablet_copy_client.cc:806] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:25.362402 22672 tablet_copy_client.cc:670] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:25.368105 22669 ts_tablet_manager.cc:933] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:25.370991 22669 tablet_copy_client.cc:323] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:25.372601 22672 tablet_copy_client.cc:538] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:25.372601 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet b15338e736224563b58f038937fbb6fa from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:25.373518 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet b15338e736224563b58f038937fbb6fa from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-b15338e736224563b58f038937fbb6fa
I20260709 13:05:25.380649 21934 tablet_copy_source_session.cc:215] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:25.382886 22672 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:25.384092 22669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b15338e736224563b58f038937fbb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.404505 22672 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:25.405486 22672 tablet_bootstrap.cc:492] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:25.406236 22672 ts_tablet_manager.cc:1403] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 13:05:25.409376 22672 raft_consensus.cc:359] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.410619 22672 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:25.411289 22672 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.415036 22672 ts_tablet_manager.cc:1434] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:05:25.419605 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8e080d2e6dfc4018af7c9942b4bf47ff received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:25.420034 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8e080d2e6dfc4018af7c9942b4bf47ff on tablet 8e080d2e6dfc4018af7c9942b4bf47ff with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:25.428150 22669 tablet_copy_client.cc:806] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:25.457398 22669 tablet_copy_client.cc:670] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:25.463418 22669 tablet_copy_client.cc:538] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:25.472673 22613 raft_consensus.cc:1217] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:25.475049 22669 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:25.505713 22669 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:25.506780 22669 tablet_bootstrap.cc:492] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:25.507519 22669 ts_tablet_manager.cc:1403] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260709 13:05:25.509788 22669 raft_consensus.cc:359] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.510545 22669 raft_consensus.cc:740] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:25.511086 22669 consensus_queue.cc:260] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:25.513108 22669 ts_tablet_manager.cc:1434] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:25.514879 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-b15338e736224563b58f038937fbb6fa received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:25.515280 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-b15338e736224563b58f038937fbb6fa on tablet b15338e736224563b58f038937fbb6fa with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:25.633546 22613 raft_consensus.cc:1217] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:25.843925 22613 raft_consensus.cc:1217] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:25.924342 22410 raft_consensus.cc:1064] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:25.926954 22613 raft_consensus.cc:1217] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:25.927026 22410 consensus_queue.cc:237] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:25.941053 22613 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:25.941991 22073 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:25.942770 22410 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:25.943738 21992 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:25.946535 22682 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.948854 22682 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:25.971952 22682 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:25.974115 22073 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:25.976994 22613 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.041317 21819 catalog_manager.cc:5697] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.042171 21992 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.108039 21917 consensus_queue.cc:237] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.126205 22613 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.126603 22073 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.127760 22688 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.128674 22680 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.135612 22383 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.137282 22073 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.139972 22613 raft_consensus.cc:2955] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.150489 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 474fad24733c44658e2ff3d4cdd10217 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:26.168473 21820 catalog_manager.cc:5697] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.185774 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet 474fad24733c44658e2ff3d4cdd10217 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:26.190445 22692 tablet_replica.cc:333] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:26.191648 22692 raft_consensus.cc:2243] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.192531 22692 raft_consensus.cc:2272] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.196894 22692 ts_tablet_manager.cc:1916] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:26.214612 22666 raft_consensus.cc:1064] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:26.217211 22666 consensus_queue.cc:237] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.225083 22692 ts_tablet_manager.cc:1929] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:26.225826 22692 log.cc:1199] T 474fad24733c44658e2ff3d4cdd10217 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/474fad24733c44658e2ff3d4cdd10217
I20260709 13:05:26.233111 22613 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.235972 22461 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.237274 21922 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.244303 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 474fad24733c44658e2ff3d4cdd10217 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:26.247221 22461 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:26.251665 21998 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.253793 22665 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.265519 21998 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.266628 22695 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.270707 21922 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.287078 22613 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.287994 21820 catalog_manager.cc:5697] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.313367 22073 consensus_queue.cc:237] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.324270 21998 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.324270 22613 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.326143 22666 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.327118 22461 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.335492 22695 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.340404 21998 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.342028 22613 raft_consensus.cc:2955] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.349174 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25bb48b833b847dbac327577ad4db24b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:26.362612 21818 catalog_manager.cc:5697] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.395498 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 25bb48b833b847dbac327577ad4db24b with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:26.416832 22699 tablet_replica.cc:333] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:26.417793 22699 raft_consensus.cc:2243] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.418514 22699 raft_consensus.cc:2272] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.421499 22699 ts_tablet_manager.cc:1916] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:26.434461 22694 raft_consensus.cc:1064] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:26.437394 22694 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.439224 22699 ts_tablet_manager.cc:1929] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:26.439725 22699 log.cc:1199] T 25bb48b833b847dbac327577ad4db24b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/25bb48b833b847dbac327577ad4db24b
I20260709 13:05:26.442232 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 25bb48b833b847dbac327577ad4db24b (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:26.447851 22613 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.448248 21998 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.448597 21922 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.449868 22695 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.450804 22665 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.451623 22461 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:26.476073 22665 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.479319 22613 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.489370 21998 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.493356 21820 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.510708 21922 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.521606 22682 raft_consensus.cc:1064] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:26.524135 22682 consensus_queue.cc:237] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.528364 22073 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.540823 22613 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.542652 22613 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.544001 22383 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.547276 21998 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.549976 22695 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.552435 22666 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.562177 21998 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.564761 22688 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:26.564985 21995 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.565829 22694 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.582902 22073 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:26.582760 22612 raft_consensus.cc:2955] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.583979 21818 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.593062 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e080d2e6dfc4018af7c9942b4bf47ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:26.599035 22682 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:26.601028 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e080d2e6dfc4018af7c9942b4bf47ff with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:26.602015 22699 tablet_replica.cc:333] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:26.603101 22699 raft_consensus.cc:2243] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.603852 22699 raft_consensus.cc:2272] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.609225 22699 ts_tablet_manager.cc:1916] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:26.626642 22682 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.631247 22073 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.641775 22613 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:26.646065 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 53546.4us
I20260709 13:05:26.658640 21820 catalog_manager.cc:5697] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.667404 21992 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.693246 22699 ts_tablet_manager.cc:1929] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:26.693748 22699 log.cc:1199] T 8e080d2e6dfc4018af7c9942b4bf47ff P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/8e080d2e6dfc4018af7c9942b4bf47ff
I20260709 13:05:26.696578 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 8e080d2e6dfc4018af7c9942b4bf47ff (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:26.699932 21922 consensus_queue.cc:237] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:26.705565 22612 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.706537 21992 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:26.707285 22682 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:26.708268 22680 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.715550 22682 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.717810 22612 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.722350 21992 raft_consensus.cc:2955] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.725694 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b15338e736224563b58f038937fbb6fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:26.739462 21820 catalog_manager.cc:5697] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:26.749179 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet b15338e736224563b58f038937fbb6fa with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:26.763096 22709 tablet_replica.cc:333] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:26.763865 22709 raft_consensus.cc:2243] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.764400 22709 raft_consensus.cc:2272] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.767544 22709 ts_tablet_manager.cc:1916] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:26.779726 22709 ts_tablet_manager.cc:1929] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:26.780109 22709 log.cc:1199] T b15338e736224563b58f038937fbb6fa P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/b15338e736224563b58f038937fbb6fa
I20260709 13:05:26.781693 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet b15338e736224563b58f038937fbb6fa (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:27.815872 21923 consensus_queue.cc:237] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:27.821785 21890 consensus_peers.cc:597] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 181b0a319c464dd0a3680a2985e2ef3f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.822212 22073 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.822465 21998 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.823655 22711 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:27.824527 22688 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:27.832333 22688 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.835562 22073 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.838481 21998 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.849938 21923 consensus_queue.cc:237] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:27.853407 21818 catalog_manager.cc:5697] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:27.886405 21890 consensus_peers.cc:597] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eecec3162694b14a48ea5263d18fe4c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.888911 22073 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.890461 22715 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:27.891789 21998 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.895252 22715 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:27.906055 22680 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.908377 22073 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.946390 22069 consensus_queue.cc:237] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:27.946218 21992 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.959416 21820 catalog_manager.cc:5697] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:27.963672 22039 consensus_peers.cc:597] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d46131b3cdb246c1903d73c9bf7d614e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.967329 21923 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.967512 21992 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:27.968935 22665 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:27.970667 22665 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:27.990249 22665 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.994200 21923 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:27.997267 21998 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:28.020959 21818 catalog_manager.cc:5697] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.037298 21998 consensus_queue.cc:237] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.052160 21923 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:28.054211 22467 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:28.061812 22069 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:28.063769 22467 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:28.071792 22707 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:28.074643 21923 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:28.092020 22069 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:28.098043 21965 consensus_peers.cc:597] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac4f3b42fd4b4588a4f22c8c270a3a91. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:28.102314 21820 catalog_manager.cc:5697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:28.202725 22737 ts_tablet_manager.cc:933] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:28.209108 22737 tablet_copy_client.cc:323] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:28.210784 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 181b0a319c464dd0a3680a2985e2ef3f from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:28.211314 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 181b0a319c464dd0a3680a2985e2ef3f from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-181b0a319c464dd0a3680a2985e2ef3f
I20260709 13:05:28.217337 21934 tablet_copy_source_session.cc:215] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:28.220086 22737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b0a319c464dd0a3680a2985e2ef3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.237825 22737 tablet_copy_client.cc:806] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:28.238492 22737 tablet_copy_client.cc:670] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:28.242574 22737 tablet_copy_client.cc:538] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:28.249179 22737 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:28.265552 22737 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:28.266558 22737 tablet_bootstrap.cc:492] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:28.267318 22737 ts_tablet_manager.cc:1403] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260709 13:05:28.270306 22737 raft_consensus.cc:359] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.271018 22737 raft_consensus.cc:740] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:28.271610 22737 consensus_queue.cc:260] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.283722 22737 ts_tablet_manager.cc:1434] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:05:28.293807 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-181b0a319c464dd0a3680a2985e2ef3f received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:28.294274 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-181b0a319c464dd0a3680a2985e2ef3f on tablet 181b0a319c464dd0a3680a2985e2ef3f with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:28.355271 22737 ts_tablet_manager.cc:933] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:28.356913 22737 tablet_copy_client.cc:323] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:28.358475 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet d46131b3cdb246c1903d73c9bf7d614e from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:28.358959 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet d46131b3cdb246c1903d73c9bf7d614e from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-d46131b3cdb246c1903d73c9bf7d614e
I20260709 13:05:28.365170 22083 tablet_copy_source_session.cc:215] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:28.368526 22737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46131b3cdb246c1903d73c9bf7d614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.384747 22737 tablet_copy_client.cc:806] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:28.385299 22737 tablet_copy_client.cc:670] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:28.389508 22737 tablet_copy_client.cc:538] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:28.393623 22742 ts_tablet_manager.cc:933] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:28.399279 22737 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:28.415205 22742 tablet_copy_client.cc:323] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:28.418694 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 8eecec3162694b14a48ea5263d18fe4c from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:28.419240 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 8eecec3162694b14a48ea5263d18fe4c from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-8eecec3162694b14a48ea5263d18fe4c
I20260709 13:05:28.422894 22737 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:28.423806 22737 tablet_bootstrap.cc:492] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:28.424460 22737 ts_tablet_manager.cc:1403] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:05:28.427382 22737 raft_consensus.cc:359] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.428176 22737 raft_consensus.cc:740] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:28.428776 22737 consensus_queue.cc:260] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.431560 22737 ts_tablet_manager.cc:1434] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:05:28.434332 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-d46131b3cdb246c1903d73c9bf7d614e received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:28.434751 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-d46131b3cdb246c1903d73c9bf7d614e on tablet d46131b3cdb246c1903d73c9bf7d614e with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:28.437526 21934 tablet_copy_source_session.cc:215] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:28.446967 22742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eecec3162694b14a48ea5263d18fe4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.462913 22742 tablet_copy_client.cc:806] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:28.463497 22742 tablet_copy_client.cc:670] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:28.467461 22742 tablet_copy_client.cc:538] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:28.477101 22742 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:28.495258 22742 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:28.496133 22742 tablet_bootstrap.cc:492] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:28.496766 22742 ts_tablet_manager.cc:1403] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260709 13:05:28.499065 22742 raft_consensus.cc:359] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.499645 22742 raft_consensus.cc:740] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:28.500154 22742 consensus_queue.cc:260] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.502259 22742 ts_tablet_manager.cc:1434] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:05:28.503976 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8eecec3162694b14a48ea5263d18fe4c received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:28.504391 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8eecec3162694b14a48ea5263d18fe4c on tablet 8eecec3162694b14a48ea5263d18fe4c with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:28.666811 22742 ts_tablet_manager.cc:933] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:28.668752 22742 tablet_copy_client.cc:323] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:28.685436 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:28.686040 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet ac4f3b42fd4b4588a4f22c8c270a3a91 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-ac4f3b42fd4b4588a4f22c8c270a3a91
I20260709 13:05:28.693733 22009 tablet_copy_source_session.cc:215] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:28.696934 22742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4f3b42fd4b4588a4f22c8c270a3a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.712909 22742 tablet_copy_client.cc:806] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:28.713478 22742 tablet_copy_client.cc:670] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:28.717232 22742 tablet_copy_client.cc:538] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:28.726162 22742 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:28.746253 22742 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:28.747148 22742 tablet_bootstrap.cc:492] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:28.747792 22742 ts_tablet_manager.cc:1403] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.003s
I20260709 13:05:28.750589 22742 raft_consensus.cc:359] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.751400 22742 raft_consensus.cc:740] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:28.752007 22742 consensus_queue.cc:260] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:28.755257 22742 ts_tablet_manager.cc:1434] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:28.757344 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-ac4f3b42fd4b4588a4f22c8c270a3a91 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:28.757771 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-ac4f3b42fd4b4588a4f22c8c270a3a91 on tablet ac4f3b42fd4b4588a4f22c8c270a3a91 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:28.766125 22612 raft_consensus.cc:1217] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:28.783308 22612 raft_consensus.cc:1217] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:28.975993 22612 raft_consensus.cc:1217] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:29.052295 22612 raft_consensus.cc:1217] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:29.333359 22715 raft_consensus.cc:1064] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:29.336362 22715 consensus_queue.cc:237] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.344399 22612 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.345573 22073 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.348716 22688 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:29.350464 21995 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.350428 22688 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.355798 22715 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.376292 22750 raft_consensus.cc:1064] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:29.378916 22750 consensus_queue.cc:237] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.414484 22753 raft_consensus.cc:1064] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:29.417209 22753 consensus_queue.cc:237] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.441485 22688 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.447280 22612 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.448861 22727 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.465299 21995 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.465272 22069 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.472005 22750 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:29.480306 21917 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.488595 22750 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.504241 22765 raft_consensus.cc:1064] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:29.506964 22765 consensus_queue.cc:237] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.512055 22612 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.514529 22754 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.527100 22611 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.529930 22751 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.531968 22073 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.534420 22736 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.544525 22611 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.554327 22750 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.565798 21820 catalog_manager.cc:5697] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.566242 21917 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:29.571280 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 80758.6us
I20260709 13:05:29.578383 21999 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.583226 21923 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.585191 22688 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:29.589563 22067 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:29.592551 21999 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.594631 22732 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.595999 22610 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.603762 22613 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.633033 21995 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.636310 22753 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.641315 22764 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:29.642423 22069 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.675513 21917 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.683557 22754 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.700884 21995 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.700572 22613 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.722314 21819 catalog_manager.cc:5697] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.724151 21819 catalog_manager.cc:5697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.727255 22067 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.747509 21820 catalog_manager.cc:5697] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.765223 21917 consensus_queue.cc:237] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.769974 21992 consensus_queue.cc:237] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.774580 22067 consensus_queue.cc:237] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.775656 22613 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.775928 22069 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.777153 22765 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:29.777905 22764 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.783751 21992 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.785267 21917 consensus_queue.cc:237] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:29.784377 22610 raft_consensus.cc:1275] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.786995 22754 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:29.787657 21921 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.784992 22611 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.789048 22665 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:29.790872 22783 consensus_queue.cc:1048] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.791636 22665 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.796773 22772 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.800160 22751 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.802556 22069 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.806610 22073 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.811333 22760 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:05:29.812263 21917 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.808320 22783 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.815568 21995 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.809111 22612 raft_consensus.cc:2955] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.827167 22613 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:29.829272 22613 raft_consensus.cc:2955] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.835757 22760 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:29.843214 21818 catalog_manager.cc:5697] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.855039 22760 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.860212 22611 raft_consensus.cc:2955] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.868014 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:29.868980 21819 catalog_manager.cc:5697] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.857599 21822 catalog_manager.cc:5697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.880980 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet d46131b3cdb246c1903d73c9bf7d614e with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:29.883529 22067 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.898299 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 181b0a319c464dd0a3680a2985e2ef3f with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:29.905432 22612 raft_consensus.cc:2955] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.925985 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 181b0a319c464dd0a3680a2985e2ef3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:29.926889 21818 catalog_manager.cc:5697] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:29.938308 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet ac4f3b42fd4b4588a4f22c8c270a3a91 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:29.965763 22785 tablet_replica.cc:333] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:29.966805 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d46131b3cdb246c1903d73c9bf7d614e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:29.973948 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet 8eecec3162694b14a48ea5263d18fe4c with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:29.984380 22787 tablet_replica.cc:333] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:29.985489 22787 raft_consensus.cc:2243] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.989017 22786 tablet_replica.cc:333] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:29.992221 22786 raft_consensus.cc:2243] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.993463 22786 raft_consensus.cc:2272] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.998703 22786 ts_tablet_manager.cc:1916] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:29.990159 22787 raft_consensus.cc:2272] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:30.004143 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8eecec3162694b14a48ea5263d18fe4c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:30.006081 22787 ts_tablet_manager.cc:1916] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:30.010191 22785 raft_consensus.cc:2243] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:30.011049 22785 raft_consensus.cc:2272] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:30.015072 22785 ts_tablet_manager.cc:1916] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:30.024355 22787 ts_tablet_manager.cc:1929] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:30.024940 22787 log.cc:1199] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/ac4f3b42fd4b4588a4f22c8c270a3a91
I20260709 13:05:30.026638 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet ac4f3b42fd4b4588a4f22c8c270a3a91 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:30.033504 22785 ts_tablet_manager.cc:1929] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:30.034013 22785 log.cc:1199] T d46131b3cdb246c1903d73c9bf7d614e P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/d46131b3cdb246c1903d73c9bf7d614e
I20260709 13:05:30.034233 22786 ts_tablet_manager.cc:1929] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:30.034652 22786 log.cc:1199] T 181b0a319c464dd0a3680a2985e2ef3f P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/181b0a319c464dd0a3680a2985e2ef3f
I20260709 13:05:30.035562 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet d46131b3cdb246c1903d73c9bf7d614e (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:30.036037 22785 tablet_replica.cc:333] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:30.036397 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 181b0a319c464dd0a3680a2985e2ef3f (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:30.036840 22785 raft_consensus.cc:2243] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:30.037508 22785 raft_consensus.cc:2272] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:30.040235 22785 ts_tablet_manager.cc:1916] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:30.050587 22785 ts_tablet_manager.cc:1929] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:30.050954 22785 log.cc:1199] T 8eecec3162694b14a48ea5263d18fe4c P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/8eecec3162694b14a48ea5263d18fe4c
I20260709 13:05:30.052551 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 8eecec3162694b14a48ea5263d18fe4c (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:31.050890 21923 consensus_queue.cc:237] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.057657 22069 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:31.057976 21890 consensus_peers.cc:597] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a813f9925ad48039ed5be3eeb9b73bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:31.059015 21999 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.059298 22763 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:31.060499 22753 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:31.069267 22760 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.071200 22069 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.071148 21995 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.086592 21819 catalog_manager.cc:5697] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.097497 21923 consensus_queue.cc:237] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:31.105463 21890 consensus_peers.cc:597] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a20ef12dedf04c0c83049a7ad4c0d5b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:31.105504 22069 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.107146 22763 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:31.110574 21995 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.112685 22793 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:31.123474 22793 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.128619 21995 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.131472 22067 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.151280 21999 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:31.159031 21965 consensus_peers.cc:597] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f08798d3333418095b70b09e187d8f5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:31.159786 21818 catalog_manager.cc:5697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.161583 22067 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.165170 22736 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:31.170310 21923 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.172837 22732 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:31.189812 22732 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.189941 22067 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.191329 21923 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.205724 21995 consensus_queue.cc:237] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.208974 21818 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:31.220755 21965 consensus_peers.cc:597] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 285d92dc51e1442fb539991475eff303. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:31.222316 22067 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.222673 21923 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:31.224061 22732 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:31.225948 22732 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:31.247252 22736 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.248870 21923 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.248910 22067 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.265589 21819 catalog_manager.cc:5697] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:31.549165 22810 ts_tablet_manager.cc:933] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:31.553310 22810 tablet_copy_client.cc:323] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:31.555598 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 6a813f9925ad48039ed5be3eeb9b73bf from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:31.556208 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 6a813f9925ad48039ed5be3eeb9b73bf from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-6a813f9925ad48039ed5be3eeb9b73bf
I20260709 13:05:31.566684 21934 tablet_copy_source_session.cc:215] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:31.571414 22810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a813f9925ad48039ed5be3eeb9b73bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.571478 22812 ts_tablet_manager.cc:933] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:31.573766 22812 tablet_copy_client.cc:323] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:31.575824 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 5f08798d3333418095b70b09e187d8f5 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:31.576339 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 5f08798d3333418095b70b09e187d8f5 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-5f08798d3333418095b70b09e187d8f5
I20260709 13:05:31.583356 22009 tablet_copy_source_session.cc:215] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:31.586607 22812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f08798d3333418095b70b09e187d8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.591745 22810 tablet_copy_client.cc:806] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:31.592516 22810 tablet_copy_client.cc:670] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:31.597636 22810 tablet_copy_client.cc:538] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:31.612919 22810 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:31.613539 22812 tablet_copy_client.cc:806] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:31.614249 22812 tablet_copy_client.cc:670] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:31.616681 22814 ts_tablet_manager.cc:933] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:31.625303 22814 tablet_copy_client.cc:323] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:31.627067 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:31.627650 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet a20ef12dedf04c0c83049a7ad4c0d5b3 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-a20ef12dedf04c0c83049a7ad4c0d5b3
I20260709 13:05:31.627056 22812 tablet_copy_client.cc:538] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:31.636134 21934 tablet_copy_source_session.cc:215] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:31.639379 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ef12dedf04c0c83049a7ad4c0d5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.655457 22812 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:31.661631 22810 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:31.671523 22814 tablet_copy_client.cc:806] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:31.672142 22814 tablet_copy_client.cc:670] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:31.673334 22810 tablet_bootstrap.cc:492] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:31.674221 22810 ts_tablet_manager.cc:1403] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.018s
I20260709 13:05:31.678180 22810 raft_consensus.cc:359] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.679057 22810 raft_consensus.cc:740] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:31.679888 22810 consensus_queue.cc:260] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.685133 22814 tablet_copy_client.cc:538] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:31.692992 22812 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:31.694147 22812 tablet_bootstrap.cc:492] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:31.694626 22814 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:31.694897 22812 ts_tablet_manager.cc:1403] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.006s
I20260709 13:05:31.698746 22812 raft_consensus.cc:359] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.699712 22812 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:31.700390 22812 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.712574 22812 ts_tablet_manager.cc:1434] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:05:31.723237 22810 ts_tablet_manager.cc:1434] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.005s
I20260709 13:05:31.725693 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-6a813f9925ad48039ed5be3eeb9b73bf received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:31.726348 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-6a813f9925ad48039ed5be3eeb9b73bf on tablet 6a813f9925ad48039ed5be3eeb9b73bf with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:31.732687 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-5f08798d3333418095b70b09e187d8f5 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:31.733163 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-5f08798d3333418095b70b09e187d8f5 on tablet 5f08798d3333418095b70b09e187d8f5 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:31.740237 22814 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:31.742174 22814 tablet_bootstrap.cc:492] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:31.742856 22814 ts_tablet_manager.cc:1403] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.014s
I20260709 13:05:31.746042 22814 raft_consensus.cc:359] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.746940 22814 raft_consensus.cc:740] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:31.747601 22814 consensus_queue.cc:260] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.750157 22814 ts_tablet_manager.cc:1434] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:05:31.751752 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-a20ef12dedf04c0c83049a7ad4c0d5b3 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:31.752146 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-a20ef12dedf04c0c83049a7ad4c0d5b3 on tablet a20ef12dedf04c0c83049a7ad4c0d5b3 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:31.826370 22814 ts_tablet_manager.cc:933] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:31.828166 22814 tablet_copy_client.cc:323] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:31.829592 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 285d92dc51e1442fb539991475eff303 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:31.830087 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 285d92dc51e1442fb539991475eff303 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-285d92dc51e1442fb539991475eff303
I20260709 13:05:31.835693 22009 tablet_copy_source_session.cc:215] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:31.838996 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 285d92dc51e1442fb539991475eff303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.854592 22814 tablet_copy_client.cc:806] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:31.855181 22814 tablet_copy_client.cc:670] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:31.858837 22814 tablet_copy_client.cc:538] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:31.869493 22814 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:31.889340 22814 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:31.892422 22814 tablet_bootstrap.cc:492] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:31.893518 22814 ts_tablet_manager.cc:1403] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260709 13:05:31.896679 22814 raft_consensus.cc:359] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.897328 22814 raft_consensus.cc:740] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:31.897857 22814 consensus_queue.cc:260] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:31.902448 22814 ts_tablet_manager.cc:1434] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:31.906150 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-285d92dc51e1442fb539991475eff303 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:31.906629 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-285d92dc51e1442fb539991475eff303 on tablet 285d92dc51e1442fb539991475eff303 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:31.967753 22611 raft_consensus.cc:1217] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:32.090027 22611 raft_consensus.cc:1217] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:32.155879 22611 raft_consensus.cc:1217] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:32.438814 22611 raft_consensus.cc:1217] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:32.512470 22793 raft_consensus.cc:1064] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:32.515127 22793 consensus_queue.cc:237] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.526991 22067 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.527061 21999 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.527479 22611 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.528772 22800 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:32.529623 22753 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:32.530563 22763 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.550801 22753 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.554502 21999 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.560770 22800 raft_consensus.cc:1064] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:32.562958 22067 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.564514 22800 consensus_queue.cc:237] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.575452 21818 catalog_manager.cc:5697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.588093 22611 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.640136 22067 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.640273 21999 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.641989 22763 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:32.647946 21923 consensus_queue.cc:237] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.649030 22611 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.643776 22800 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:05:32.658351 22753 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.660312 22069 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:32.661842 22753 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:32.663595 22611 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:32.668205 22753 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.670433 22793 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.674023 22067 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.678088 22611 raft_consensus.cc:2955] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.681263 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:32.689419 21819 catalog_manager.cc:5697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.706964 22763 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.712182 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet a20ef12dedf04c0c83049a7ad4c0d5b3 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:32.724895 22613 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.728209 22838 tablet_replica.cc:333] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:32.730676 22073 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.732971 22823 raft_consensus.cc:1064] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:32.736348 22823 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.757795 22838 raft_consensus.cc:2243] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:32.759312 22838 raft_consensus.cc:2272] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:32.768838 22611 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.772941 22072 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.777856 22823 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.778069 21923 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.775897 21819 catalog_manager.cc:5697] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.780014 22736 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:32.781904 22732 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:32.809288 22838 ts_tablet_manager.cc:1916] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:32.827385 21999 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.843231 22823 raft_consensus.cc:1064] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:32.859134 22823 consensus_queue.cc:237] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.871227 21923 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:32.881964 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 49368.7us
I20260709 13:05:32.890093 22732 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.893198 22838 ts_tablet_manager.cc:1929] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:32.893774 22838 log.cc:1199] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/a20ef12dedf04c0c83049a7ad4c0d5b3
I20260709 13:05:32.896682 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet a20ef12dedf04c0c83049a7ad4c0d5b3 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:32.918051 21917 consensus_queue.cc:237] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:32.924202 22611 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:32.925820 22834 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.934470 21999 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:32.937682 22763 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:32.940899 22800 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.942487 22613 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.950906 22611 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.963423 22736 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:32.964201 21917 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.964529 22067 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:32.966918 22843 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:32.971616 21818 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.972571 22067 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.975311 21820 catalog_manager.cc:5697] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.977751 22613 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:32.993255 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a813f9925ad48039ed5be3eeb9b73bf with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:32.999739 21992 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:33.006887 22840 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:33.012995 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a813f9925ad48039ed5be3eeb9b73bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:33.017464 21998 raft_consensus.cc:2955] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.026022 22849 tablet_replica.cc:333] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:33.027369 22849 raft_consensus.cc:2243] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.028211 22849 raft_consensus.cc:2272] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:33.033562 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 134407us
I20260709 13:05:33.035509 22849 ts_tablet_manager.cc:1916] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:33.052260 22840 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.053625 22611 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.066198 22849 ts_tablet_manager.cc:1929] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:33.066856 22849 log.cc:1199] T 6a813f9925ad48039ed5be3eeb9b73bf P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/6a813f9925ad48039ed5be3eeb9b73bf
I20260709 13:05:33.069732 22069 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:33.073508 22067 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.069880 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 6a813f9925ad48039ed5be3eeb9b73bf (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:33.076098 21820 catalog_manager.cc:5697] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.088088 22823 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:33.109685 22612 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:33.111967 22823 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:33.119573 21923 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.120909 22736 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.127449 22613 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.135161 22069 raft_consensus.cc:2955] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.147398 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f08798d3333418095b70b09e187d8f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:33.152702 21820 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.153236 21998 consensus_queue.cc:237] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:33.167750 22613 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:33.168767 21923 raft_consensus.cc:1275] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:33.169943 22823 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:33.171816 22823 consensus_queue.cc:1048] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:33.179275 22843 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.180881 22612 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.186599 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f08798d3333418095b70b09e187d8f5 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:33.191741 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 285d92dc51e1442fb539991475eff303 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:33.197558 21923 raft_consensus.cc:2955] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:33.217847 22854 tablet_replica.cc:333] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:33.217607 21822 catalog_manager.cc:5697] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.218883 22854 raft_consensus.cc:2243] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.219817 22854 raft_consensus.cc:2272] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.231449 22854 ts_tablet_manager.cc:1916] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:33.236116 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 285d92dc51e1442fb539991475eff303 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:33.238670 22849 tablet_replica.cc:333] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:33.239668 22849 raft_consensus.cc:2243] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.240315 22849 raft_consensus.cc:2272] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.243330 22849 ts_tablet_manager.cc:1916] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:33.247802 22854 ts_tablet_manager.cc:1929] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:33.251096 22854 log.cc:1199] T 5f08798d3333418095b70b09e187d8f5 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/5f08798d3333418095b70b09e187d8f5
I20260709 13:05:33.253437 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 5f08798d3333418095b70b09e187d8f5 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:33.257295 22849 ts_tablet_manager.cc:1929] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:33.257731 22849 log.cc:1199] T 285d92dc51e1442fb539991475eff303 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/285d92dc51e1442fb539991475eff303
I20260709 13:05:33.258965 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 285d92dc51e1442fb539991475eff303 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:34.315871 21921 consensus_queue.cc:237] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:34.321485 21890 consensus_peers.cc:597] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b776f0d657a943fea42579ad42ee8391. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.322917 21998 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.323207 22072 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.324764 22800 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:34.326063 22856 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.334718 22800 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.336122 21998 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.337782 22072 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.351711 21820 catalog_manager.cc:5697] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.366760 21992 consensus_queue.cc:237] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:34.375095 21923 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:34.375196 21965 consensus_peers.cc:597] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22139e7b34f44bc0866f8cd024c624f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.375283 22072 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.376348 22736 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:34.377262 22865 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.396202 22736 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.398200 22072 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.398415 21923 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.412652 21822 catalog_manager.cc:5697] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.420322 21923 consensus_queue.cc:237] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:34.441444 21890 consensus_peers.cc:597] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 140a6df01e6c4c5d9aa6f279512aa1ac. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.444772 22069 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.447737 22851 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.448267 21992 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.450481 22851 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:34.457957 22800 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.462597 22069 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.466281 21998 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.474040 22072 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:34.487897 21818 catalog_manager.cc:5697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:34.494710 22039 consensus_peers.cc:597] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 206712e1c57341c280e17b605022fb2c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.494936 21921 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.495790 21998 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:34.496767 22873 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.497677 22727 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:34.546931 22727 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.547963 21921 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.555166 21998 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.566228 21820 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:34.865628 22876 ts_tablet_manager.cc:933] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:34.867630 22876 tablet_copy_client.cc:323] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:34.869338 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 22139e7b34f44bc0866f8cd024c624f8 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:34.869863 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 22139e7b34f44bc0866f8cd024c624f8 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-22139e7b34f44bc0866f8cd024c624f8
I20260709 13:05:34.876776 22009 tablet_copy_source_session.cc:215] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:34.879885 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22139e7b34f44bc0866f8cd024c624f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.895412 22878 ts_tablet_manager.cc:933] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:34.896334 22876 tablet_copy_client.cc:806] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:34.896984 22876 tablet_copy_client.cc:670] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:34.898109 22878 tablet_copy_client.cc:323] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:34.900553 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet b776f0d657a943fea42579ad42ee8391 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:34.901139 22876 tablet_copy_client.cc:538] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:34.901098 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet b776f0d657a943fea42579ad42ee8391 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-b776f0d657a943fea42579ad42ee8391
I20260709 13:05:34.908205 21934 tablet_copy_source_session.cc:215] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:34.911185 22878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b776f0d657a943fea42579ad42ee8391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.913887 22876 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:34.927337 22878 tablet_copy_client.cc:806] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:34.927959 22878 tablet_copy_client.cc:670] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:34.934362 22878 tablet_copy_client.cc:538] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:34.940104 22876 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:34.941154 22876 tablet_bootstrap.cc:492] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:34.943966 22876 ts_tablet_manager.cc:1403] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260709 13:05:34.944546 22878 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:34.947299 22876 raft_consensus.cc:359] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:34.948227 22876 raft_consensus.cc:740] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:34.948891 22876 consensus_queue.cc:260] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:34.958180 22876 ts_tablet_manager.cc:1434] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:05:34.961283 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-22139e7b34f44bc0866f8cd024c624f8 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:34.961719 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-22139e7b34f44bc0866f8cd024c624f8 on tablet 22139e7b34f44bc0866f8cd024c624f8 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:34.997272 22878 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:34.998299 22878 tablet_bootstrap.cc:492] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:34.999228 22878 ts_tablet_manager.cc:1403] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.055s	user 0.032s	sys 0.008s
I20260709 13:05:35.002655 22878 raft_consensus.cc:359] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.003615 22878 raft_consensus.cc:740] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:35.004298 22878 consensus_queue.cc:260] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.006831 22878 ts_tablet_manager.cc:1434] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:35.008679 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-b776f0d657a943fea42579ad42ee8391 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:35.009123 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-b776f0d657a943fea42579ad42ee8391 on tablet b776f0d657a943fea42579ad42ee8391 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:35.066154 22878 ts_tablet_manager.cc:933] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:35.072762 22878 tablet_copy_client.cc:323] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:35.075063 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 140a6df01e6c4c5d9aa6f279512aa1ac from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:35.075615 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 140a6df01e6c4c5d9aa6f279512aa1ac from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-140a6df01e6c4c5d9aa6f279512aa1ac
I20260709 13:05:35.082249 21934 tablet_copy_source_session.cc:215] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:35.085456 22878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140a6df01e6c4c5d9aa6f279512aa1ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.091715 22876 ts_tablet_manager.cc:933] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:35.093624 22876 tablet_copy_client.cc:323] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:35.095630 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 206712e1c57341c280e17b605022fb2c from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:35.096207 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 206712e1c57341c280e17b605022fb2c from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-206712e1c57341c280e17b605022fb2c
I20260709 13:05:35.103035 22083 tablet_copy_source_session.cc:215] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:35.103255 22878 tablet_copy_client.cc:806] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:35.103894 22878 tablet_copy_client.cc:670] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:35.110481 22878 tablet_copy_client.cc:538] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:35.113961 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206712e1c57341c280e17b605022fb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.120357 22878 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:35.137512 22876 tablet_copy_client.cc:806] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:35.138203 22876 tablet_copy_client.cc:670] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:35.142297 22876 tablet_copy_client.cc:538] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:35.148069 22878 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:35.149016 22878 tablet_bootstrap.cc:492] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:35.149677 22878 ts_tablet_manager.cc:1403] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260709 13:05:35.152611 22878 raft_consensus.cc:359] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.153424 22878 raft_consensus.cc:740] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:35.154091 22878 consensus_queue.cc:260] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.158806 22878 ts_tablet_manager.cc:1434] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:35.160804 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-140a6df01e6c4c5d9aa6f279512aa1ac received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:35.161194 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-140a6df01e6c4c5d9aa6f279512aa1ac on tablet 140a6df01e6c4c5d9aa6f279512aa1ac with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:35.174461 22876 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:35.197189 22876 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:35.198076 22876 tablet_bootstrap.cc:492] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:35.198619 22876 ts_tablet_manager.cc:1403] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260709 13:05:35.200757 22876 raft_consensus.cc:359] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.201491 22876 raft_consensus.cc:740] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:35.202050 22876 consensus_queue.cc:260] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:35.204056 22876 ts_tablet_manager.cc:1434] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:05:35.206032 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-206712e1c57341c280e17b605022fb2c received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:35.206444 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-206712e1c57341c280e17b605022fb2c on tablet 206712e1c57341c280e17b605022fb2c with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:35.375839 22613 raft_consensus.cc:1217] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:35.385322 22613 raft_consensus.cc:1217] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:05:35.504529 22613 raft_consensus.cc:1217] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:35.535519 22613 raft_consensus.cc:1217] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:35.799719 22893 raft_consensus.cc:1064] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:35.802294 22893 consensus_queue.cc:237] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:35.809216 22612 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:35.809490 22072 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:35.809896 21992 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:35.811224 22800 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:35.812153 22891 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:35.814716 22851 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:35.831028 22851 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.833745 22072 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.850515 21820 catalog_manager.cc:5697] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.845273 22613 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.859256 21992 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.891961 22886 raft_consensus.cc:1064] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:35.898603 22886 consensus_queue.cc:237] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:35.908468 22613 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:35.911867 22865 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:35.913628 21922 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:35.920408 22072 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:35.928752 22905 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:35.932948 22906 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:35.933619 21922 consensus_queue.cc:237] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:35.939687 22613 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:35.941270 22856 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:35.955017 22800 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.965018 21999 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:35.965109 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b776f0d657a943fea42579ad42ee8391 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:35.968284 22613 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.969650 22893 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:35.974759 21999 raft_consensus.cc:2955] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:35.981503 21822 catalog_manager.cc:5697] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.021677 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet b776f0d657a943fea42579ad42ee8391 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:36.032855 22905 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.035327 22611 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.050429 21822 catalog_manager.cc:5697] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.060298 22072 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.061772 22910 tablet_replica.cc:333] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:36.063112 22910 raft_consensus.cc:2243] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:36.063832 22910 raft_consensus.cc:2272] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:36.074203 22910 ts_tablet_manager.cc:1916] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:36.085800 22889 raft_consensus.cc:1064] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:36.088387 22889 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:36.096784 21998 consensus_queue.cc:237] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:36.102914 22893 raft_consensus.cc:1064] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:36.106484 22072 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:36.110119 22612 raft_consensus.cc:1275] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:36.110209 22906 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:36.113364 22865 consensus_queue.cc:1048] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:36.105507 22893 consensus_queue.cc:237] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:36.123392 22886 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.125909 22910 ts_tablet_manager.cc:1929] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:36.127964 22910 log.cc:1199] T b776f0d657a943fea42579ad42ee8391 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/b776f0d657a943fea42579ad42ee8391
I20260709 13:05:36.130221 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet b776f0d657a943fea42579ad42ee8391 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:36.130743 22072 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.135751 22612 raft_consensus.cc:2955] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.168139 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22139e7b34f44bc0866f8cd024c624f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:36.177552 21819 catalog_manager.cc:5697] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.185107 22613 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.188684 22845 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:36.189240 21921 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.192313 21998 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.194308 22851 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:36.195169 22888 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:36.195487 21998 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.198493 22890 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:36.208213 22072 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.208787 22611 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:36.212801 22893 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:36.219858 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 22139e7b34f44bc0866f8cd024c624f8 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:36.224232 22851 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:36.233158 22889 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.238035 21921 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.249208 22892 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.253387 22917 tablet_replica.cc:333] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:36.259289 21998 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.260521 22611 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.262893 22917 raft_consensus.cc:2243] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:36.266364 22917 pending_rounds.cc:70] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Trying to abort 1 pending ops.
I20260709 13:05:36.266755 22917 pending_rounds.cc:77] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Aborting op as it isn't in flight: id { term: 2 index: 3 } timestamp: 7305635167822819328 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "22139e7b34f44bc0866f8cd024c624f8" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } } }
I20260709 13:05:36.268723 22917 raft_consensus.cc:2917] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Aborting config change with OpId 2.3: Aborted: Op aborted
I20260709 13:05:36.269160 22917 raft_consensus.cc:2889] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:05:36.276680 22917 raft_consensus.cc:2272] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:36.277935 21819 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.278743 22069 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.279263 21999 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.280326 22917 ts_tablet_manager.cc:1916] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:36.282702 22612 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.302148 22917 ts_tablet_manager.cc:1929] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:05:36.302781 22917 log.cc:1199] T 22139e7b34f44bc0866f8cd024c624f8 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/22139e7b34f44bc0866f8cd024c624f8
I20260709 13:05:36.304867 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 22139e7b34f44bc0866f8cd024c624f8 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:36.328778 21818 catalog_manager.cc:5697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.360425 21921 consensus_queue.cc:237] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:36.372087 22613 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:36.374374 22856 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:36.376572 22072 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:36.377167 22069 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:36.382140 22892 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:36.389146 22851 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.391021 21921 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:36.392441 22889 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:36.396644 22611 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:36.395998 22613 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.398295 22889 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:36.399706 22072 raft_consensus.cc:2955] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.402648 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 140a6df01e6c4c5d9aa6f279512aa1ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:36.406289 22890 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.414572 22613 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.421454 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 206712e1c57341c280e17b605022fb2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:36.420815 21917 raft_consensus.cc:2955] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:36.426250 21819 catalog_manager.cc:5697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.429186 21822 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.441078 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet 206712e1c57341c280e17b605022fb2c with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:36.464558 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet 140a6df01e6c4c5d9aa6f279512aa1ac with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:36.465220 22920 tablet_replica.cc:333] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:36.467641 22920 raft_consensus.cc:2243] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:36.468447 22920 raft_consensus.cc:2272] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:36.473747 22920 ts_tablet_manager.cc:1916] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:36.489488 22920 ts_tablet_manager.cc:1929] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:36.489943 22920 log.cc:1199] T 206712e1c57341c280e17b605022fb2c P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/206712e1c57341c280e17b605022fb2c
I20260709 13:05:36.492069 22920 tablet_replica.cc:333] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:36.492390 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 206712e1c57341c280e17b605022fb2c (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:36.493327 22920 raft_consensus.cc:2243] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:36.493999 22920 raft_consensus.cc:2272] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:36.497604 22920 ts_tablet_manager.cc:1916] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:36.511307 22920 ts_tablet_manager.cc:1929] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:36.511600 22920 log.cc:1199] T 140a6df01e6c4c5d9aa6f279512aa1ac P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/140a6df01e6c4c5d9aa6f279512aa1ac
I20260709 13:05:36.512773 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 140a6df01e6c4c5d9aa6f279512aa1ac (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:37.535537 22069 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:37.541713 22039 consensus_peers.cc:597] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52720e31448a4286acb7e1b192082417. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.544162 21998 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.545617 21921 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.545668 22889 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:37.547971 22889 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:37.558785 21921 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.559319 21998 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.557512 22925 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.573149 21818 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.584612 21921 consensus_queue.cc:237] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:37.595855 21890 consensus_peers.cc:597] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d7120d3f92b4090a13d34e7a56a89e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.595861 22069 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.597802 22856 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:37.598351 21998 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.599571 22856 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.606142 22921 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.607846 22069 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.611800 21998 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.628387 21921 consensus_queue.cc:237] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:37.628881 21819 catalog_manager.cc:5697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:37.646464 21890 consensus_peers.cc:597] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52d6293075cd4770af610261e2edf902. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.647989 21999 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.648008 22067 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.652563 22921 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.653959 22856 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:37.669575 22856 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.674331 22067 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.676420 21999 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.689939 21998 consensus_queue.cc:237] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:37.691778 21819 catalog_manager.cc:5697] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:37.699079 21965 consensus_peers.cc:597] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a52096cc2cec4793b45630eed95d7bbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.700924 21921 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.702291 22865 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:37.701887 22067 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:37.705454 22865 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.714600 22865 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.716558 21921 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.720744 22069 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:37.731998 21822 catalog_manager.cc:5697] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.919734 22941 ts_tablet_manager.cc:933] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:37.922281 22941 tablet_copy_client.cc:323] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:37.924008 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 52720e31448a4286acb7e1b192082417 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:37.924556 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 52720e31448a4286acb7e1b192082417 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-52720e31448a4286acb7e1b192082417
I20260709 13:05:37.935956 22083 tablet_copy_source_session.cc:215] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:37.939456 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52720e31448a4286acb7e1b192082417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:37.957005 22941 tablet_copy_client.cc:806] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:37.957587 22941 tablet_copy_client.cc:670] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:37.961480 22941 tablet_copy_client.cc:538] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:37.969165 22941 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:37.987169 22941 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:37.988119 22941 tablet_bootstrap.cc:492] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:37.988755 22941 ts_tablet_manager.cc:1403] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:05:37.991897 22941 raft_consensus.cc:359] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:37.992750 22941 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:37.993418 22941 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:37.997017 22941 ts_tablet_manager.cc:1434] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 13:05:38.000131 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-52720e31448a4286acb7e1b192082417 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:38.000916 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-52720e31448a4286acb7e1b192082417 on tablet 52720e31448a4286acb7e1b192082417 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:38.146714 22941 ts_tablet_manager.cc:933] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:38.149108 22941 tablet_copy_client.cc:323] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:38.150713 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet a52096cc2cec4793b45630eed95d7bbd from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:38.151242 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet a52096cc2cec4793b45630eed95d7bbd from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-a52096cc2cec4793b45630eed95d7bbd
I20260709 13:05:38.159299 22009 tablet_copy_source_session.cc:215] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:38.161479 22946 ts_tablet_manager.cc:933] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:38.165130 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52096cc2cec4793b45630eed95d7bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.165858 22946 tablet_copy_client.cc:323] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:38.167615 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 52d6293075cd4770af610261e2edf902 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:38.168138 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 52d6293075cd4770af610261e2edf902 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-52d6293075cd4770af610261e2edf902
I20260709 13:05:38.175604 21934 tablet_copy_source_session.cc:215] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:38.180123 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d6293075cd4770af610261e2edf902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.194798 22948 ts_tablet_manager.cc:933] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:38.205559 22941 tablet_copy_client.cc:806] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:38.206252 22941 tablet_copy_client.cc:670] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:38.210687 22948 tablet_copy_client.cc:323] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:38.212392 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 0d7120d3f92b4090a13d34e7a56a89e8 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:38.212651 22941 tablet_copy_client.cc:538] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:38.212939 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 0d7120d3f92b4090a13d34e7a56a89e8 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-0d7120d3f92b4090a13d34e7a56a89e8
I20260709 13:05:38.220477 21934 tablet_copy_source_session.cc:215] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:38.224251 22941 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:38.228442 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7120d3f92b4090a13d34e7a56a89e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.233108 22946 tablet_copy_client.cc:806] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:38.233736 22946 tablet_copy_client.cc:670] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:38.237449 22946 tablet_copy_client.cc:538] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:38.247005 22946 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:38.278362 22941 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:38.285220 22941 tablet_bootstrap.cc:492] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:38.286023 22941 ts_tablet_manager.cc:1403] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.011s
I20260709 13:05:38.292172 22946 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:38.293094 22946 tablet_bootstrap.cc:492] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:38.293744 22946 ts_tablet_manager.cc:1403] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.007s
I20260709 13:05:38.290972 22941 raft_consensus.cc:359] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.296638 22946 raft_consensus.cc:359] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.297667 22941 raft_consensus.cc:740] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:38.297717 22946 raft_consensus.cc:740] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:38.298674 22948 tablet_copy_client.cc:806] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:38.300827 22948 tablet_copy_client.cc:670] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:38.298614 22946 consensus_queue.cc:260] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.299727 22941 consensus_queue.cc:260] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.326875 22941 ts_tablet_manager.cc:1434] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:05:38.330724 22948 tablet_copy_client.cc:538] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:38.336341 22946 ts_tablet_manager.cc:1434] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 13:05:38.342535 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-a52096cc2cec4793b45630eed95d7bbd received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:38.343034 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-a52096cc2cec4793b45630eed95d7bbd on tablet a52096cc2cec4793b45630eed95d7bbd with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:38.343978 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-52d6293075cd4770af610261e2edf902 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:38.344560 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-52d6293075cd4770af610261e2edf902 on tablet 52d6293075cd4770af610261e2edf902 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:38.363776 22948 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:38.392400 22948 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:38.393316 22948 tablet_bootstrap.cc:492] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:38.394001 22948 ts_tablet_manager.cc:1403] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260709 13:05:38.396934 22948 raft_consensus.cc:359] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.397748 22948 raft_consensus.cc:740] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:38.398849 22948 consensus_queue.cc:260] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:38.401839 22948 ts_tablet_manager.cc:1434] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:38.403678 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-0d7120d3f92b4090a13d34e7a56a89e8 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:38.404073 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-0d7120d3f92b4090a13d34e7a56a89e8 on tablet 0d7120d3f92b4090a13d34e7a56a89e8 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:38.469835 22611 raft_consensus.cc:1217] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:38.591109 22611 raft_consensus.cc:1217] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:38.652935 22611 raft_consensus.cc:1217] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:38.682112 22613 raft_consensus.cc:1217] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:38.868394 22954 raft_consensus.cc:1064] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:38.870931 22954 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:38.878795 22613 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:38.879711 21998 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:38.880968 21921 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:38.882406 22954 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:38.883502 22925 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:38.885650 22890 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:38.926224 22890 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:38.928377 22613 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:38.928725 21917 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:38.946205 21998 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:38.947463 21818 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:38.992511 22067 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:38.999039 21998 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.000713 22959 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:39.000746 22613 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.007247 22890 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.009792 22954 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.022804 21997 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.028293 22613 raft_consensus.cc:2955] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.043290 21819 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.046828 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52720e31448a4286acb7e1b192082417 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:39.053372 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 52720e31448a4286acb7e1b192082417 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:39.057751 22964 tablet_replica.cc:333] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:39.062264 22964 raft_consensus.cc:2243] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.063093 22964 raft_consensus.cc:2272] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.067636 22938 raft_consensus.cc:1064] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:39.068048 22964 ts_tablet_manager.cc:1916] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:39.071422 22938 consensus_queue.cc:237] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:39.094153 22613 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.095528 22067 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.097575 22964 ts_tablet_manager.cc:1929] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:39.098137 22964 log.cc:1199] T 52720e31448a4286acb7e1b192082417 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/52720e31448a4286acb7e1b192082417
I20260709 13:05:39.101011 22906 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:39.102382 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 52720e31448a4286acb7e1b192082417 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:39.102850 22906 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.097711 21921 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.107427 22865 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:39.158746 22856 raft_consensus.cc:1064] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:39.161013 22856 consensus_queue.cc:237] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:05:39.183341 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 54714.1us
I20260709 13:05:39.194271 22972 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.207089 22612 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.207578 22067 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.209126 22921 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.211014 22951 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:39.221418 22067 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.245462 21999 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.252688 22951 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.259343 22073 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.266791 22856 raft_consensus.cc:1064] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:39.269140 21921 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.269230 22856 consensus_queue.cc:237] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:39.280853 22612 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.298760 21822 catalog_manager.cc:5697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.301179 22978 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:39.312693 22612 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.314052 22951 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.315379 22073 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.317307 22976 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:39.334932 21819 catalog_manager.cc:5697] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.342896 21997 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:39.356496 22612 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.360460 22951 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:39.362077 21998 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.364837 22976 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.383190 22613 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.385046 21999 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.398313 21820 catalog_manager.cc:5697] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.401018 22067 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.418984 21921 consensus_queue.cc:237] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:39.425887 22612 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.429128 22921 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.434088 21999 consensus_queue.cc:237] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:39.435554 21998 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.438813 22613 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.440167 22856 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:39.440513 22972 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:39.443563 22067 raft_consensus.cc:1275] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:39.448448 22966 consensus_queue.cc:1048] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:39.447922 22921 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.458098 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52d6293075cd4770af610261e2edf902 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:39.453148 22972 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.459234 22611 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.459235 22612 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.462188 22067 raft_consensus.cc:2955] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.475328 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a52096cc2cec4793b45630eed95d7bbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:39.476441 21998 raft_consensus.cc:2955] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:39.476464 21819 catalog_manager.cc:5697] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.482538 21822 catalog_manager.cc:5697] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.501021 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 52d6293075cd4770af610261e2edf902 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:39.504685 22984 tablet_replica.cc:333] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:39.505640 22984 raft_consensus.cc:2243] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.506742 22984 raft_consensus.cc:2272] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.510206 22984 ts_tablet_manager.cc:1916] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:39.513805 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet a52096cc2cec4793b45630eed95d7bbd with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:39.521410 22964 tablet_replica.cc:333] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:39.522488 22964 raft_consensus.cc:2243] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.523285 22964 raft_consensus.cc:2272] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.528924 22984 ts_tablet_manager.cc:1929] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:39.529392 22984 log.cc:1199] T 52d6293075cd4770af610261e2edf902 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/52d6293075cd4770af610261e2edf902
I20260709 13:05:39.532419 22964 ts_tablet_manager.cc:1916] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:39.531550 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 52d6293075cd4770af610261e2edf902 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:39.556164 22964 ts_tablet_manager.cc:1929] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:39.556623 22964 log.cc:1199] T a52096cc2cec4793b45630eed95d7bbd P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/a52096cc2cec4793b45630eed95d7bbd
I20260709 13:05:39.559299 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet a52096cc2cec4793b45630eed95d7bbd (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:40.161772 21917 consensus_queue.cc:237] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:40.171587 22610 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:40.173705 22921 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:40.184963 21998 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:40.185266 22978 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:40.189586 22610 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:40.202945 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d7120d3f92b4090a13d34e7a56a89e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:40.211010 22985 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:40.212062 21820 catalog_manager.cc:5697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.222316 21998 raft_consensus.cc:2955] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:40.249030 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d7120d3f92b4090a13d34e7a56a89e8 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:40.253314 22996 tablet_replica.cc:333] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:40.254487 22996 raft_consensus.cc:2243] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.255198 22996 raft_consensus.cc:2272] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.258927 22996 ts_tablet_manager.cc:1916] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:40.269796 22996 ts_tablet_manager.cc:1929] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:40.270210 22996 log.cc:1199] T 0d7120d3f92b4090a13d34e7a56a89e8 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/0d7120d3f92b4090a13d34e7a56a89e8
I20260709 13:05:40.271515 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 0d7120d3f92b4090a13d34e7a56a89e8 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
W20260709 13:05:40.839717 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3540 after lost signal to thread 20818
W20260709 13:05:40.841130 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca580 after lost signal to thread 21856
W20260709 13:05:40.842285 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3780 after lost signal to thread 21948
W20260709 13:05:40.843667 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9fa0 after lost signal to thread 22023
W20260709 13:05:40.844899 21945 debug-util.cc:398] Leaking SignalData structure 0x7b080031ecc0 after lost signal to thread 22097
W20260709 13:05:40.846359 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6880 after lost signal to thread 22637
I20260709 13:05:41.321323 22067 consensus_queue.cc:237] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:41.328626 21999 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:41.328871 22039 consensus_peers.cc:597] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9571624f8f124d3fa607c4cce51aabc8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:41.330107 21917 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:41.330308 22959 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:41.331385 22991 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:41.351670 22991 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.355381 21999 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.357311 21917 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.374953 21921 consensus_queue.cc:237] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:41.384565 21822 catalog_manager.cc:5697] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.397801 22067 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:41.399230 21890 consensus_peers.cc:597] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ebff2cd55ee434fb6029a0a8e9ba1d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:41.399439 22985 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:41.400436 21999 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:41.402184 22985 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:41.464141 23007 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.481217 22067 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.491740 21917 consensus_queue.cc:237] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:41.532377 21997 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.520714 21820 catalog_manager.cc:5697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.564723 22067 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:41.565291 21890 consensus_peers.cc:597] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7724aca5f1c24f94baf12ded4d526190. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:41.566030 21997 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:41.567488 23007 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:41.568466 22921 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:41.583299 23007 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.585304 21997 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.587504 22067 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.606333 21822 catalog_manager.cc:5697] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.609325 21998 consensus_queue.cc:237] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:41.626196 21965 consensus_peers.cc:597] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67617c00420e47c3ae9ceebd452fd47b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:41.627601 22067 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:41.629374 23009 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:41.642719 21921 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:41.643112 23009 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.644054 22865 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:41.655241 22069 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.660418 21921 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.675966 21820 catalog_manager.cc:5697] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:41.837220 23018 ts_tablet_manager.cc:933] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:41.842420 23018 tablet_copy_client.cc:323] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:41.844827 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 9571624f8f124d3fa607c4cce51aabc8 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:41.845481 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 9571624f8f124d3fa607c4cce51aabc8 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-9571624f8f124d3fa607c4cce51aabc8
I20260709 13:05:41.855798 22083 tablet_copy_source_session.cc:215] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:41.859635 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9571624f8f124d3fa607c4cce51aabc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:41.886016 23018 tablet_copy_client.cc:806] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:41.886819 23018 tablet_copy_client.cc:670] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:41.909533 23018 tablet_copy_client.cc:538] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:41.923226 23018 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:41.950927 23018 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:41.952013 23018 tablet_bootstrap.cc:492] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:41.952749 23018 ts_tablet_manager.cc:1403] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260709 13:05:41.956509 23018 raft_consensus.cc:359] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:41.957441 23018 raft_consensus.cc:740] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:41.958281 23018 consensus_queue.cc:260] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.017774 23018 ts_tablet_manager.cc:1434] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.065s	user 0.014s	sys 0.005s
I20260709 13:05:42.025404 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9571624f8f124d3fa607c4cce51aabc8 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:42.025969 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9571624f8f124d3fa607c4cce51aabc8 on tablet 9571624f8f124d3fa607c4cce51aabc8 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:42.032871 23018 ts_tablet_manager.cc:933] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:42.043978 23018 tablet_copy_client.cc:323] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:42.047219 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:42.047793 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-9ebff2cd55ee434fb6029a0a8e9ba1d1
I20260709 13:05:42.097645 21934 tablet_copy_source_session.cc:215] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:42.122342 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:42.130163 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 116860us
I20260709 13:05:42.145794 23018 tablet_copy_client.cc:806] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:42.146636 23018 tablet_copy_client.cc:670] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:42.158425 23018 tablet_copy_client.cc:538] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:42.166086 23022 ts_tablet_manager.cc:933] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:42.173812 23018 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:42.201117 23028 ts_tablet_manager.cc:933] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:42.207796 23022 tablet_copy_client.cc:323] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:42.215062 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 7724aca5f1c24f94baf12ded4d526190 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:42.215660 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 7724aca5f1c24f94baf12ded4d526190 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-7724aca5f1c24f94baf12ded4d526190
I20260709 13:05:42.231009 21934 tablet_copy_source_session.cc:215] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:42.231357 23018 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:42.234071 23028 tablet_copy_client.cc:323] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:42.234697 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7724aca5f1c24f94baf12ded4d526190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:42.232514 23018 tablet_bootstrap.cc:492] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:42.236249 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 67617c00420e47c3ae9ceebd452fd47b from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:42.236760 23018 ts_tablet_manager.cc:1403] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.013s
I20260709 13:05:42.236817 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 67617c00420e47c3ae9ceebd452fd47b from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-67617c00420e47c3ae9ceebd452fd47b
I20260709 13:05:42.242441 23018 raft_consensus.cc:359] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.243674 23018 raft_consensus.cc:740] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:42.245226 22009 tablet_copy_source_session.cc:215] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:42.257845 23028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67617c00420e47c3ae9ceebd452fd47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:42.263145 23022 tablet_copy_client.cc:806] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:42.263883 23022 tablet_copy_client.cc:670] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:42.264420 23018 consensus_queue.cc:260] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.274915 23018 ts_tablet_manager.cc:1434] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 13:05:42.279055 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9ebff2cd55ee434fb6029a0a8e9ba1d1 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:42.279533 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9ebff2cd55ee434fb6029a0a8e9ba1d1 on tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:42.287246 23028 tablet_copy_client.cc:806] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:42.287873 23028 tablet_copy_client.cc:670] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:42.310029 23022 tablet_copy_client.cc:538] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:42.313437 23028 tablet_copy_client.cc:538] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:42.331584 23022 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:42.333377 23028 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:42.367945 23028 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:42.368935 23028 tablet_bootstrap.cc:492] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:42.369681 23028 ts_tablet_manager.cc:1403] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.007s
I20260709 13:05:42.373150 23028 raft_consensus.cc:359] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.374975 23028 raft_consensus.cc:740] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:42.375787 23028 consensus_queue.cc:260] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.381003 22613 raft_consensus.cc:1217] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:42.392863 23028 ts_tablet_manager.cc:1434] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:05:42.397109 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-67617c00420e47c3ae9ceebd452fd47b received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:42.397590 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-67617c00420e47c3ae9ceebd452fd47b on tablet 67617c00420e47c3ae9ceebd452fd47b with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:42.413467 23022 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:42.415041 23022 tablet_bootstrap.cc:492] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:42.415799 23022 ts_tablet_manager.cc:1403] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.008s
I20260709 13:05:42.418911 23022 raft_consensus.cc:359] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.419771 23022 raft_consensus.cc:740] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:42.420769 23022 consensus_queue.cc:260] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:42.424055 23022 ts_tablet_manager.cc:1434] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:42.429633 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-7724aca5f1c24f94baf12ded4d526190 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:42.430104 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-7724aca5f1c24f94baf12ded4d526190 on tablet 7724aca5f1c24f94baf12ded4d526190 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:42.446147 22613 raft_consensus.cc:1217] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:42.624683 22613 raft_consensus.cc:1217] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:42.648579 22610 raft_consensus.cc:1217] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:42.914134 23024 raft_consensus.cc:1064] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:42.917138 23024 consensus_queue.cc:237] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:42.937947 22610 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:42.942199 23023 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:42.961073 21997 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:42.967496 23023 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:42.973889 21921 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:42.975566 23023 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:42.997575 23023 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:42.999789 22613 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.014770 22987 raft_consensus.cc:1064] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:43.023700 21997 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.027485 22987 consensus_queue.cc:237] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.028366 21819 catalog_manager.cc:5697] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.051399 22613 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.055709 22069 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.057320 22985 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.071758 23034 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:43.076516 21924 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.083575 21997 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.087136 23034 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:43.116053 23033 raft_consensus.cc:1064] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:43.119728 23033 consensus_queue.cc:237] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.145560 22069 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.147500 23034 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:43.152699 21998 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.154392 23033 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.203950 22613 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.207623 23033 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.388929 23034 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.389169 22921 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:43.392598 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 117223us
I20260709 13:05:43.396939 22067 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.408177 23016 raft_consensus.cc:1064] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:43.409166 22073 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.454120 22610 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.469049 22073 consensus_queue.cc:237] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.432086 21998 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.475605 22613 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.477293 21924 raft_consensus.cc:1275] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.478838 23024 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.479759 23038 consensus_queue.cc:1048] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.483355 21997 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.500295 23036 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.507644 21818 catalog_manager.cc:5697] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.515507 22612 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:43.517143 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 157022us
I20260709 13:05:43.521808 23016 consensus_queue.cc:237] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.522956 21924 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.502164 22613 raft_consensus.cc:2955] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.546695 21820 catalog_manager.cc:5697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.548403 21921 consensus_queue.cc:237] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.571565 22610 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.573035 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9571624f8f124d3fa607c4cce51aabc8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:43.575297 22985 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.585633 22921 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.594018 22610 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.598651 21822 catalog_manager.cc:5697] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.602746 21921 consensus_queue.cc:237] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:43.613839 22613 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.615267 23033 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.616986 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7724aca5f1c24f94baf12ded4d526190 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:43.652180 22987 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.657393 22610 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.662202 22070 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.672480 23033 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.677469 21819 catalog_manager.cc:5697] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.676959 22073 raft_consensus.cc:2955] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.704576 22610 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.706966 22073 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.708228 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 7724aca5f1c24f94baf12ded4d526190 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:43.708997 23016 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:43.716226 21819 catalog_manager.cc:5697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.729116 23053 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.743481 23062 tablet_replica.cc:333] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:43.748466 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:43.758293 21982 tablet_service.cc:1558] Processing DeleteTablet for tablet 9571624f8f124d3fa607c4cce51aabc8 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:43.759563 21998 raft_consensus.cc:1275] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:43.745585 23062 raft_consensus.cc:2243] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.813601 21921 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:43.818325 23066 tablet_replica.cc:333] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:43.820154 23066 raft_consensus.cc:2243] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:43.821228 23066 raft_consensus.cc:2272] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.787075 23062 raft_consensus.cc:2272] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:43.832580 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
W20260709 13:05:43.836072 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 62478.9us
I20260709 13:05:43.838172 23067 consensus_queue.cc:1048] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:43.839090 23053 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:43.843329 23062 ts_tablet_manager.cc:1916] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:43.848701 22069 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.851997 21997 raft_consensus.cc:2955] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.838092 23057 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.895303 23066 ts_tablet_manager.cc:1916] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:43.923103 21820 catalog_manager.cc:5697] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.943792 21921 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.964819 23062 ts_tablet_manager.cc:1929] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:43.967952 23062 log.cc:1199] T 7724aca5f1c24f94baf12ded4d526190 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/7724aca5f1c24f94baf12ded4d526190
I20260709 13:05:43.971220 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 7724aca5f1c24f94baf12ded4d526190 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:43.971645 22612 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:43.992177 21997 consensus_queue.cc:237] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.009265 22070 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:44.011160 23059 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:44.019313 22610 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:44.021800 23053 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:44.021301 23059 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:44.027390 22612 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:44.023274 22073 raft_consensus.cc:2955] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:44.041191 23066 ts_tablet_manager.cc:1929] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:44.041685 23066 log.cc:1199] T 9571624f8f124d3fa607c4cce51aabc8 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/9571624f8f124d3fa607c4cce51aabc8
I20260709 13:05:44.043454 23066 tablet_replica.cc:333] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:44.044559 23066 raft_consensus.cc:2243] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.045298 23066 raft_consensus.cc:2272] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.043543 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 9571624f8f124d3fa607c4cce51aabc8 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:44.057754 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67617c00420e47c3ae9ceebd452fd47b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:44.060597 23066 ts_tablet_manager.cc:1916] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:44.063979 21819 catalog_manager.cc:5697] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.079607 23066 ts_tablet_manager.cc:1929] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:44.080170 23066 log.cc:1199] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/9ebff2cd55ee434fb6029a0a8e9ba1d1
I20260709 13:05:44.082425 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 9ebff2cd55ee434fb6029a0a8e9ba1d1 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:44.083559 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 67617c00420e47c3ae9ceebd452fd47b with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:44.106787 23069 tablet_replica.cc:333] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:44.107867 23069 raft_consensus.cc:2243] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.108580 23069 raft_consensus.cc:2272] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.112290 23069 ts_tablet_manager.cc:1916] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:44.130263 23069 ts_tablet_manager.cc:1929] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:44.130743 23069 log.cc:1199] T 67617c00420e47c3ae9ceebd452fd47b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/67617c00420e47c3ae9ceebd452fd47b
I20260709 13:05:44.133265 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 67617c00420e47c3ae9ceebd452fd47b (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
W20260709 13:05:44.339301 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 63137.4us
I20260709 13:05:44.385468 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:44.439227 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:44.439975 21924 raft_consensus.cc:606] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:44.442951 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d6293075cd4770af610261e2edf902"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:44.443532 21924 raft_consensus.cc:606] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:44.446128 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:44.446780 21924 raft_consensus.cc:606] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:44.449251 21921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:44.449826 21921 raft_consensus.cc:606] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:44.467104 21997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:44.467733 21997 raft_consensus.cc:606] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:44.472438 21921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:44.473043 21921 raft_consensus.cc:606] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:44.474884 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:44.476768 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:44.483218 23057 raft_consensus.cc:993] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.483776 23053 raft_consensus.cc:1081] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.485517 22612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58228
I20260709 13:05:44.486186 22612 raft_consensus.cc:493] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.486539 22612 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.493672 22612 raft_consensus.cc:515] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.496121 22612 leader_election.cc:290] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:44.497598 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:44.498241 22069 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.502426 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4f3b42fd4b4588a4f22c8c270a3a91" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.503067 21997 raft_consensus.cc:3055] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.503376 21997 raft_consensus.cc:740] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:44.504073 21997 consensus_queue.cc:260] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.505213 21997 raft_consensus.cc:3060] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.509011 22069 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.510689 22576 leader_election.cc:304] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:44.511507 23021 raft_consensus.cc:2804] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.516387 21997 raft_consensus.cc:2468] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.518309 23067 raft_consensus.cc:993] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.518882 22921 raft_consensus.cc:1081] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.521484 22610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52d6293075cd4770af610261e2edf902"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:44.522065 22610 raft_consensus.cc:493] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.522431 22610 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.528258 22610 raft_consensus.cc:515] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.531304 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:44.531857 21921 raft_consensus.cc:3055] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.532159 21921 raft_consensus.cc:740] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:44.532881 21921 consensus_queue.cc:260] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.533643 22610 leader_election.cc:290] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:44.533948 21921 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.533221 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.534500 21997 raft_consensus.cc:3060] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.538205 23021 raft_consensus.cc:697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:44.539548 23021 consensus_queue.cc:237] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.541800 21921 raft_consensus.cc:2468] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.543231 22578 leader_election.cc:304] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:44.544996 21997 raft_consensus.cc:2468] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.547164 23076 raft_consensus.cc:2804] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.547812 23076 raft_consensus.cc:697] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:44.550688 23076 consensus_queue.cc:237] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.554961 21819 catalog_manager.cc:5697] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.574386 21819 catalog_manager.cc:5697] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.608808 22921 raft_consensus.cc:993] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.609443 23067 raft_consensus.cc:1081] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.614044 22069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:44.614758 22069 raft_consensus.cc:493] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.615707 22069 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.633579 22069 raft_consensus.cc:515] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.636530 22069 leader_election.cc:290] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:44.652416 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:44.653061 21921 raft_consensus.cc:3055] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.653398 21921 raft_consensus.cc:740] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:44.651086 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7bda5e30a04ad393893649ca91523a" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.658078 21997 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.654160 21921 consensus_queue.cc:260] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.661149 23034 raft_consensus.cc:993] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.661624 23034 raft_consensus.cc:1081] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.661759 21921 raft_consensus.cc:3060] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.663868 22073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:44.664446 22073 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.664808 22073 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.669821 21921 raft_consensus.cc:2468] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.671135 22038 leader_election.cc:304] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:44.672794 23072 raft_consensus.cc:2804] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.673287 23072 raft_consensus.cc:697] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:44.674533 21997 raft_consensus.cc:2468] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.674347 23072 consensus_queue.cc:237] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.674970 22073 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.676872 22073 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:44.679382 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.683193 21997 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.684111 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:44.684695 21924 raft_consensus.cc:3055] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.684993 21924 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:44.686002 21924 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.687227 21924 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.687860 23081 raft_consensus.cc:993] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.688315 23081 raft_consensus.cc:1081] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:44.690056 22610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:44.690649 22610 raft_consensus.cc:493] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.691048 22610 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.709208 21997 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.710469 22036 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:44.711351 21924 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.711478 23072 raft_consensus.cc:2804] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.712247 23072 raft_consensus.cc:697] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:44.713199 23072 consensus_queue.cc:237] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.713835 22610 raft_consensus.cc:515] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.716812 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:44.717748 21921 raft_consensus.cc:3055] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.718071 21921 raft_consensus.cc:740] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:44.718618 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b776f0d657a943fea42579ad42ee8391" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.719251 21999 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.718911 21921 consensus_queue.cc:260] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.720534 21921 raft_consensus.cc:3060] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.722687 21819 catalog_manager.cc:5697] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.727192 21921 raft_consensus.cc:2468] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.728541 22578 leader_election.cc:304] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:44.729408 23076 raft_consensus.cc:2804] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.729883 23076 raft_consensus.cc:697] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:44.730885 21999 raft_consensus.cc:2468] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:44.730738 23076 consensus_queue.cc:237] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:44.731714 22610 leader_election.cc:290] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:44.746311 21819 catalog_manager.cc:5697] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.750833 21818 catalog_manager.cc:5697] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.883652 23077 raft_consensus.cc:993] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.884150 23077 raft_consensus.cc:1081] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:44.890183 22070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:44.890937 22070 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:44.891351 22070 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.899084 22070 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.901168 22070 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:44.901825 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:44.902467 21921 raft_consensus.cc:3055] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:44.902763 21921 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:44.903179 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:44.903798 21999 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.903465 21921 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.906901 21921 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.920349 21921 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.921564 22038 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:44.921967 21999 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:44.922611 23072 raft_consensus.cc:2804] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:44.923123 23072 raft_consensus.cc:697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:44.924005 23072 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:44.936926 21818 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.946583 21999 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:44.947906 23076 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:44.960647 22070 raft_consensus.cc:1275] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:44.962920 23076 consensus_queue.cc:1048] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:45.004720 21924 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:45.006076 23076 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:45.021171 21999 raft_consensus.cc:1275] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:45.023934 23079 consensus_queue.cc:1048] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:45.123600 21999 raft_consensus.cc:1275] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.124889 23036 consensus_queue.cc:1048] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.128003 21924 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.133414 21997 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:45.135684 23021 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:45.129549 23072 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:05:45.183109 21921 raft_consensus.cc:1275] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.185443 23024 consensus_queue.cc:1048] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.197324 21999 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.202729 23024 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.205863 21921 consensus_queue.cc:237] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:45.240152 23096 log.cc:927] Time spent T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:05:45.279903 21924 raft_consensus.cc:1275] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:45.285421 23092 consensus_queue.cc:1048] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:05:45.293972 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 59771.9us
W20260709 13:05:45.303769 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 66958us
W20260709 13:05:45.315348 21890 consensus_peers.cc:597] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82e86833a14549cb9aefbf755598ce07. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.326493 22069 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.328078 23067 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:45.328470 21992 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.331255 23067 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.342803 23067 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.352432 22069 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.354979 21992 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.365900 21917 consensus_queue.cc:237] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:45.366487 21819 catalog_manager.cc:5697] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:45.395943 21890 consensus_peers.cc:597] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6427d9999954631813084c6f55ef531. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.396715 21921 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.397807 22070 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.398092 21992 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.401810 23106 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.402830 23081 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:45.403669 23067 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.421602 23077 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.423447 21992 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.444543 21818 catalog_manager.cc:5697] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.451175 22070 consensus_queue.cc:237] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:45.463441 21999 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:45.464921 23024 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.481494 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:05:45.542955 22039 consensus_peers.cc:597] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a1d5d793b1c415a92898b9f5798680a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.548067 21992 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.549782 23106 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:45.560568 22073 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.570382 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:45.625871 21921 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.627882 23024 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:45.634646 21917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:45.635290 21917 raft_consensus.cc:606] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:45.638460 21917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:45.639106 21917 raft_consensus.cc:606] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:45.641836 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "906ff966199b4801889c7d04b78615bc"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:45.642441 21924 raft_consensus.cc:606] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:45.647109 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:45.647686 21924 raft_consensus.cc:606] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:45.653143 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b15338e736224563b58f038937fbb6fa"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:45.653730 21924 raft_consensus.cc:606] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:45.678916 23103 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.688386 21992 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.707679 21999 consensus_queue.cc:237] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:45.716569 21819 catalog_manager.cc:5697] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.718905 22069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:45.719594 22069 raft_consensus.cc:606] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:45.722711 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:45.723383 21992 raft_consensus.cc:606] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:45.730315 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:05:45.731950 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:45.742225 21917 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.746831 23067 raft_consensus.cc:993] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:45.747342 23067 raft_consensus.cc:1081] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:45.751274 23081 raft_consensus.cc:993] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:45.751868 23081 raft_consensus.cc:1081] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
W20260709 13:05:45.753188 21965 consensus_peers.cc:597] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 714f56ea95f0422e8fc6226d61623774. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.754051 22069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:45.754630 22069 raft_consensus.cc:493] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.754993 22069 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.760226 22073 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.762118 22070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "906ff966199b4801889c7d04b78615bc"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:45.762734 22070 raft_consensus.cc:493] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.763089 22070 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.763180 23117 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:45.768554 21917 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:45.770896 23117 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:45.780151 23077 raft_consensus.cc:993] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.780649 23077 raft_consensus.cc:1081] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.788546 22612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b15338e736224563b58f038937fbb6fa"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:45.789287 22612 raft_consensus.cc:493] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.789693 22612 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.795205 23059 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.808640 22072 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.822697 22070 raft_consensus.cc:515] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.825138 22070 leader_election.cc:290] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:45.825940 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:45.826527 21917 raft_consensus.cc:3055] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.793637 22069 raft_consensus.cc:515] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.826855 21917 raft_consensus.cc:740] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:45.827700 21917 consensus_queue.cc:260] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.828317 22069 leader_election.cc:290] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:45.828902 21917 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.831039 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906ff966199b4801889c7d04b78615bc" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:45.831615 21999 raft_consensus.cc:3060] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.832754 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:45.833292 21921 raft_consensus.cc:3055] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.833564 21921 raft_consensus.cc:740] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:45.834291 21921 consensus_queue.cc:260] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.835155 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b44ef27d6204586b0335b68ed1b3d97" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:45.835811 21992 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.843021 21999 raft_consensus.cc:2468] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:45.844643 22036 leader_election.cc:304] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:45.845649 23102 raft_consensus.cc:2804] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.846251 23102 raft_consensus.cc:697] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:45.847149 23102 consensus_queue.cc:237] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.851177 21921 raft_consensus.cc:3060] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.856367 21917 raft_consensus.cc:2468] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:45.857342 21992 raft_consensus.cc:2468] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:45.858319 22036 leader_election.cc:304] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:45.859736 23098 raft_consensus.cc:2804] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.860332 23098 raft_consensus.cc:697] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:45.861212 23098 consensus_queue.cc:237] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:45.865813 21924 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.875578 23117 raft_consensus.cc:993] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:45.876114 23117 raft_consensus.cc:1081] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:45.871874 22612 raft_consensus.cc:515] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:45.878980 21917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48840
I20260709 13:05:45.879061 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:45.879565 21917 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.879617 21923 raft_consensus.cc:3055] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.880033 21923 raft_consensus.cc:740] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:45.880808 21923 consensus_queue.cc:260] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:45.881891 21923 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.908939 23067 raft_consensus.cc:993] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.909560 23077 raft_consensus.cc:1081] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.910931 21923 raft_consensus.cc:2468] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:45.913121 22578 leader_election.cc:304] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:45.912701 22610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:45.914197 23079 raft_consensus.cc:2804] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.914376 22610 raft_consensus.cc:493] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.914705 23079 raft_consensus.cc:697] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:45.915622 23079 consensus_queue.cc:237] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:45.916026 21818 catalog_manager.cc:5697] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:45.917891 21818 catalog_manager.cc:5697] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.914760 22610 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.929672 23106 raft_consensus.cc:993] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.930266 23103 raft_consensus.cc:1081] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.930346 23067 raft_consensus.cc:993] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.931890 23067 raft_consensus.cc:1081] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:45.932765 22609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58214
I20260709 13:05:45.933367 22609 raft_consensus.cc:493] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.933734 22609 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.938298 22608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:45.939039 22608 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:45.939386 22608 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.958005 21818 catalog_manager.cc:5697] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.962883 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b15338e736224563b58f038937fbb6fa" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:45.963709 21999 raft_consensus.cc:3060] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.976649 23129 ts_tablet_manager.cc:933] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
W20260709 13:05:45.978209 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 75950.6us
I20260709 13:05:45.880033 21917 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.978510 22610 raft_consensus.cc:515] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:45.979359 22612 leader_election.cc:290] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:45.980333 23130 ts_tablet_manager.cc:933] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:45.980638 22610 leader_election.cc:290] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:45.982132 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:45.982666 22073 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.984265 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:45.984777 21924 raft_consensus.cc:3055] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:45.985026 21924 raft_consensus.cc:740] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:45.988065 21921 raft_consensus.cc:2468] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:45.989028 21999 raft_consensus.cc:2468] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:45.992774 21924 consensus_queue.cc:260] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.016868 21924 raft_consensus.cc:3060] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:45.976231 22609 raft_consensus.cc:515] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:45.991225 22608 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.026149 22608 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:46.027953 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:46.028540 22069 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.029301 21924 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.037325 21917 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:46.039261 21917 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:46.047806 22069 raft_consensus.cc:2468] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.050933 21818 catalog_manager.cc:5697] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.058728 22576 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:46.062333 23079 raft_consensus.cc:2804] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.063017 23079 raft_consensus.cc:697] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:46.064162 23079 consensus_queue.cc:237] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.065142 23131 ts_tablet_manager.cc:933] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:46.076475 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:46.077335 21917 raft_consensus.cc:3055] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.077888 21917 raft_consensus.cc:740] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:46.078886 21917 consensus_queue.cc:260] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.083005 22073 raft_consensus.cc:2468] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.099476 22576 leader_election.cc:304] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:46.104123 23076 raft_consensus.cc:2804] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.130270 21917 raft_consensus.cc:3060] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.153906 21917 raft_consensus.cc:2468] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.161722 22609 leader_election.cc:290] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:05:46.168737 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 176195us
I20260709 13:05:46.169998 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:46.171034 22073 raft_consensus.cc:3055] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.171484 22073 raft_consensus.cc:740] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:46.172538 22073 consensus_queue.cc:260] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.174351 22073 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.180850 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:46.181485 21992 raft_consensus.cc:3055] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:46.183144 22073 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.181824 21992 raft_consensus.cc:740] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:46.184587 22576 leader_election.cc:304] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:46.185274 21992 consensus_queue.cc:260] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:46.185712 23079 raft_consensus.cc:2804] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.188321 23079 raft_consensus.cc:697] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:46.186594 21992 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.189363 23079 consensus_queue.cc:237] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:46.198793 21992 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:46.139614 23076 raft_consensus.cc:697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:46.139233 23131 tablet_copy_client.cc:323] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:05:46.214279 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:46.204917 23130 tablet_copy_client.cc:323] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:46.216919 22073 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.231272 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 9a1d5d793b1c415a92898b9f5798680a from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:05:46.231937 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 9a1d5d793b1c415a92898b9f5798680a from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-9a1d5d793b1c415a92898b9f5798680a
I20260709 13:05:46.241853 22073 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:46.245378 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46131b3cdb246c1903d73c9bf7d614e" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:46.246033 21917 raft_consensus.cc:3060] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.255450 21917 raft_consensus.cc:2468] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:46.257495 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet d6427d9999954631813084c6f55ef531 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:46.278549 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet d6427d9999954631813084c6f55ef531 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-d6427d9999954631813084c6f55ef531
I20260709 13:05:46.241981 23076 consensus_queue.cc:237] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:05:46.288254 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 79023.5us
I20260709 13:05:46.298623 22083 tablet_copy_source_session.cc:215] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:46.306211 21934 tablet_copy_source_session.cc:215] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:46.329249 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d5d793b1c415a92898b9f5798680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.273499 23129 tablet_copy_client.cc:323] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
W20260709 13:05:46.332525 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 136543us
I20260709 13:05:46.339869 21887 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:46.352421 21997 raft_consensus.cc:1275] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.359138 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6427d9999954631813084c6f55ef531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.361789 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 82e86833a14549cb9aefbf755598ce07 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:46.362381 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 82e86833a14549cb9aefbf755598ce07 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-82e86833a14549cb9aefbf755598ce07
I20260709 13:05:46.364470 21924 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:46.370443 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 43813.9us
I20260709 13:05:46.378223 23142 raft_consensus.cc:2804] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:46.378804 23142 raft_consensus.cc:697] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:46.379667 23142 consensus_queue.cc:237] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:46.385646 23079 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 13:05:46.413520 21934 tablet_copy_source_session.cc:215] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:46.391839 23106 consensus_queue.cc:1048] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:05:46.435154 21917 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.468307 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e86833a14549cb9aefbf755598ce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.469503 21997 raft_consensus.cc:1275] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:46.474526 21923 raft_consensus.cc:1275] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:46.476333 23151 ts_tablet_manager.cc:933] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:46.455704 23103 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:05:46.497416 21818 catalog_manager.cc:5697] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.481422 23151 tablet_copy_client.cc:323] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:46.499323 21818 catalog_manager.cc:5697] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.503016 23130 tablet_copy_client.cc:806] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:46.530660 21820 catalog_manager.cc:5697] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:46.538787 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 80553.9us
I20260709 13:05:46.511603 23076 consensus_queue.cc:1048] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 13:05:46.536258 23130 tablet_copy_client.cc:670] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:46.542781 23103 consensus_queue.cc:1048] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:05:46.603101 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 55932.5us
W20260709 13:05:46.612020 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 71476.7us
I20260709 13:05:46.615381 21997 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:46.661463 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 157266us
I20260709 13:05:46.617362 23101 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:05:46.674664 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 714f56ea95f0422e8fc6226d61623774 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:46.683211 21924 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:46.675366 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 714f56ea95f0422e8fc6226d61623774 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-714f56ea95f0422e8fc6226d61623774
I20260709 13:05:46.748605 21917 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:46.761440 22072 raft_consensus.cc:1275] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:46.766216 22009 tablet_copy_source_session.cc:215] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:05:46.815011 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 173023us
I20260709 13:05:46.841157 23138 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 13:05:46.884795 23092 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:46.894645 21921 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:46.899410 23151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714f56ea95f0422e8fc6226d61623774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.912222 23130 tablet_copy_client.cc:538] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:46.931109 23092 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:46.934566 23131 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58214 (request call id 204) took 1002 ms. Trace:
I20260709 13:05:46.935108 23131 rpcz_store.cc:276] 0709 13:05:45.931920 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:45.943716 (+ 11796us) service_pool.cc:224] Handling call
0709 13:05:46.065511 (+121795us) ts_tablet_manager.cc:934] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
0709 13:05:46.321387 (+255876us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:46.377679 (+ 56292us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:46.377791 (+   112us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:46.737304 (+359513us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:46.741660 (+  4356us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:46.934450 (+192790us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:46.934512 (+    62us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":5201,"tablet-copy.queue_time_us":101197,"thread_start_us":102530,"threads_started":2}
I20260709 13:05:46.937064 23131 tablet_copy_client.cc:806] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:46.937661 23131 tablet_copy_client.cc:670] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:46.949777 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:46.963063 23161 consensus_queue.cc:1048] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:05:47.046464 22069 raft_consensus.cc:1275] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:47.056689 22072 raft_consensus.cc:1275] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:47.076937 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 119389us
I20260709 13:05:47.071835 23129 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58202 (request call id 383) took 1139 ms. Trace:
I20260709 13:05:47.090819 21995 raft_consensus.cc:1275] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.103776 22067 raft_consensus.cc:1275] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:47.090813 23129 rpcz_store.cc:276] 0709 13:05:45.923993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:45.924183 (+   190us) service_pool.cc:224] Handling call
0709 13:05:45.976971 (+ 52788us) ts_tablet_manager.cc:934] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
0709 13:05:46.147027 (+170056us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7f9a9e375768. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e2cfd91 00007f9a9e2aac80 00007f9a9e2a8bb4 00007f9aa630d131 00007f9aa6313ac8 00007f9aa63ac1df 00007f9aa63ddf4e 00007f9aa63c2fdd 00007f9aa63c2f89 00007f9aa63c2f19
0709 13:05:46.455616 (+308589us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:46.772004 (+316388us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:46.777047 (+  5043us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:47.006353 (+229306us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:47.044015 (+ 37662us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:47.055428 (+ 11413us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:47.062883 (+  7455us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":33369,"spinlock_wait_cycles":8721152,"tablet-copy.queue_time_us":51636,"thread_start_us":131449,"threads_started":2}
I20260709 13:05:47.118418 23129 tablet_copy_client.cc:806] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:47.119000 23129 tablet_copy_client.cc:670] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:47.110050 23177 consensus_queue.cc:1048] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:05:47.130250 23152 consensus_queue.cc:1048] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:05:47.132362 23130 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:47.146907 23129 tablet_copy_client.cc:538] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:05:47.192821 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 63680.3us
I20260709 13:05:47.220498 21820 catalog_manager.cc:5697] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.260037 23131 tablet_copy_client.cc:538] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:47.285377 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:47.232090 23138 consensus_queue.cc:1048] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260709 13:05:47.427027 23168 consensus_queue.cc:1048] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.177s
W20260709 13:05:47.410907 23182 log.cc:927] Time spent T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: Append to log took a long time: real 0.133s	user 0.000s	sys 0.006s
I20260709 13:05:47.520638 21921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:47.521456 21921 raft_consensus.cc:606] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:47.564294 23129 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:47.640805 23151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58228 (request call id 177) took 1222 ms. Trace:
I20260709 13:05:47.641393 23151 rpcz_store.cc:276] 0709 13:05:46.418674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:46.419504 (+   830us) service_pool.cc:224] Handling call
0709 13:05:46.476674 (+ 57170us) ts_tablet_manager.cc:934] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
0709 13:05:46.898187 (+421513us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:47.259470 (+361283us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:47.278767 (+ 19297us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:47.637175 (+358408us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:47.640279 (+  3104us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:47.640656 (+   377us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:47.640731 (+    75us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":331,"spinlock_wait_cycles":141696,"tablet-copy.queue_time_us":46079,"thread_start_us":49390,"threads_started":2}
I20260709 13:05:47.643249 23151 tablet_copy_client.cc:806] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:47.643932 23151 tablet_copy_client.cc:670] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
W20260709 13:05:47.671233 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 460088us
W20260709 13:05:47.692534 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 416614us
I20260709 13:05:47.671239 23024 raft_consensus.cc:493] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.701123 23024 raft_consensus.cc:515] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:47.703243 23024 leader_election.cc:290] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:47.711963 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
W20260709 13:05:47.791973 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 280218us
I20260709 13:05:47.823455 23151 tablet_copy_client.cc:538] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:47.860255 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206712e1c57341c280e17b605022fb2c"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:47.860882 22070 raft_consensus.cc:606] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:47.894341 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:47.894963 22070 raft_consensus.cc:606] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:47.895292 23131 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:47.896935 23154 raft_consensus.cc:993] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:47.897413 23154 raft_consensus.cc:1081] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:47.899422 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:47.900044 22070 raft_consensus.cc:606] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
W20260709 13:05:47.904075 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 144633us
I20260709 13:05:47.932183 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ef12dedf04c0c83049a7ad4c0d5b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:47.918309 21919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:47.990062 22038 leader_election.cc:304] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:47.997327 23180 raft_consensus.cc:2749] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:47.998210 23160 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3799d9f2214c444c9e0de3c41bb8f73c)
I20260709 13:05:47.998791 23160 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.020013 23160 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.086509 22609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:48.242394 22609 raft_consensus.cc:493] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:48.243088 22609 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:48.088491 23130 log.cc:927] Time spent T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
W20260709 13:05:48.252427 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 149215us
I20260709 13:05:48.100551 23151 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:48.394606 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:48.404321 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 100904us
I20260709 13:05:48.399434 23130 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:48.435752 22609 raft_consensus.cc:515] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:48.400007 23189 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3799d9f2214c444c9e0de3c41bb8f73c)
W20260709 13:05:48.483587 21995 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.000s	sys 0.011s
I20260709 13:05:48.454299 23189 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.479854 23024 raft_consensus.cc:993] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:48.451797 22608 raft_consensus.cc:1240] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Rejecting Update request from peer 12534270abf347bcb29f72d1c5a3e2c7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:48.537827 23141 raft_consensus.cc:1081] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
W20260709 13:05:48.548117 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 169241us
I20260709 13:05:48.557271 21917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:48.557847 21917 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:48.558223 21917 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.454728 23176 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:05:48.570760 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:48.575409 21917 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.582827 23158 consensus_queue.cc:1059] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:48.583963 23158 raft_consensus.cc:3055] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:48.584326 23158 raft_consensus.cc:740] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:48.588320 21917 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.579975 22609 leader_election.cc:290] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.589875 21962 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:48.590955 23130 tablet_bootstrap.cc:492] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:48.604621 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:48.611616 23057 raft_consensus.cc:2749] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:48.613577 23129 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:48.614720 23129 tablet_bootstrap.cc:492] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:48.615471 23129 ts_tablet_manager.cc:1403] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 1.077s	user 0.036s	sys 0.018s
I20260709 13:05:48.622926 23131 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:48.624332 23131 tablet_bootstrap.cc:492] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:48.585258 23158 consensus_queue.cc:260] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:48.662935 23158 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.667801 23130 ts_tablet_manager.cc:1403] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 1.536s	user 0.034s	sys 0.024s
I20260709 13:05:48.672744 23131 ts_tablet_manager.cc:1403] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.778s	user 0.036s	sys 0.032s
I20260709 13:05:48.586779 23176 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:05:48.668438 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 63268.7us
I20260709 13:05:48.668601 23141 raft_consensus.cc:493] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:05:48.688027 23219 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:05:48.689460 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7120d3f92b4090a13d34e7a56a89e8" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:48.691355 21990 raft_consensus.cc:3060] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.678476 23117 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:05:48.666545 23129 raft_consensus.cc:359] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.705957 23216 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:05:48.706545 23216 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.709532 23142 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3799d9f2214c444c9e0de3c41bb8f73c)
I20260709 13:05:48.710285 23142 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.714864 23142 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.715747 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:48.727173 21919 raft_consensus.cc:606] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:48.737537 21996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:48.738232 21996 raft_consensus.cc:606] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:48.711144 23189 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.705451 23129 raft_consensus.cc:740] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:48.755631 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:48.704733 23117 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.687186 23141 raft_consensus.cc:515] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:48.759582 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 138461us
I20260709 13:05:48.763909 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:48.764047 23129 consensus_queue.cc:260] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.765964 23129 ts_tablet_manager.cc:1434] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.150s	user 0.009s	sys 0.000s
I20260709 13:05:48.766462 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:48.767737 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-82e86833a14549cb9aefbf755598ce07 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:48.760880 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:48.689646 23219 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.781302 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-82e86833a14549cb9aefbf755598ce07 on tablet 82e86833a14549cb9aefbf755598ce07 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:48.789637 23176 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:48.789837 23216 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.792052 23141 leader_election.cc:290] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.792263 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:48.794338 23081 raft_consensus.cc:993] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:48.794802 23081 raft_consensus.cc:1081] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:48.796439 22611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:48.796954 22611 raft_consensus.cc:493] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:48.797267 22611 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.802265 23148 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:05:48.777223 23117 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.807089 23219 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.810376 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:48.802811 23148 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:48.817938 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:48.807910 23131 raft_consensus.cc:359] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.822734 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:05:48.826380 23131 raft_consensus.cc:740] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:48.848414 23172 raft_consensus.cc:993] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:48.849050 23172 raft_consensus.cc:1081] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:48.851341 23217 raft_consensus.cc:993] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:48.851853 23024 raft_consensus.cc:1081] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:48.849684 23131 consensus_queue.cc:260] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.854645 23131 ts_tablet_manager.cc:1434] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.180s	user 0.007s	sys 0.001s
I20260709 13:05:48.828002 23130 raft_consensus.cc:359] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.871126 22611 raft_consensus.cc:515] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:48.880270 21916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:48.882093 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:48.882988 22611 leader_election.cc:290] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.885442 21820 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48420 (request call id 133) took 1900 ms. Trace:
I20260709 13:05:48.886104 23148 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:48.888695 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:48.898240 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9a1d5d793b1c415a92898b9f5798680a received from {username='slave'} at 127.0.0.1:52714
I20260709 13:05:48.901057 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9a1d5d793b1c415a92898b9f5798680a on tablet 9a1d5d793b1c415a92898b9f5798680a with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:48.902068 21994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a813f9925ad48039ed5be3eeb9b73bf" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:48.902680 21994 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.875169 23130 raft_consensus.cc:740] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:48.880952 21916 raft_consensus.cc:3055] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:48.911181 21917 raft_consensus.cc:2468] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:48.893814 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:48.918635 23130 consensus_queue.cc:260] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:48.924749 21964 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:48.907375 21993 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41378 (request call id 872) took 1203 ms. Trace:
I20260709 13:05:48.933302 23057 raft_consensus.cc:2749] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:48.941730 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 179198us
I20260709 13:05:48.962971 23191 raft_consensus.cc:993] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:48.963434 21994 raft_consensus.cc:2468] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:48.910013 21916 raft_consensus.cc:740] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:48.964645 22576 leader_election.cc:304] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:48.978396 21819 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43320 (request call id 234) took 1711 ms. Trace:
I20260709 13:05:48.980396 23134 raft_consensus.cc:1081] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:48.980688 23138 raft_consensus.cc:2804] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:48.981205 23138 raft_consensus.cc:697] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:48.982131 23138 consensus_queue.cc:237] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:48.978993 21819 rpcz_store.cc:276] 0709 13:05:47.267433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:47.267611 (+   178us) service_pool.cc:224] Handling call
0709 13:05:47.579410 (+311799us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b5400002490. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e275640 00007f9aa714cb76 00007f9aa7256c3e 00007f9aa57172a4 00007f9aa5717232 00007f9aa5717161 00007f9aa57170dc 00007f9aa5716392 00007f9a9f6d448c 00007f9a9f6d38c6
0709 13:05:48.978305 (+1398895us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42296,"reported_tablets":5,"spinlock_wait_cycles":2457856}
W20260709 13:05:48.987469 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 62829us
I20260709 13:05:48.999315 22070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52058
I20260709 13:05:48.999830 22070 raft_consensus.cc:493] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.000138 22070 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:48.985882 21916 consensus_queue.cc:260] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.004467 21916 raft_consensus.cc:3060] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.007473 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:49.008073 22067 raft_consensus.cc:3055] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:49.008380 22067 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:49.010031 23102 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:05:49.010558 23102 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.012513 23102 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:48.885826 21820 rpcz_store.cc:276] 0709 13:05:46.984621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:46.985228 (+   607us) service_pool.cc:224] Handling call
0709 13:05:48.885345 (+1900117us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:47.565756 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:47.590682 (+ 24926us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:47.590731 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:05:47.590757 (+    26us) tablet.cc:662] Decoding operations
0709 13:05:47.591183 (+   426us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:47.591246 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:47.591291 (+    45us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:47.591556 (+   265us) tablet.cc:701] Row locks acquired
0709 13:05:47.591581 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:05:47.591747 (+   166us) write_op.cc:270] Start()
0709 13:05:47.591911 (+   164us) write_op.cc:276] Timestamp: P: 1783602347591694 usec, L: 0
0709 13:05:47.591939 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:05:47.592967 (+  1028us) log.cc:844] Serialized 536 byte log entry
0709 13:05:47.860879 (+267912us) op_driver.cc:464] REPLICATION: finished
0709 13:05:47.995644 (+134765us) write_op.cc:301] APPLY: starting
0709 13:05:47.995738 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:47.995833 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:47.995992 (+   159us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:48.531682 (+535690us) spinlock_profiling.cc:243] Waited 9.55 ms on lock 0x7b5c00209b8c. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9aa758b331 00007f9aa758b221 00007f9aa7585f6c 00007f9aa4ce630b 00007f9aa4ce5fd3 00007f9aa4de4e34 00007f9aa4dd097c 00007f9aa4dd4d61 00007f9aa4dd4d19 00007f9aa4dd4ca9 00007f9aa4dd4c71
0709 13:05:48.532000 (+   318us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:48.544192 (+ 12192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:48.544250 (+    58us) write_op.cc:312] APPLY: finished
0709 13:05:48.544479 (+   229us) log.cc:844] Serialized 23 byte log entry
0709 13:05:48.546176 (+  1697us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:48.546785 (+   609us) write_op.cc:454] Released schema lock
0709 13:05:48.546946 (+   161us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:48.596385 (+ 49439us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:48.598209 (+  1824us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":57156,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":134439,"apply.run_cpu_time_us":14113,"apply.run_wall_time_us":590862,"num_ops":1,"prepare.queue_time_us":283516,"prepare.run_cpu_time_us":3246,"prepare.run_wall_time_us":50597,"replication_time_us":242678,"spinlock_wait_cycles":21972864,"thread_start_us":328245,"threads_started":2}]]}
I20260709 13:05:49.018559 22067 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.021235 22067 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.022647 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:49.028321 22070 raft_consensus.cc:515] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.030416 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.046797 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.047461 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:49.048024 21999 raft_consensus.cc:3055] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:49.048262 21999 raft_consensus.cc:740] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:49.048902 21999 consensus_queue.cc:260] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.050450 21999 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.050010 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.057569 21999 raft_consensus.cc:2468] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:49.058914 22036 leader_election.cc:304] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:48.964654 21993 rpcz_store.cc:276] 0709 13:05:47.700331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:47.704041 (+  3710us) service_pool.cc:224] Handling call
0709 13:05:48.472394 (+768353us) spinlock_profiling.cc:243] Waited 2.23 ms on lock 0x7b5800104a98. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274b71 00007f9a9e274a22 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63b10ab 00007f9aa63b1131 00007f9aa6372fc0 00007f9aa635d929 00007f9aa635d3d2 00007f9a9f8d4bd4
0709 13:05:48.472670 (+   276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:48.493245 (+ 20575us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:48.493287 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:48.493335 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:05:48.493373 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:48.888688 (+395315us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x7b54001f68d4. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9aa1302571 00007f9aa1399e01 00007f9aa139883e 00007f9aa635d419 00007f9a9f8d4bd4 00007f9a9f8d4b62 00007f9a9f8d4a91 00007f9a9f8d4a0c 00007f9a9f8d3cc2 00007f9a9f6d448c 00007f9a9f6d38c6
0709 13:05:48.896935 (+  8247us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:48.903906 (+  6971us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":51863680}
I20260709 13:05:49.068279 22608 raft_consensus.cc:1217] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.069666 21919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206712e1c57341c280e17b605022fb2c"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:49.070055 22578 leader_election.cc:304] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:49.071321 22071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.074047 22067 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:49.075222 22070 leader_election.cc:290] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:49.079787 21917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc1fe81fc449a1b69649cc7bfba65c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.095563 21887 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:49.134654 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 44607.5us
I20260709 13:05:49.136268 21917 raft_consensus.cc:1240] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Rejecting Update request from peer 3799d9f2214c444c9e0de3c41bb8f73c for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:49.071864 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
W20260709 13:05:49.142848 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 45979.9us
I20260709 13:05:49.137786 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.188045 23130 ts_tablet_manager.cc:1434] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.509s	user 0.002s	sys 0.009s
I20260709 13:05:49.093828 21919 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.139670 23151 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:49.103551 21915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:49.201864 22608 raft_consensus.cc:1217] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.202064 23236 raft_consensus.cc:2804] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:49.202675 23236 raft_consensus.cc:697] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
W20260709 13:05:49.203509 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 108042us
I20260709 13:05:49.189487 23161 raft_consensus.cc:2804] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:49.138875 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 68949.9us
I20260709 13:05:49.212740 21887 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:49.188519 23130 ts_tablet_manager.cc:1467] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Tablet startup took 513ms
I20260709 13:05:49.213907 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23c46c97ef24ad088f1092b07c22a0f" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:49.197795 21919 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:49.224071 21963 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:49.228958 22038 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:49.229717 21923 raft_consensus.cc:3060] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:49.308470 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 95848us
I20260709 13:05:49.309366 21887 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
W20260709 13:05:49.310083 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 83350.3us
W20260709 13:05:49.311465 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 82580.5us
I20260709 13:05:49.226761 21915 raft_consensus.cc:493] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:49.314589 23151 tablet_bootstrap.cc:492] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:49.318239 22038 leader_election.cc:304] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:49.313148 23180 raft_consensus.cc:2749] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.314891 21915 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.314442 23142 raft_consensus.cc:2749] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.311512 21923 raft_consensus.cc:2468] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
W20260709 13:05:49.324254 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 91637.5us
I20260709 13:05:49.203581 23236 consensus_queue.cc:237] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.306353 23077 raft_consensus.cc:2804] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:49.325287 21990 consensus_meta.cc:287] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Time spent flushing consensus metadata: real 0.632s	user 0.002s	sys 0.009s
I20260709 13:05:49.342024 22038 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:49.322455 23197 raft_consensus.cc:2749] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.331674 23151 ts_tablet_manager.cc:1403] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 1.231s	user 0.039s	sys 0.022s
I20260709 13:05:49.344668 23077 raft_consensus.cc:697] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:49.348668 23198 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.343132 21990 raft_consensus.cc:2468] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:49.381385 23067 raft_consensus.cc:493] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e070f7f4fcf4052925a68f8d5d1543d)
I20260709 13:05:49.382012 23067 raft_consensus.cc:515] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.385839 23067 leader_election.cc:290] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:49.367355 23224 raft_consensus.cc:2749] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.390612 22038 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.398475 23144 raft_consensus.cc:2749] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:49.417470 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 89551.6us
I20260709 13:05:49.442543 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:05:49.442751 23077 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:05:49.221313 23130 ts_tablet_manager.cc:1469] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Trace:
0709 13:05:45.936180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:45.936410 (+   230us) service_pool.cc:224] Handling call
0709 13:05:45.980639 (+ 44229us) ts_tablet_manager.cc:934] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
0709 13:05:46.084431 (+103792us) spinlock_profiling.cc:243] Waited 939 us on lock 0x7f9a9e375768. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e2cfd91 00007f9a9e2aac44 00007f9a9e2a8bb4 00007f9aa630d131 00007f9aa6313ac8 00007f9aa63ac1df 00007f9aa63ddf4e 00007f9aa63c2fdd 00007f9aa63c2f89 00007f9aa63c2f19
0709 13:05:46.356613 (+272182us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:46.377695 (+ 21082us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:46.377792 (+    97us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:46.496789 (+118997us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:46.497094 (+   305us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:46.497398 (+   304us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:46.497546 (+   148us) inbound_call.cc:177] Queueing success response
0709 13:05:46.903674 (+406128us) spinlock_profiling.cc:243] Waited 1.33 ms on lock 0x7b4c001bf740. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9f665a20 00007f9a9f676a29 00007f9a9f67713f 00007f9a9f63b2ab 00007f9a9f668f3c 00007f9a9f669461 00007f9a9f669768 00007f9aa53ef66b 00007f9aa632c15b 00007f9aa632bf98 00007f9aa631d322
0709 13:05:47.131987 (+228313us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:05:48.678628 (+1546641us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:05:48.722476 (+ 43848us) tablet_replica.cc:261] Starting instrumentation
0709 13:05:48.723256 (+   780us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":62174,"mutex_wait_us":17425,"raft.queue_time_us":11986,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":101,"spinlock_wait_cycles":5230208,"tablet-copy.queue_time_us":43178,"tablet-download-pool.queue_time_us":7788,"tablet-download-pool.run_cpu_time_us":6697,"tablet-download-pool.run_wall_time_us":356473,"thread_start_us":95699,"threads_started":2}
I20260709 13:05:49.447346 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.417253 23161 raft_consensus.cc:697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:49.448033 23151 raft_consensus.cc:359] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:05:49.464362 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 64902.8us
W20260709 13:05:49.440835 23237 log.cc:927] Time spent T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 13:05:49.467284 22038 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:49.455835 23161 consensus_queue.cc:237] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.466205 23151 raft_consensus.cc:740] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:49.483520 23144 raft_consensus.cc:2749] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.480942 23224 raft_consensus.cc:493] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3799d9f2214c444c9e0de3c41bb8f73c)
I20260709 13:05:49.484438 23240 raft_consensus.cc:493] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e070f7f4fcf4052925a68f8d5d1543d)
I20260709 13:05:49.529734 23229 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:05:49.531142 23240 raft_consensus.cc:515] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.533468 23240 leader_election.cc:290] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:49.538414 23224 raft_consensus.cc:515] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.531196 23229 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.542140 23224 leader_election.cc:290] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:49.543802 23229 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:49.494817 21919 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:05:49.548671 21916 consensus_meta.cc:287] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: Time spent flushing consensus metadata: real 0.544s	user 0.007s	sys 0.006s
I20260709 13:05:49.549077 21916 raft_consensus.cc:2468] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:49.549372 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.551817 23189 raft_consensus.cc:493] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3799d9f2214c444c9e0de3c41bb8f73c)
I20260709 13:05:49.552331 23189 raft_consensus.cc:515] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.553036 21915 raft_consensus.cc:515] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.563169 21915 leader_election.cc:290] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:49.568640 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:49.568883 23189 leader_election.cc:290] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:49.553813 23151 consensus_queue.cc:260] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:49.573030 23151 ts_tablet_manager.cc:1434] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.215s	user 0.006s	sys 0.000s
I20260709 13:05:49.575369 21919 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:49.582084 21924 raft_consensus.cc:1240] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Rejecting Update request from peer 3799d9f2214c444c9e0de3c41bb8f73c for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:49.583523 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.587409 23198 raft_consensus.cc:1064] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:49.594808 21921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.598006 21992 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:49.603037 21818 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43328 (request call id 232) took 1970 ms. Trace:
I20260709 13:05:49.603569 21818 rpcz_store.cc:276] 0709 13:05:47.633180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:47.633321 (+   141us) service_pool.cc:224] Handling call
0709 13:05:49.602982 (+1969661us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":5,"spinlock_wait_cycles":1920}
I20260709 13:05:49.601799 21822 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43326 (request call id 226) took 1849 ms. Trace:
I20260709 13:05:49.606462 21822 rpcz_store.cc:276] 0709 13:05:47.754191 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:47.757798 (+  3607us) service_pool.cc:224] Handling call
0709 13:05:49.601728 (+1843930us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":542426,"reported_tablets":3}
I20260709 13:05:49.607947 22069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:49.608538 22069 raft_consensus.cc:3055] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:49.608829 22069 raft_consensus.cc:740] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:49.610687 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:49.611392 21999 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.569332 22065 raft_consensus.cc:3055] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:49.615368 22065 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:49.614722 23197 consensus_queue.cc:1059] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:49.630028 23238 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:05:49.631186 23198 consensus_queue.cc:237] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.622109 22069 consensus_queue.cc:260] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.656612 21962 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:49.658370 22067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.666460 23053 raft_consensus.cc:2749] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:49.670171 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-d6427d9999954631813084c6f55ef531 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:49.670673 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-d6427d9999954631813084c6f55ef531 on tablet d6427d9999954631813084c6f55ef531 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.670501 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f043286bde9f441e881093f0546a1b97" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:05:49.676126 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d6293075cd4770af610261e2edf902" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:05:49.677466 22610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eecec3162694b14a48ea5263d18fe4c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:05:49.679996 22608 raft_consensus.cc:1217] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.683679 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:49.684370 22609 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.685323 22610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9571624f8f124d3fa607c4cce51aabc8" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:05:49.690972 21999 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:49.698201 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-714f56ea95f0422e8fc6226d61623774 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:49.698709 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-714f56ea95f0422e8fc6226d61623774 on tablet 714f56ea95f0422e8fc6226d61623774 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.716401 21890 leader_election.cc:304] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.721050 21999 raft_consensus.cc:1240] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Rejecting Update request from peer 3799d9f2214c444c9e0de3c41bb8f73c for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:49.719888 22065 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.722939 21922 raft_consensus.cc:1275] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:49.724709 22065 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.727351 21887 leader_election.cc:304] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:49.729940 21890 leader_election.cc:304] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.734745 23248 raft_consensus.cc:2804] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:49.735316 21962 leader_election.cc:304] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:49.738299 21890 leader_election.cc:304] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:49.743592 23067 raft_consensus.cc:2749] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.754011 23246 raft_consensus.cc:2749] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.760023 23111 raft_consensus.cc:2749] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:49.763253 23195 raft_consensus.cc:2749] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:49.765077 23238 consensus_queue.cc:1048] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:49.743191 23248 raft_consensus.cc:697] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:49.767244 23248 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:49.777084 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:05:49.784554 22069 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:49.789141 22578 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:49.790670 23138 raft_consensus.cc:2749] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.805136 22069 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:49.815598 22609 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:49.817752 21887 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:49.823647 22065 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:49.826097 23148 raft_consensus.cc:2804] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:49.827571 23197 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:05:49.827636 23148 raft_consensus.cc:697] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:49.828673 23148 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:49.833051 21820 catalog_manager.cc:5697] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.839680 22609 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.841482 23024 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:49.848476 21993 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.853847 21917 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.863972 23024 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.909229 23024 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:49.912266 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:49.927713 21993 raft_consensus.cc:1275] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:49.929087 23024 consensus_queue.cc:1048] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:49.968763 23197 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:49.986496 21918 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:49.997016 21917 raft_consensus.cc:1275] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:49.999580 23198 consensus_queue.cc:1048] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.002790 23248 raft_consensus.cc:1064] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:50.002413 21818 catalog_manager.cc:5697] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:50.010922 21920 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:50.011489 21819 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.012879 23161 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:50.005266 23248 consensus_queue.cc:237] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:50.031415 22065 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:50.033501 23222 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:50.040836 22609 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.043464 22610 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.045172 22068 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.046427 23111 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:50.047284 21990 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.047356 23222 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.049268 23222 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:50.054428 21995 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:50.014449 21819 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.054641 21990 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.057212 21819 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:50.066802 23263 log.cc:927] Time spent T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260709 13:05:50.160782 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 48200.5us
I20260709 13:05:50.173007 21995 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:50.188491 23111 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.182802 23081 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:05:50.199892 22611 raft_consensus.cc:1217] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:50.200716 21991 raft_consensus.cc:1275] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:50.241091 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 64764.4us
W20260709 13:05:50.270846 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 87376.5us
W20260709 13:05:50.273298 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 91244.8us
I20260709 13:05:50.327276 22073 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.308900 23138 consensus_queue.cc:1048] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:05:50.384382 22611 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:50.384690 21990 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.380465 22609 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:50.387801 23222 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:05:50.408449 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 87797.5us
W20260709 13:05:50.409072 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 200337us
I20260709 13:05:50.487116 22070 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:50.501520 22069 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:50.589401 21991 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:50.597380 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 84903.8us
I20260709 13:05:50.657529 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:50.669679 21820 catalog_manager.cc:5697] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:50.682725 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 162993us
W20260709 13:05:50.683415 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 186228us
W20260709 13:05:50.686569 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 175455us
W20260709 13:05:50.742583 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 208889us
I20260709 13:05:50.819926 23111 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:05:50.970084 21990 consensus_meta.cc:287] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Time spent flushing consensus metadata: real 0.569s	user 0.017s	sys 0.003s
I20260709 13:05:50.821777 23241 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:51.004586 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 185271us
W20260709 13:05:51.009369 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 285951us
W20260709 13:05:51.039351 23292 log.cc:927] Time spent T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.220s	user 0.000s	sys 0.009s
W20260709 13:05:51.084493 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 215568us
I20260709 13:05:51.086385 23148 raft_consensus.cc:1064] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
W20260709 13:05:51.090854 23297 log.cc:927] Time spent T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 13:05:51.092967 23132 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 13:05:51.217147 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 202492us
I20260709 13:05:51.187891 23148 consensus_queue.cc:237] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.318177 22610 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.346961 23278 raft_consensus.cc:1064] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:51.352829 23278 consensus_queue.cc:237] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.355381 23279 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:51.383531 22072 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.385305 21993 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.389814 23195 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:51.390710 21818 catalog_manager.cc:5697] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.395769 21820 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48420 (request call id 135) took 1378 ms. Trace:
I20260709 13:05:51.393766 21818 catalog_manager.cc:5697] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.399642 21820 rpcz_store.cc:276] 0709 13:05:50.017641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:50.022608 (+  4967us) service_pool.cc:224] Handling call
0709 13:05:51.395697 (+1373089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:50.966476 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:51.132311 (+165835us) spinlock_profiling.cc:243] Waited 9.18 ms on lock 0x7b5c00209b8c. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9aa758b331 00007f9aa758b221 00007f9aa7585f6c 00007f9aa4de3d69 00007f9aa4dcf0a6 00007f9aa4dced58 00007f9aa4dd39f1 00007f9aa4dd39a9 00007f9aa4dd3939 00007f9aa4dd3901 00007f9aa4dd2b2d
0709 13:05:51.132466 (+   155us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:51.132549 (+    83us) write_op.cc:435] Acquired schema lock
0709 13:05:51.132590 (+    41us) tablet.cc:662] Decoding operations
0709 13:05:51.133221 (+   631us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:51.133346 (+   125us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:51.133389 (+    43us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:51.133791 (+   402us) tablet.cc:701] Row locks acquired
0709 13:05:51.133848 (+    57us) write_op.cc:260] PREPARE: finished
0709 13:05:51.139802 (+  5954us) write_op.cc:270] Start()
0709 13:05:51.140076 (+   274us) write_op.cc:276] Timestamp: P: 1783602351139730 usec, L: 0
0709 13:05:51.140119 (+    43us) op_driver.cc:348] REPLICATION: starting
0709 13:05:51.140880 (+   761us) log.cc:844] Serialized 532 byte log entry
0709 13:05:51.294354 (+153474us) op_driver.cc:464] REPLICATION: finished
0709 13:05:51.340932 (+ 46578us) write_op.cc:301] APPLY: starting
0709 13:05:51.341053 (+   121us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:51.341170 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:51.341219 (+    49us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:51.341714 (+   495us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:51.343537 (+  1823us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:51.343611 (+    74us) write_op.cc:312] APPLY: finished
0709 13:05:51.344020 (+   409us) log.cc:844] Serialized 23 byte log entry
0709 13:05:51.344264 (+   244us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:51.344371 (+   107us) write_op.cc:454] Released schema lock
0709 13:05:51.344431 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:51.344849 (+   418us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:51.344879 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6224,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":46265,"apply.run_cpu_time_us":2214,"apply.run_wall_time_us":3886,"num_ops":1,"prepare.queue_time_us":285992,"prepare.run_cpu_time_us":9730,"prepare.run_wall_time_us":174937,"replication_time_us":151242,"spinlock_wait_cycles":21108096,"thread_start_us":95702,"threads_started":2}]]}
I20260709 13:05:51.413307 23195 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:51.464052 22072 consensus_queue.cc:237] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.469470 21918 consensus_queue.cc:237] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.474028 23279 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.484316 22613 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:51.495756 21924 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.495064 21993 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.496330 22066 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.497531 23191 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:05:51.498761 22068 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:51.500499 23300 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:51.502835 23279 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:51.496734 22065 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.504801 23222 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:51.522746 22610 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.529393 21990 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:51.529657 21923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:51.530485 21923 raft_consensus.cc:606] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:51.530807 22608 raft_consensus.cc:1275] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:51.531797 23024 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:51.532626 23101 consensus_queue.cc:1048] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:51.538512 22613 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.563465 23300 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:05:51.578819 23195 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.627393 21818 catalog_manager.cc:5697] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.639552 21920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:51.640764 21920 raft_consensus.cc:606] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:51.678347 23101 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.648967 22068 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.698223 22070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:51.698876 22070 raft_consensus.cc:606] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:51.709936 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a1d5d793b1c415a92898b9f5798680a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:51.711691 22613 raft_consensus.cc:2955] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.715251 21990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:51.716027 21990 raft_consensus.cc:606] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:51.718931 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:51.723922 22610 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.746373 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d6427d9999954631813084c6f55ef531 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:51.757789 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:05:51.768123 21808 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 2 similar messages]
I20260709 13:05:51.785104 23189 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.795356 22610 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.814178 23236 raft_consensus.cc:993] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:51.814348 21818 catalog_manager.cc:5697] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.821514 22072 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.823915 23283 raft_consensus.cc:993] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:51.840639 23283 raft_consensus.cc:1081] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
W20260709 13:05:51.845013 21808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 76914.1us
I20260709 13:05:51.849782 22068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:51.858491 23293 raft_consensus.cc:1081] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:51.867450 22068 raft_consensus.cc:493] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:51.867928 22068 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.871241 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:05:51.883157 21996 raft_consensus.cc:493] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:51.887250 21996 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.897622 21924 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.907286 21996 raft_consensus.cc:515] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:05:51.892880 21808 catalog_manager.cc:4755] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): ChangeConfig:REMOVE_PEER RPC failed for tablet 82e86833a14549cb9aefbf755598ce07: Remote error: Service unavailable: leader transfer in progress
I20260709 13:05:51.909747 21996 leader_election.cc:290] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:51.910894 22610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:51.910925 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:51.911669 22610 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.911767 22064 raft_consensus.cc:3055] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:51.912189 22064 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:51.913308 22064 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.915007 22064 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:51.923808 22064 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:51.925067 21962 leader_election.cc:304] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:51.925937 23191 raft_consensus.cc:2804] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:51.926429 23191 raft_consensus.cc:697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:51.927253 23191 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.927404 21821 catalog_manager.cc:5697] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.931064 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet d6427d9999954631813084c6f55ef531 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:51.935899 23281 raft_consensus.cc:993] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:51.934901 21819 catalog_manager.cc:5697] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:51.936478 23281 raft_consensus.cc:1081] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:51.950897 22610 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:51.980664 23328 tablet_replica.cc:333] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:51.984760 21996 consensus_queue.cc:237] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:51.985554 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a1d5d793b1c415a92898b9f5798680a with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:51.987059 21916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48840
I20260709 13:05:51.987684 21916 raft_consensus.cc:493] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:51.988049 21916 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.003520 22610 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:05:52.004321 23325 log.cc:927] Time spent T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 13:05:52.006274 23329 tablet_replica.cc:333] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:52.006812 21916 raft_consensus.cc:515] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.007915 23300 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:52.012979 21993 raft_consensus.cc:2955] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.022363 23189 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.032137 23283 raft_consensus.cc:993] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:52.032697 23283 raft_consensus.cc:1081] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:52.034675 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41370
I20260709 13:05:52.035351 21996 raft_consensus.cc:493] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:52.036964 21996 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.037853 22064 raft_consensus.cc:1275] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.038481 22613 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.043696 21819 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.003520 22068 raft_consensus.cc:515] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.047237 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 714f56ea95f0422e8fc6226d61623774 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.050604 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:52.051177 21924 raft_consensus.cc:3055] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.051468 21924 raft_consensus.cc:740] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:52.052204 23328 raft_consensus.cc:2243] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.052071 23191 consensus_queue.cc:1048] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.052877 21924 consensus_queue.cc:260] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.054051 21924 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.056885 22064 raft_consensus.cc:2955] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.059712 23328 raft_consensus.cc:2272] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.067732 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:52.068497 21993 raft_consensus.cc:3055] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.068869 21993 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:52.069721 21993 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.071066 21993 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.084401 22068 leader_election.cc:290] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:52.091369 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553fe2297ff4ba981108e90f6f7bd09" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:52.092022 21990 raft_consensus.cc:3060] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.106477 23329 raft_consensus.cc:2243] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.107577 21916 leader_election.cc:290] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:52.110052 21820 catalog_manager.cc:5697] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.112455 21924 raft_consensus.cc:2468] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:52.107661 23329 raft_consensus.cc:2272] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.114854 23328 ts_tablet_manager.cc:1916] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.119990 22038 leader_election.cc:304] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:52.121587 23198 raft_consensus.cc:2804] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.122646 23198 raft_consensus.cc:697] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:52.123584 23198 consensus_queue.cc:237] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.125674 21996 raft_consensus.cc:515] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:52.131184 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:52.131752 22072 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.139556 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 714f56ea95f0422e8fc6226d61623774 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:05:52.144510 22072 raft_consensus.cc:2468] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:52.136821 21916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:52.147212 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e86833a14549cb9aefbf755598ce07" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:52.116533 23329 ts_tablet_manager.cc:1916] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.108886 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:52.147785 22613 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.150138 22068 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.157318 22068 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:52.147658 21916 raft_consensus.cc:3055] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:52.168128 21916 raft_consensus.cc:740] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:52.165745 22613 raft_consensus.cc:2468] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:52.169291 21916 consensus_queue.cc:260] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:52.136018 21990 raft_consensus.cc:2468] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:52.171054 21916 raft_consensus.cc:3060] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.169790 21965 leader_election.cc:304] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:52.118760 21993 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:52.174525 23300 raft_consensus.cc:2804] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.175021 23300 raft_consensus.cc:697] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:52.166227 21996 leader_election.cc:290] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:52.175328 21887 leader_election.cc:304] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:52.175948 23300 consensus_queue.cc:237] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:52.178128 23248 raft_consensus.cc:2804] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:52.178671 23248 raft_consensus.cc:697] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:52.179596 23248 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:52.186513 23329 ts_tablet_manager.cc:1929] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.188862 23329 log.cc:1199] T 9a1d5d793b1c415a92898b9f5798680a P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/9a1d5d793b1c415a92898b9f5798680a
I20260709 13:05:52.197177 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 9a1d5d793b1c415a92898b9f5798680a (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:52.198187 23329 tablet_replica.cc:333] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:05:52.200102 23329 raft_consensus.cc:2243] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.201102 23329 raft_consensus.cc:2272] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.203094 21916 raft_consensus.cc:2468] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:52.206758 23329 ts_tablet_manager.cc:1916] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:05:52.207826 21808 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 82e86833a14549cb9aefbf755598ce07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 12534270abf347bcb29f72d1c5a3e2c7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:52.215730 21819 catalog_manager.cc:5697] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.220921 21820 catalog_manager.cc:5697] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.227339 23328 ts_tablet_manager.cc:1929] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.226773 21818 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.227828 23328 log.cc:1199] T d6427d9999954631813084c6f55ef531 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/d6427d9999954631813084c6f55ef531
I20260709 13:05:52.231921 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet d6427d9999954631813084c6f55ef531 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:52.243698 23329 ts_tablet_manager.cc:1929] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.244215 23329 log.cc:1199] T 714f56ea95f0422e8fc6226d61623774 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/714f56ea95f0422e8fc6226d61623774
I20260709 13:05:52.245756 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 714f56ea95f0422e8fc6226d61623774 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:52.412331 22068 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:52.414995 23300 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:52.443056 22613 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:52.444981 23281 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:52.617465 21993 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:52.623790 23273 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.635982 22610 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:52.666086 23300 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:52.744997 21916 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:52.745993 21996 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:52.782565 23236 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:05:52.800050 23293 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:52.860518 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 77012.1us
W20260709 13:05:52.871784 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 102736us
I20260709 13:05:52.880439 22072 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.045447 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:53.072324 22072 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:53.085224 23246 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:53.103330 21923 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:53.146908 23343 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:53.254879 21996 consensus_queue.cc:237] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.290181 21920 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:53.294315 22611 raft_consensus.cc:1275] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:53.298477 23246 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:53.305282 23349 consensus_queue.cc:1048] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:53.311316 23349 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:53.312354 22611 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:53.335238 21819 catalog_manager.cc:5697] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:53.337453 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82e86833a14549cb9aefbf755598ce07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 13:05:53.340188 21920 raft_consensus.cc:1217] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Deduplicated request from leader. Original: 1.3->[2.4-2.5]   Dedup: 2.4->[2.5-2.5]
I20260709 13:05:53.349440 23067 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:53.351341 21920 raft_consensus.cc:2955] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:53.398353 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 82e86833a14549cb9aefbf755598ce07 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:53.416260 23359 tablet_replica.cc:333] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:53.417692 23359 raft_consensus.cc:2243] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:53.418380 23359 raft_consensus.cc:2272] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:53.421666 23359 ts_tablet_manager.cc:1916] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:53.422871 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:53.438457 23359 ts_tablet_manager.cc:1929] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:53.439097 23359 log.cc:1199] T 82e86833a14549cb9aefbf755598ce07 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/82e86833a14549cb9aefbf755598ce07
I20260709 13:05:53.441380 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 82e86833a14549cb9aefbf755598ce07 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:53.469986 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:53.470685 22065 raft_consensus.cc:606] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:53.475607 21990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:53.476377 21990 raft_consensus.cc:606] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:53.479967 21920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:53.480587 21920 raft_consensus.cc:606] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:53.483585 21920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:53.484190 21920 raft_consensus.cc:606] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:53.485461 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:53.488385 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:53.623955 23279 raft_consensus.cc:993] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:53.624485 23273 raft_consensus.cc:1081] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:05:53.626019 22611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:05:53.626632 22611 raft_consensus.cc:493] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.626968 22611 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.631867 22611 raft_consensus.cc:515] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.633898 22611 leader_election.cc:290] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:53.634451 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:53.635098 21920 raft_consensus.cc:3055] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.635411 21920 raft_consensus.cc:740] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:53.636231 21920 consensus_queue.cc:260] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.636936 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:53.637552 21920 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.637624 22065 raft_consensus.cc:3060] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.644459 21920 raft_consensus.cc:2468] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:53.644764 22065 raft_consensus.cc:2468] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:05:53.645673 22578 leader_election.cc:304] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:53.647065 23340 raft_consensus.cc:2804] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.647564 23340 raft_consensus.cc:697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:05:53.648425 23340 consensus_queue.cc:237] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.657601 21822 catalog_manager.cc:5697] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.697521 23343 raft_consensus.cc:993] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:53.698175 23343 raft_consensus.cc:1081] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:53.700237 22068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52058
I20260709 13:05:53.700870 22068 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.701203 22068 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.708703 22068 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.710852 22068 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:53.711148 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:53.712838 21990 raft_consensus.cc:3055] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.713200 21990 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:53.714066 21990 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.714674 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:53.715224 22611 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.715480 21990 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.721877 21990 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:53.722436 22611 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:53.723718 22039 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:53.724509 23342 raft_consensus.cc:2804] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.725016 23342 raft_consensus.cc:697] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:53.725898 23198 raft_consensus.cc:993] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:53.726985 23341 raft_consensus.cc:1081] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:53.726819 23342 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:53.728662 21920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:53.729208 21920 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.729529 21920 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.735430 21920 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.737217 21920 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:53.737968 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:53.738468 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:53.738718 21990 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.738085 21822 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.739064 22068 raft_consensus.cc:3055] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.739420 22068 raft_consensus.cc:740] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:53.740338 22068 consensus_queue.cc:260] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.741709 22068 raft_consensus.cc:3060] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.745751 21990 raft_consensus.cc:2468] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:53.747802 21887 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:53.748683 23222 raft_consensus.cc:2804] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.749065 23222 raft_consensus.cc:697] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:53.749329 22068 raft_consensus.cc:2468] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:53.749728 23222 consensus_queue.cc:237] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.765722 21822 catalog_manager.cc:5697] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.937507 23067 raft_consensus.cc:993] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:53.938118 23279 raft_consensus.cc:1081] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:53.939715 22068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:53.940174 22068 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:53.940442 22068 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.947045 22068 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.949150 22068 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:53.949350 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:53.949623 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:53.950011 21924 raft_consensus.cc:3055] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.950358 21996 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.950352 21924 raft_consensus.cc:740] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:53.951254 21924 consensus_queue.cc:260] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.952247 21924 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.956494 21996 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:53.957579 22036 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:53.958458 23342 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.958560 21924 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:53.958983 23342 raft_consensus.cc:697] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:53.959934 23342 consensus_queue.cc:237] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:53.972534 21822 catalog_manager.cc:5697] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:54.070473 21924 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:54.072036 23238 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:54.087239 22068 raft_consensus.cc:1275] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:54.089839 23238 consensus_queue.cc:1048] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:05:54.123310 22634 debug-util.cc:398] Leaking SignalData structure 0x7b0800302060 after lost signal to thread 20818
W20260709 13:05:54.124243 22634 debug-util.cc:398] Leaking SignalData structure 0x7b0800302740 after lost signal to thread 21856
W20260709 13:05:54.125173 22634 debug-util.cc:398] Leaking SignalData structure 0x7b080032e8c0 after lost signal to thread 21948
W20260709 13:05:54.126070 22634 debug-util.cc:398] Leaking SignalData structure 0x7b0800119220 after lost signal to thread 22023
W20260709 13:05:54.126976 22634 debug-util.cc:398] Leaking SignalData structure 0x7b08001feb60 after lost signal to thread 22097
W20260709 13:05:54.127900 22634 debug-util.cc:398] Leaking SignalData structure 0x7b080029e240 after lost signal to thread 22637
I20260709 13:05:54.190243 21996 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:54.200641 23198 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:54.214689 22612 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:54.219753 23342 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:54.295485 22068 raft_consensus.cc:1275] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.296775 23067 consensus_queue.cc:1048] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.307333 21990 raft_consensus.cc:1275] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.310173 23279 consensus_queue.cc:1048] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.352088 21990 raft_consensus.cc:1275] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.353713 23198 consensus_queue.cc:1048] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.363951 21920 raft_consensus.cc:1275] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.365494 23342 consensus_queue.cc:1048] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.489355 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:54.491181 21990 consensus_queue.cc:237] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.515275 22073 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.517434 23349 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:54.523480 21965 consensus_peers.cc:597] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb22481afe414a208f94f12ae0dcbb9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.537775 21924 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.541592 23349 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.588008 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:54.637048 21920 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.638664 23349 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:54.690092 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 114383us
I20260709 13:05:54.705193 21818 catalog_manager.cc:5697] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.721529 22066 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.726830 22073 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:54.763099 22039 consensus_peers.cc:597] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f82d394d03a4ec8befc2c68c1a73af9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.766647 21924 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:54.769201 23341 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:54.775255 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 49425.7us
I20260709 13:05:54.780068 23198 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:05:54.794800 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 70078.6us
I20260709 13:05:54.796687 22073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:54.797286 22073 raft_consensus.cc:606] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:54.816339 21990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:54.817011 21990 raft_consensus.cc:606] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:54.821900 21916 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.825006 22073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:54.826648 22073 raft_consensus.cc:606] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:54.833143 21924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:54.833777 21924 raft_consensus.cc:606] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:54.835327 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:54.837082 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:54.839648 21992 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:54.847908 21821 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.856629 23342 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:54.859314 23198 raft_consensus.cc:993] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:54.862859 23342 raft_consensus.cc:1081] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:54.864398 21992 consensus_queue.cc:237] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.866811 23391 raft_consensus.cc:993] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:54.867323 23391 raft_consensus.cc:1081] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:54.884857 21996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:05:54.885598 21996 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.886577 21996 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:54.889354 21965 consensus_peers.cc:597] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f042a213db1a467bbe2abdee4be9c9e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.892969 22066 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.893767 21924 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.895093 23349 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:54.896170 23382 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.899853 21996 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:54.885958 21916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:54.910604 21916 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.911310 21916 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.916611 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:54.917302 22073 raft_consensus.cc:3055] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:54.918001 22073 raft_consensus.cc:740] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:54.918471 22611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f08798d3333418095b70b09e187d8f5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:54.919085 22611 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.918851 22073 consensus_queue.cc:260] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:54.922364 22073 raft_consensus.cc:3060] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.926023 21996 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 election: Requested vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:54.911717 21999 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.931685 22073 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
I20260709 13:05:54.933300 23382 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.934319 22611 raft_consensus.cc:2468] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
I20260709 13:05:54.935766 21965 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:54.936802 23378 raft_consensus.cc:2804] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:54.937366 23378 raft_consensus.cc:697] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:54.938257 23378 consensus_queue.cc:237] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:54.941897 21916 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.949219 21916 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:54.949098 21996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:54.950861 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:54.951550 21996 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.951637 22073 raft_consensus.cc:3055] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:54.952910 22073 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:54.953609 22073 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.955106 22073 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.957129 22064 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.958953 21920 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:54.964722 23279 raft_consensus.cc:993] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:54.965996 23067 raft_consensus.cc:1081] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:54.964903 21916 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:54.974419 21999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41370
I20260709 13:05:54.975003 21999 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.975324 21999 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.989498 21999 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:54.992182 21822 catalog_manager.cc:5697] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 2 to 3, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 3 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.995464 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:54.996078 21924 raft_consensus.cc:3055] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:54.996378 21924 raft_consensus.cc:740] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:54.997074 21924 consensus_queue.cc:260] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:54.997555 21999 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:55.003238 22073 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:55.010421 21887 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:55.012286 23279 raft_consensus.cc:2804] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:55.012821 23279 raft_consensus.cc:697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:55.013747 23279 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:55.014780 21996 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:55.020738 21924 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.004897 21821 catalog_manager.cc:5697] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:55.035122 22073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:55.034404 21924 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:55.035772 22073 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.036798 21964 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:55.038532 23378 raft_consensus.cc:2804] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.039666 23378 raft_consensus.cc:697] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:55.044921 22073 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:55.050561 23381 raft_consensus.cc:993] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:55.051038 23381 raft_consensus.cc:1081] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:55.053254 21996 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:55.040751 23378 consensus_queue.cc:237] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:55.064195 22073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52058
I20260709 13:05:55.065783 22073 raft_consensus.cc:493] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:55.066246 22073 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:55.054687 23222 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
W20260709 13:05:55.054543 21890 consensus_peers.cc:597] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5157bfb8c80548dbbfa888d767cf0be6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:55.075253 22073 raft_consensus.cc:515] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:55.061780 21821 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 2 to 3, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.080495 22073 leader_election.cc:290] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:05:55.085389 22612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:05:55.062260 22064 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:55.095939 22612 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:55.094247 21990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e080d2e6dfc4018af7c9942b4bf47ff" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:55.105127 21990 raft_consensus.cc:3055] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:55.105525 21990 raft_consensus.cc:740] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:55.111580 21990 consensus_queue.cc:260] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:55.113137 21990 raft_consensus.cc:3060] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:55.114341 23398 ts_tablet_manager.cc:933] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:55.117554 23279 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.120128 23067 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:55.126507 21821 catalog_manager.cc:5697] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.140738 23398 tablet_copy_client.cc:323] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:55.143617 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet cb22481afe414a208f94f12ae0dcbb9c from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:55.144282 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet cb22481afe414a208f94f12ae0dcbb9c from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-cb22481afe414a208f94f12ae0dcbb9c
I20260709 13:05:55.144124 21996 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:55.168826 22009 tablet_copy_source_session.cc:215] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.172829 23398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22481afe414a208f94f12ae0dcbb9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.173782 22612 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:05:55.175057 22039 leader_election.cc:304] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:05:55.175606 21990 raft_consensus.cc:2468] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:05:55.175886 23392 raft_consensus.cc:2804] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:55.176447 23392 raft_consensus.cc:697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:55.177259 23392 consensus_queue.cc:237] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:55.201808 21822 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.214828 21818 catalog_manager.cc:5697] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:55.242576 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 76366.2us
I20260709 13:05:55.243813 22073 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:05:55.249858 23398 tablet_copy_client.cc:806] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:55.250561 23398 tablet_copy_client.cc:670] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:55.254487 23398 tablet_copy_client.cc:538] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.267769 23398 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:55.294973 23398 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:55.295955 23398 tablet_bootstrap.cc:492] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:55.296693 23398 ts_tablet_manager.cc:1403] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260709 13:05:55.299779 23398 raft_consensus.cc:359] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:55.300637 23398 raft_consensus.cc:740] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:55.301317 23398 consensus_queue.cc:260] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:55.303958 23398 ts_tablet_manager.cc:1434] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:05:55.309122 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-cb22481afe414a208f94f12ae0dcbb9c received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:55.309609 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-cb22481afe414a208f94f12ae0dcbb9c on tablet cb22481afe414a208f94f12ae0dcbb9c with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:55.420320 23398 ts_tablet_manager.cc:933] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:55.420653 22073 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:55.422578 23222 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:55.435786 23398 tablet_copy_client.cc:323] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:05:55.438243 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet f042a213db1a467bbe2abdee4be9c9e4 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:05:55.438814 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet f042a213db1a467bbe2abdee4be9c9e4 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-f042a213db1a467bbe2abdee4be9c9e4
I20260709 13:05:55.446694 22009 tablet_copy_source_session.cc:215] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.454273 23398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f042a213db1a467bbe2abdee4be9c9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.491513 21996 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:55.494927 22064 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:55.502671 22610 raft_consensus.cc:1217] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.506932 23410 ts_tablet_manager.cc:933] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:05:55.510468 23382 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:55.520402 23410 tablet_copy_client.cc:323] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:55.522540 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 5157bfb8c80548dbbfa888d767cf0be6 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:55.523102 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 5157bfb8c80548dbbfa888d767cf0be6 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-5157bfb8c80548dbbfa888d767cf0be6
I20260709 13:05:55.526012 22611 raft_consensus.cc:1275] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:05:55.526515 21890 consensus_peers.cc:597] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f82d394d03a4ec8befc2c68c1a73af9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:55.527522 23382 consensus_queue.cc:1048] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:55.531833 21934 tablet_copy_source_session.cc:215] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:55.538523 23398 tablet_copy_client.cc:806] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:55.539191 23398 tablet_copy_client.cc:670] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:55.569414 23410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5157bfb8c80548dbbfa888d767cf0be6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:55.593354 21916 raft_consensus.cc:1275] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.594919 23382 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.595953 23222 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:55.613991 23398 tablet_copy_client.cc:538] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.700969 22610 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:55.707739 23392 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:05:55.725442 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 70762.6us
I20260709 13:05:55.803571 21996 raft_consensus.cc:1275] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:55.819095 23398 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:55.851686 22073 raft_consensus.cc:1275] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.863920 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:05:55.873203 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 90002us
W20260709 13:05:55.926059 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 85620.6us
W20260709 13:05:55.933980 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 90204.5us
I20260709 13:05:55.909874 23343 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:05:55.982151 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 53687.7us
W20260709 13:05:55.986315 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 53131.8us
W20260709 13:05:56.062721 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 50959.7us
W20260709 13:05:56.066879 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 130437us
W20260709 13:05:56.067490 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 224498us
W20260709 13:05:56.073437 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 130365us
I20260709 13:05:56.112964 23410 tablet_copy_client.cc:806] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
W20260709 13:05:56.150692 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 131333us
I20260709 13:05:56.152906 23198 consensus_queue.cc:1048] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:56.163638 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.137269 23410 tablet_copy_client.cc:670] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
W20260709 13:05:56.296499 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 100936us
W20260709 13:05:56.290967 23413 log.cc:927] Time spent T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:05:56.370530 21918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:56.371147 21918 raft_consensus.cc:606] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
W20260709 13:05:56.389135 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 148411us
W20260709 13:05:56.397078 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 81974.1us
W20260709 13:05:56.403812 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 70964.7us
W20260709 13:05:56.478819 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 60498.2us
I20260709 13:05:56.490556 23443 raft_consensus.cc:993] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:56.524302 23067 raft_consensus.cc:1081] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
W20260709 13:05:56.643440 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 56082.2us
W20260709 13:05:56.724310 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 59502.9us
I20260709 13:05:56.733871 23410 tablet_copy_client.cc:538] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:56.737430 23398 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:56.743243 23410 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:56.763182 22066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:05:56.763878 22066 raft_consensus.cc:493] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.764266 22066 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.767072 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:56.767764 22065 raft_consensus.cc:606] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:56.767905 23476 ts_tablet_manager.cc:933] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
W20260709 13:05:56.779376 23475 log.cc:927] Time spent T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.288s	user 0.001s	sys 0.015s
I20260709 13:05:56.802886 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56a7f39a910468780496b9da3300be7"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:56.803491 21992 raft_consensus.cc:606] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:56.806028 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:56.807862 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:56.806464 23398 tablet_bootstrap.cc:492] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:56.860867 23476 tablet_copy_client.cc:323] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:05:56.872665 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 8f82d394d03a4ec8befc2c68c1a73af9 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:05:56.873174 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 8f82d394d03a4ec8befc2c68c1a73af9 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-8f82d394d03a4ec8befc2c68c1a73af9
I20260709 13:05:56.873962 23398 ts_tablet_manager.cc:1403] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 1.055s	user 0.035s	sys 0.006s
I20260709 13:05:56.894942 21934 tablet_copy_source_session.cc:215] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:56.917763 23476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82d394d03a4ec8befc2c68c1a73af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.924625 22066 raft_consensus.cc:515] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:56.927112 22065 raft_consensus.cc:1240] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Rejecting Update request from peer 12534270abf347bcb29f72d1c5a3e2c7 for earlier term 2. Current term is 3. Ops: []
I20260709 13:05:56.936848 23398 raft_consensus.cc:359] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:56.937753 23398 raft_consensus.cc:740] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:56.939435 23422 consensus_queue.cc:1059] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.940454 23222 raft_consensus.cc:3055] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:56.940821 23222 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:56.941641 23222 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:56.943714 23222 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.950598 23476 tablet_copy_client.cc:806] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:56.951292 23476 tablet_copy_client.cc:670] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:56.938400 23398 consensus_queue.cc:260] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:56.973560 23436 raft_consensus.cc:1064] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:56.974644 23398 ts_tablet_manager.cc:1434] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260709 13:05:56.964346 23476 tablet_copy_client.cc:538] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:56.965193 23427 raft_consensus.cc:993] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:56.975929 23427 raft_consensus.cc:1081] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:56.976665 23436 consensus_queue.cc:237] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:56.978574 21918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:56.979197 21918 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.979568 21918 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.983440 22066 leader_election.cc:290] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:56.985420 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:56.987178 21918 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:56.989358 21918 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:56.993119 21919 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:05:56.994783 21997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:56.995913 21997 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.010154 22038 leader_election.cc:304] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:57.011335 23429 raft_consensus.cc:2804] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.011904 23429 raft_consensus.cc:697] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:57.013082 23476 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:05:57.013260 23429 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:57.016305 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:57.019896 22065 raft_consensus.cc:3055] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.020465 22065 raft_consensus.cc:740] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:57.021517 22065 consensus_queue.cc:260] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:57.024540 22065 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.028113 21997 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:57.032222 21887 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:57.033138 23444 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.033674 23444 raft_consensus.cc:697] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:57.034646 23444 consensus_queue.cc:237] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:57.036298 22610 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:57.036525 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5157bfb8c80548dbbfa888d767cf0be6" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:57.037137 21999 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.038810 23435 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:57.045888 21999 raft_consensus.cc:2468] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
W20260709 13:05:57.049481 23410 log.cc:927] Time spent T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:05:57.050164 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f042a213db1a467bbe2abdee4be9c9e4 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:05:57.050602 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f042a213db1a467bbe2abdee4be9c9e4 on tablet f042a213db1a467bbe2abdee4be9c9e4 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:57.053601 21918 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:57.055124 23436 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.070261 23416 raft_consensus.cc:993] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:57.070828 23416 raft_consensus.cc:1081] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:57.076700 23410 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:57.082479 22066 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:57.084036 22068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56a7f39a910468780496b9da3300be7"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52058
I20260709 13:05:57.087291 22068 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.088069 22068 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.085870 21822 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.094919 22068 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:57.095830 23436 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:05:57.098073 22065 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:57.099323 22068 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:57.102888 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:57.103530 21919 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.104521 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:57.105069 21999 raft_consensus.cc:3055] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.105335 21999 raft_consensus.cc:740] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:57.106173 21999 consensus_queue.cc:260] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:57.109251 21818 catalog_manager.cc:5697] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 2 to 3, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.114996 21999 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.118381 23418 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:57.120048 22068 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:57.121714 21919 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:57.128420 22038 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:57.129372 23429 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.129833 23429 raft_consensus.cc:697] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:57.130677 23429 consensus_queue.cc:237] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:57.140206 23410 tablet_bootstrap.cc:492] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:57.141040 23410 ts_tablet_manager.cc:1403] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.398s	user 0.030s	sys 0.006s
I20260709 13:05:57.144556 23410 raft_consensus.cc:359] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:57.146644 23410 raft_consensus.cc:740] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:57.150020 22610 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:57.150876 23410 consensus_queue.cc:260] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:57.153604 23410 ts_tablet_manager.cc:1434] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:05:57.162739 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-5157bfb8c80548dbbfa888d767cf0be6 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:57.163188 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-5157bfb8c80548dbbfa888d767cf0be6 on tablet 5157bfb8c80548dbbfa888d767cf0be6 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:57.171307 21999 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:05:57.175134 21918 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:57.183820 21819 catalog_manager.cc:5697] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.204878 23476 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:05:57.205999 23476 tablet_bootstrap.cc:492] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:05:57.206790 23476 ts_tablet_manager.cc:1403] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.194s	user 0.025s	sys 0.011s
I20260709 13:05:57.210210 23476 raft_consensus.cc:359] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:57.211370 23476 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:05:57.212463 23476 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:05:57.218142 23476 ts_tablet_manager.cc:1434] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:05:57.220312 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8f82d394d03a4ec8befc2c68c1a73af9 received from {username='slave'} at 127.0.0.1:55296
I20260709 13:05:57.220754 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-8f82d394d03a4ec8befc2c68c1a73af9 on tablet 8f82d394d03a4ec8befc2c68c1a73af9 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:57.241425 22610 raft_consensus.cc:1217] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:57.474229 22068 raft_consensus.cc:1275] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.476938 23444 consensus_queue.cc:1048] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.578397 21999 consensus_queue.cc:237] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:57.599184 21997 raft_consensus.cc:1275] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.685508 21993 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:57.749549 22610 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:57.794107 22610 raft_consensus.cc:1217] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 13:05:57.802088 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 256313us
I20260709 13:05:57.808568 22610 raft_consensus.cc:3060] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Advancing to term 3
I20260709 13:05:57.817948 23502 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.829833 21821 catalog_manager.cc:5697] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:57.844950 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 44603.3us
I20260709 13:05:57.857550 21993 raft_consensus.cc:1275] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.873837 21920 raft_consensus.cc:1275] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:57.876613 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 68815us
I20260709 13:05:57.933745 22610 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:57.935868 23498 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:57.937589 21919 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:05:57.937809 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 50918.5us
I20260709 13:05:57.941092 21924 raft_consensus.cc:1275] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:57.950481 23456 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:57.952222 23466 consensus_queue.cc:1048] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.956439 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.968060 23508 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:57.970387 23514 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.020416 23508 raft_consensus.cc:1064] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:58.023347 23508 consensus_queue.cc:237] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:58.040771 23502 raft_consensus.cc:1064] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
W20260709 13:05:58.041217 23502 raft_consensus.cc:1068] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: Unable to promote non-voter 8e070f7f4fcf4052925a68f8d5d1543d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:05:58.047291 23435 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.059368 22613 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.067518 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb22481afe414a208f94f12ae0dcbb9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:58.086349 21819 catalog_manager.cc:5697] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.088771 22612 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.091954 23378 consensus_queue.cc:1048] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.093000 23504 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:58.107551 21924 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.112943 23508 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:58.120445 22064 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.100713 23502 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:05:58.110543 21920 raft_consensus.cc:2955] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.129081 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet cb22481afe414a208f94f12ae0dcbb9c with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:58.158178 23501 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:05:58.251148 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.284669 23530 tablet_replica.cc:333] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:58.311143 23512 raft_consensus.cc:1064] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:58.313849 23512 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:58.318264 22068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:58.318846 22068 raft_consensus.cc:606] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:58.317185 23500 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.323904 23530 raft_consensus.cc:2243] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:58.325368 21993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:58.326099 21993 raft_consensus.cc:606] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:58.327374 23516 raft_consensus.cc:1064] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:05:58.327803 23530 raft_consensus.cc:2272] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:58.328689 22612 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.330736 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56a7f39a910468780496b9da3300be7"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:58.331812 22065 raft_consensus.cc:606] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:58.331708 23516 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:58.339691 21919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:58.340535 21919 raft_consensus.cc:606] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:05:58.345650 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:58.347718 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:58.379314 23530 ts_tablet_manager.cc:1916] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:05:58.385479 21853 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7ac0 after lost signal to thread 20818
W20260709 13:05:58.386618 21853 debug-util.cc:398] Leaking SignalData structure 0x7b080008a1c0 after lost signal to thread 21856
I20260709 13:05:58.386219 22072 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:58.387809 21853 debug-util.cc:398] Leaking SignalData structure 0x7b08002a9a00 after lost signal to thread 21948
W20260709 13:05:58.388926 21853 debug-util.cc:398] Leaking SignalData structure 0x7b0800314600 after lost signal to thread 22023
W20260709 13:05:58.395582 21853 debug-util.cc:398] Leaking SignalData structure 0x7b08003685e0 after lost signal to thread 22097
I20260709 13:05:58.428843 23505 raft_consensus.cc:993] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:58.429492 23505 raft_consensus.cc:1081] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:05:58.377734 21819 catalog_manager.cc:5697] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.432124 23502 raft_consensus.cc:993] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:58.432718 23427 raft_consensus.cc:1081] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:58.434489 21991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41370
I20260709 13:05:58.435170 21991 raft_consensus.cc:493] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.435614 21991 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.436918 21920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56a7f39a910468780496b9da3300be7"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:58.437507 21920 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.437863 21920 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.442242 22612 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:05:58.444280 21853 debug-util.cc:398] Leaking SignalData structure 0x7b080028fe20 after lost signal to thread 22637
I20260709 13:05:58.450752 21992 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:58.450980 23498 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:58.452157 21923 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.454030 23502 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:58.461254 23427 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.464231 21919 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:58.468601 22064 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:58.468003 21992 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.471076 23429 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:58.471529 22612 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:58.473271 23507 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:58.480311 22613 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.483863 21918 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.490203 23507 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:58.516577 21920 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.527921 21920 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:58.553237 21821 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:05:58.559125 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 68835.6us
I20260709 13:05:58.562069 23498 raft_consensus.cc:993] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:58.562680 23498 raft_consensus.cc:1081] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:58.546636 23530 ts_tablet_manager.cc:1929] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:58.564486 21992 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:58.564539 23530 log.cc:1199] T cb22481afe414a208f94f12ae0dcbb9c P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/cb22481afe414a208f94f12ae0dcbb9c
I20260709 13:05:58.566668 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet cb22481afe414a208f94f12ae0dcbb9c (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:58.568598 23468 raft_consensus.cc:993] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:58.569121 23416 raft_consensus.cc:1081] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:05:58.566147 21920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:58.572984 21920 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.574218 21920 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.571175 22072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52058
I20260709 13:05:58.575388 22072 raft_consensus.cc:493] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.575745 22072 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.581333 21920 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.581969 23499 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:05:58.583186 22072 raft_consensus.cc:515] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.583994 21920 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:58.585186 22072 leader_election.cc:290] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:05:58.586251 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:58.586849 21993 raft_consensus.cc:3055] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:58.587098 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:58.587733 21999 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.573221 21991 raft_consensus.cc:515] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.590013 21991 leader_election.cc:290] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:58.587188 21993 raft_consensus.cc:740] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:58.590835 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:58.591423 21923 raft_consensus.cc:3055] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.591763 21923 raft_consensus.cc:740] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:58.591445 21993 consensus_queue.cc:260] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.592509 21923 consensus_queue.cc:260] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.592918 21993 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.593554 21923 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.594588 21995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:58.595126 21995 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.599876 21923 raft_consensus.cc:2468] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:58.602948 21964 leader_election.cc:304] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:58.602989 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:58.603477 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:58.603809 22064 raft_consensus.cc:3055] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:58.603981 23500 raft_consensus.cc:2804] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.604234 22064 raft_consensus.cc:740] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:58.604689 23500 raft_consensus.cc:697] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:58.605177 22064 consensus_queue.cc:260] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.604022 22065 raft_consensus.cc:3055] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.606314 22065 raft_consensus.cc:740] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:58.606676 22064 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.607044 22065 consensus_queue.cc:260] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.607851 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:58.608420 22066 raft_consensus.cc:3060] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.605583 23500 consensus_queue.cc:237] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.608250 22065 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.618673 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a404615c9aac45aeb5337d18d9251f92" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:05:58.622103 21920 raft_consensus.cc:3060] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.627974 22066 raft_consensus.cc:2468] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:05:58.623181 22065 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:58.631824 22064 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:58.635255 21995 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:58.636751 21887 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:58.637595 21999 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:58.637610 23466 raft_consensus.cc:2804] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.639729 23466 raft_consensus.cc:697] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:58.640640 23466 consensus_queue.cc:237] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.643949 21999 consensus_queue.cc:237] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:58.637746 21887 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:58.650593 23507 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.645843 21993 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:05:58.649638 21920 raft_consensus.cc:2468] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:05:58.651093 23507 raft_consensus.cc:697] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:58.651697 22036 leader_election.cc:304] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:58.652000 23507 consensus_queue.cc:237] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.653223 23427 raft_consensus.cc:2804] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.654044 23427 raft_consensus.cc:697] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:58.655103 23427 consensus_queue.cc:237] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:58.666635 22612 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.666769 21920 raft_consensus.cc:1275] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.668540 23500 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:58.669672 23466 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.674902 23468 consensus_queue.cc:1048] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.685338 21821 catalog_manager.cc:5697] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.684773 21999 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.684775 22612 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.678923 23416 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.683290 22064 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.706077 22613 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.709192 21818 catalog_manager.cc:5697] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 2 to 3, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.710817 21818 catalog_manager.cc:5697] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.734766 21821 catalog_manager.cc:5697] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.745287 21819 catalog_manager.cc:5697] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.755676 21920 raft_consensus.cc:2955] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.768005 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f042a213db1a467bbe2abdee4be9c9e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:58.779274 21818 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.800706 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet f042a213db1a467bbe2abdee4be9c9e4 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:05:58.801745 23530 tablet_replica.cc:333] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:05:58.802897 23530 raft_consensus.cc:2243] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:58.803737 23530 raft_consensus.cc:2272] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:58.815676 23530 ts_tablet_manager.cc:1916] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:58.875061 21920 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:58.899981 22611 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:58.901469 22064 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:58.903098 23507 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:58.905167 23512 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:58.917768 23507 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.921257 22611 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.942446 21821 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.947574 22072 raft_consensus.cc:2955] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:58.955753 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f82d394d03a4ec8befc2c68c1a73af9 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:59.007573 23547 tablet_replica.cc:333] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:59.014604 23547 raft_consensus.cc:2243] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.026855 23547 raft_consensus.cc:2272] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.028354 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f82d394d03a4ec8befc2c68c1a73af9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.029847 23530 ts_tablet_manager.cc:1929] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.030335 23530 log.cc:1199] T f042a213db1a467bbe2abdee4be9c9e4 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/f042a213db1a467bbe2abdee4be9c9e4
I20260709 13:05:59.033334 23547 ts_tablet_manager.cc:1916] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.041818 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet f042a213db1a467bbe2abdee4be9c9e4 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:59.069829 21995 raft_consensus.cc:1275] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:59.070078 23547 ts_tablet_manager.cc:1929] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:05:59.070591 21992 raft_consensus.cc:1275] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:59.072014 21993 raft_consensus.cc:1275] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.071295 23507 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.074625 23507 consensus_queue.cc:1048] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.079636 23502 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.092739 22072 consensus_queue.cc:237] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:05:59.101043 22611 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:59.101447 21920 raft_consensus.cc:1275] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:59.102625 23514 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:05:59.110090 23502 consensus_queue.cc:1048] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:59.115192 23516 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:59.121645 23547 log.cc:1199] T 8f82d394d03a4ec8befc2c68c1a73af9 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/8f82d394d03a4ec8befc2c68c1a73af9
I20260709 13:05:59.124377 22611 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:59.134169 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 8f82d394d03a4ec8befc2c68c1a73af9 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:59.154433 21920 raft_consensus.cc:2955] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:59.159282 22064 raft_consensus.cc:1275] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.161077 23506 consensus_queue.cc:1048] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.163239 22072 raft_consensus.cc:1275] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.165182 23505 consensus_queue.cc:1048] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.166093 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5157bfb8c80548dbbfa888d767cf0be6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.177067 21822 catalog_manager.cc:5697] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 5 to 6, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:05:59.192864 21919 raft_consensus.cc:1275] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.209412 23416 consensus_queue.cc:1048] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.220316 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet 5157bfb8c80548dbbfa888d767cf0be6 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41366
I20260709 13:05:59.252579 23547 tablet_replica.cc:333] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:05:59.274683 23547 raft_consensus.cc:2243] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.275185 21918 raft_consensus.cc:1275] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:59.275496 23547 raft_consensus.cc:2272] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.283645 23502 consensus_queue.cc:1048] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.295157 23547 ts_tablet_manager.cc:1916] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:05:59.329958 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 77742.7us
I20260709 13:05:59.333685 22064 raft_consensus.cc:1275] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:59.352295 23557 consensus_queue.cc:1048] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.349663 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:59.416289 23547 ts_tablet_manager.cc:1929] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:05:59.423600 23547 log.cc:1199] T 5157bfb8c80548dbbfa888d767cf0be6 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/5157bfb8c80548dbbfa888d767cf0be6
I20260709 13:05:59.425230 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 5157bfb8c80548dbbfa888d767cf0be6 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:05:59.571130 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:59.652849 22065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:05:59.653501 22065 raft_consensus.cc:606] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:59.658684 21919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77f54f30c6484a2da79ece241caca756"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:59.665189 21919 raft_consensus.cc:606] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:05:59.668748 21992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:05:59.669996 21992 raft_consensus.cc:606] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:05:59.673252 21920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:05:59.673846 21920 raft_consensus.cc:606] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:05:59.675030 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:59.676712 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:59.782171 23506 raft_consensus.cc:993] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:59.782698 23506 raft_consensus.cc:1081] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:59.788396 21919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48840
I20260709 13:05:59.789165 21919 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.789530 21919 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.796535 21919 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.805187 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:59.805768 21992 raft_consensus.cc:3055] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.806057 21992 raft_consensus.cc:740] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:05:59.806790 21992 consensus_queue.cc:260] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.807772 21992 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.823552 21919 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:59.826028 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:59.826627 22065 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.835760 23514 raft_consensus.cc:993] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:59.836308 23514 raft_consensus.cc:1081] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:05:59.844036 22065 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:59.845261 21887 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:05:59.846158 23557 raft_consensus.cc:2804] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.846652 23557 raft_consensus.cc:697] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:59.847995 23557 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.851588 21919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48856
I20260709 13:05:59.852272 21919 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.852732 21919 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.818955 21992 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:05:59.874544 21919 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.876516 21919 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:05:59.878132 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:05:59.878690 21992 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.888360 21818 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.891637 21992 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:59.894093 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:05:59.894709 22065 raft_consensus.cc:3055] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:59.895023 22065 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:05:59.895740 22065 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.897074 22065 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.901153 21887 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:05:59.902388 23557 raft_consensus.cc:2804] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.902887 23557 raft_consensus.cc:697] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:05:59.903750 23557 consensus_queue.cc:237] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:05:59.907022 22065 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 3.
I20260709 13:05:59.936383 21818 catalog_manager.cc:5697] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 2 to 3, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.093502 23559 raft_consensus.cc:993] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:00.094139 23559 raft_consensus.cc:1081] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:00.096266 22610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:06:00.096889 22610 raft_consensus.cc:493] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.097220 22610 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.104303 22610 raft_consensus.cc:515] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:00.115249 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:00.115837 21920 raft_consensus.cc:3055] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:00.116112 21920 raft_consensus.cc:740] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:00.116786 21920 consensus_queue.cc:260] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:00.118098 21920 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.121068 22610 leader_election.cc:290] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 4 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:00.122399 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82d394d03a4ec8befc2c68c1a73af9" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:00.122967 22065 raft_consensus.cc:3060] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:00.126430 21920 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 4.
I20260709 13:06:00.127898 22578 leader_election.cc:304] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:00.129536 23479 raft_consensus.cc:2804] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:00.130708 23479 raft_consensus.cc:697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:00.140578 23557 raft_consensus.cc:993] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:00.145646 23557 raft_consensus.cc:1081] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:00.141506 23479 consensus_queue.cc:237] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:00.148340 22065 raft_consensus.cc:2468] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 4.
I20260709 13:06:00.148934 22064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77f54f30c6484a2da79ece241caca756"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:06:00.149554 22064 raft_consensus.cc:493] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.149947 22064 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.158988 22064 raft_consensus.cc:515] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:00.160977 22064 leader_election.cc:290] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:00.163182 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:00.164093 21992 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.166785 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f54f30c6484a2da79ece241caca756" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:00.167416 21919 raft_consensus.cc:3055] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.167732 21919 raft_consensus.cc:740] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:00.168538 21919 consensus_queue.cc:260] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:00.169668 21919 raft_consensus.cc:3060] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.200975 21992 raft_consensus.cc:2468] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:06:00.205627 22036 leader_election.cc:304] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:00.206436 23516 raft_consensus.cc:2804] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.205958 21919 raft_consensus.cc:2468] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:06:00.238406 23516 raft_consensus.cc:697] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:00.241356 23516 consensus_queue.cc:237] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:00.246984 21995 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.248399 23557 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.266353 21818 catalog_manager.cc:5697] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 3 to 4, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 4 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.277525 21822 catalog_manager.cc:5697] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:00.316778 22064 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.318632 23559 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.406282 22064 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.408530 23559 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.438158 21995 consensus_queue.cc:237] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:00.448259 21992 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:00.449637 23557 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:00.466760 21965 consensus_peers.cc:597] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cbc1fe81fc449a1b69649cc7bfba65c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.468163 21919 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.470463 23468 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:00.480052 22064 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.486508 23501 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:00.492363 23501 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.497237 21919 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.525668 22064 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.529774 22066 consensus_queue.cc:237] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:00.536684 21822 catalog_manager.cc:5697] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:06:00.568327 22039 consensus_peers.cc:597] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0553fe2297ff4ba981108e90f6f7bd09. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.571384 21992 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:00.572816 21919 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:00.573323 23568 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:00.578308 22072 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:00.579713 23558 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:00.591836 23514 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.594753 23568 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:00.597584 21995 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.605880 21918 raft_consensus.cc:1275] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:00.611302 23558 consensus_queue.cc:1048] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:00.636134 21919 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.678349 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:00.747642 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 128771us
I20260709 13:06:00.751281 21992 raft_consensus.cc:1275] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.774149 21822 catalog_manager.cc:5697] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:00.807674 21995 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:00.818992 23514 consensus_queue.cc:1048] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:00.831166 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 67678.3us
I20260709 13:06:00.859375 21923 raft_consensus.cc:1275] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.861850 23516 consensus_queue.cc:1048] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:00.898468 21965 consensus_peers.cc:597] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a81b6755ba148b28d95d310cd5aceea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.899192 21919 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.900641 23501 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.903301 22064 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.905292 23501 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:00.970381 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 100595us
I20260709 13:06:01.012275 22065 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.002190 21919 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.009899 23586 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.100267 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.129501 23604 ts_tablet_manager.cc:933] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:01.134588 23603 ts_tablet_manager.cc:933] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:01.171229 21821 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.214874 23604 tablet_copy_client.cc:323] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:06:01.215564 23603 tablet_copy_client.cc:323] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:01.217773 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 9cbc1fe81fc449a1b69649cc7bfba65c from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:06:01.218605 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 9cbc1fe81fc449a1b69649cc7bfba65c from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-9cbc1fe81fc449a1b69649cc7bfba65c
I20260709 13:06:01.227360 22065 consensus_queue.cc:237] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.268364 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 0553fe2297ff4ba981108e90f6f7bd09 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:01.268926 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 0553fe2297ff4ba981108e90f6f7bd09 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-0553fe2297ff4ba981108e90f6f7bd09
I20260709 13:06:01.271000 22009 tablet_copy_source_session.cc:215] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.276648 23604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc1fe81fc449a1b69649cc7bfba65c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.291652 22083 tablet_copy_source_session.cc:215] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.301617 21992 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:01.302256 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553fe2297ff4ba981108e90f6f7bd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.303607 23516 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:01.307039 21919 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:01.325438 23516 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:01.329587 22039 consensus_peers.cc:597] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b44ef27d6204586b0335b68ed1b3d97. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.351063 23610 ts_tablet_manager.cc:933] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:01.354549 23604 tablet_copy_client.cc:806] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.352471 23516 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.355218 21992 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.375487 23604 tablet_copy_client.cc:670] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.380396 23604 tablet_copy_client.cc:538] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.379706 23610 tablet_copy_client.cc:323] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:06:01.384961 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 1a81b6755ba148b28d95d310cd5aceea from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:06:01.386009 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 1a81b6755ba148b28d95d310cd5aceea from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-1a81b6755ba148b28d95d310cd5aceea
I20260709 13:06:01.388696 23603 tablet_copy_client.cc:806] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.389276 23603 tablet_copy_client.cc:670] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.394860 23604 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:01.398815 23603 tablet_copy_client.cc:538] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.400826 21818 catalog_manager.cc:5697] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.420908 23603 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:01.439608 22009 tablet_copy_source_session.cc:215] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.444527 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a81b6755ba148b28d95d310cd5aceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.459878 21919 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:01.463074 22072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52720e31448a4286acb7e1b192082417"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:06:01.463821 22072 raft_consensus.cc:606] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:01.472978 21918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:06:01.473590 21918 raft_consensus.cc:606] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:01.475405 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:01.477054 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:01.566639 23604 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:01.575800 23604 tablet_bootstrap.cc:492] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:01.576526 23604 ts_tablet_manager.cc:1403] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.182s	user 0.021s	sys 0.006s
I20260709 13:06:01.586076 23603 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:01.587517 23603 tablet_bootstrap.cc:492] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:01.588452 23603 ts_tablet_manager.cc:1403] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.010s
I20260709 13:06:01.591962 23603 raft_consensus.cc:359] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.592805 23603 raft_consensus.cc:740] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:01.593489 23603 consensus_queue.cc:260] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.596273 23603 ts_tablet_manager.cc:1434] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:01.608515 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-0553fe2297ff4ba981108e90f6f7bd09 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:01.609066 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-0553fe2297ff4ba981108e90f6f7bd09 on tablet 0553fe2297ff4ba981108e90f6f7bd09 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:01.619621 23604 raft_consensus.cc:359] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.620579 23604 raft_consensus.cc:740] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:01.633222 23604 consensus_queue.cc:260] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.644778 23604 ts_tablet_manager.cc:1434] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:06:01.662361 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9cbc1fe81fc449a1b69649cc7bfba65c received from {username='slave'} at 127.0.0.1:60300
I20260709 13:06:01.662897 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-9cbc1fe81fc449a1b69649cc7bfba65c on tablet 9cbc1fe81fc449a1b69649cc7bfba65c with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:01.672302 23610 tablet_copy_client.cc:806] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.676040 23610 tablet_copy_client.cc:670] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.687994 23610 tablet_copy_client.cc:538] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.708979 23557 raft_consensus.cc:993] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:01.710103 23559 raft_consensus.cc:1081] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:01.710270 23604 ts_tablet_manager.cc:933] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:01.721669 23610 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
W20260709 13:06:01.754077 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 48283.9us
I20260709 13:06:01.755649 21992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41370
I20260709 13:06:01.756264 21992 raft_consensus.cc:493] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.756626 21992 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.758636 23604 tablet_copy_client.cc:323] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:01.760375 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet 4b44ef27d6204586b0335b68ed1b3d97 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:01.760905 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet 4b44ef27d6204586b0335b68ed1b3d97 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-4b44ef27d6204586b0335b68ed1b3d97
I20260709 13:06:01.776520 21992 raft_consensus.cc:515] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:01.779528 21923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:01.780227 21923 raft_consensus.cc:3055] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:01.780596 21923 raft_consensus.cc:740] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:01.780364 22083 tablet_copy_source_session.cc:215] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.781376 21923 consensus_queue.cc:260] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:01.784480 23604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b44ef27d6204586b0335b68ed1b3d97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.785967 23591 raft_consensus.cc:993] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:01.786643 23591 raft_consensus.cc:1081] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:01.785962 21923 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.791394 21999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52720e31448a4286acb7e1b192082417"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:01.791930 21999 raft_consensus.cc:493] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.792284 21999 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.805861 21923 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
I20260709 13:06:01.806888 21992 leader_election.cc:290] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:01.819057 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5872fddff1304155b07d8c45d51236f1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:01.819716 22065 raft_consensus.cc:3060] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:01.829609 21964 leader_election.cc:304] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:01.831158 23501 raft_consensus.cc:2804] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:01.831660 23501 raft_consensus.cc:697] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:01.833143 23501 consensus_queue.cc:237] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:01.851100 22065 raft_consensus.cc:2468] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
I20260709 13:06:01.861416 23610 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:01.863317 21818 catalog_manager.cc:5697] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 3 to 4, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 4 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.868896 23610 tablet_bootstrap.cc:492] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:01.869716 23610 ts_tablet_manager.cc:1403] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.172s	user 0.027s	sys 0.001s
I20260709 13:06:01.870568 23604 tablet_copy_client.cc:806] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.872916 23604 tablet_copy_client.cc:670] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.855195 21999 raft_consensus.cc:515] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:01.875437 21999 leader_election.cc:290] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:01.876834 22610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:01.885563 23604 tablet_copy_client.cc:538] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.893443 22072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:01.905406 22072 raft_consensus.cc:3055] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:01.905695 22072 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:01.906414 22072 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:01.907749 22072 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.915303 22072 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:01.925753 21962 leader_election.cc:304] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:01.903614 23610 raft_consensus.cc:359] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.904731 22610 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.926710 23468 raft_consensus.cc:2804] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.927037 23610 raft_consensus.cc:740] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:01.927361 23468 raft_consensus.cc:697] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:01.928368 23468 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:01.927981 23610 consensus_queue.cc:260] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:01.936144 23610 ts_tablet_manager.cc:1434] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.003s
I20260709 13:06:01.938773 22610 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:01.940582 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-1a81b6755ba148b28d95d310cd5aceea received from {username='slave'} at 127.0.0.1:60300
I20260709 13:06:01.941071 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-1a81b6755ba148b28d95d310cd5aceea on tablet 1a81b6755ba148b28d95d310cd5aceea with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:01.943173 23604 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:01.985707 22610 raft_consensus.cc:1217] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:01.987280 21821 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.024681 23604 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:02.029795 23604 tablet_bootstrap.cc:492] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:02.033027 23604 ts_tablet_manager.cc:1403] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.000s
I20260709 13:06:02.038924 23604 raft_consensus.cc:359] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:02.045698 23604 raft_consensus.cc:740] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:02.046685 23604 consensus_queue.cc:260] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:02.050040 23604 ts_tablet_manager.cc:1434] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:02.055505 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-4b44ef27d6204586b0335b68ed1b3d97 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:02.055944 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-4b44ef27d6204586b0335b68ed1b3d97 on tablet 4b44ef27d6204586b0335b68ed1b3d97 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:02.078367 22610 raft_consensus.cc:1217] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:02.183486 22610 raft_consensus.cc:1217] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:02.274814 22065 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:02.276381 23468 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.324957 22610 raft_consensus.cc:1217] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.359572 21923 raft_consensus.cc:1275] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:02.361941 23468 consensus_queue.cc:1048] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.454130 22610 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:02.456634 23626 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:02.478400 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.496613 22065 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:02.498586 23624 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:02.569584 23624 raft_consensus.cc:1064] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:02.572400 23624 consensus_queue.cc:237] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:02.593665 23591 raft_consensus.cc:1064] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
W20260709 13:06:02.613245 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 62298.1us
I20260709 13:06:02.615902 23591 consensus_queue.cc:237] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:02.710253 22065 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.712306 23626 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.725328 21918 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.726895 23586 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:02.728029 22611 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.729323 23586 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:02.745793 21992 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.747069 21919 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.747313 22610 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.748785 23593 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:02.753793 23624 raft_consensus.cc:1064] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:02.755112 23516 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:02.756410 23624 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:02.767571 23641 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:02.784965 23623 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.797746 22065 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.791702 23641 raft_consensus.cc:1064] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:02.822701 23641 consensus_queue.cc:237] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:02.826996 23593 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.851792 21919 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.864076 21918 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.865720 21818 catalog_manager.cc:5697] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:02.912640 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 67671.1us
W20260709 13:06:02.922968 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 111270us
W20260709 13:06:02.935998 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 85345.4us
I20260709 13:06:02.937445 22611 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:02.968344 22610 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.975191 22066 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.975620 22613 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.975950 21995 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.983358 21919 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:02.993314 23593 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:02.989374 22613 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.047885 23652 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:03.039326 23627 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 13:06:03.054766 23641 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:06:03.078228 23468 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:03.096109 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 102427us
I20260709 13:06:03.155973 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:03.161758 21992 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:03.246588 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 56322.3us
W20260709 13:06:03.259968 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 151338us
W20260709 13:06:03.285703 23661 log.cc:927] Time spent T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
W20260709 13:06:03.348905 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 86573us
W20260709 13:06:03.350155 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 102682us
I20260709 13:06:03.384894 21918 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.471068 21818 catalog_manager.cc:5697] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:03.510119 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 55480.5us
W20260709 13:06:03.523411 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 75314us
I20260709 13:06:03.535398 23660 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:03.512378 23644 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.550915 23468 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.598268 22611 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.614472 21918 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.665674 21994 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.670189 22064 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.695852 22611 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.762880 21994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:06:03.763501 21994 raft_consensus.cc:606] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:03.783802 22064 consensus_queue.cc:237] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.791267 23675 raft_consensus.cc:993] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:06:03.791868 23501 raft_consensus.cc:1081] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:06:03.797405 21918 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:03.798694 21924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48840
I20260709 13:06:03.798899 23650 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:03.799328 21924 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:03.799736 21924 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.801494 22611 raft_consensus.cc:1275] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:03.802883 23650 consensus_queue.cc:1048] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:03.808367 21991 consensus_queue.cc:237] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.811604 21924 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.833714 21918 raft_consensus.cc:1240] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Rejecting Update request from peer 7972c054869d477dae0909c48ece0a2f for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:03.822654 22064 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.823515 21991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52720e31448a4286acb7e1b192082417"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:06:03.834504 21991 raft_consensus.cc:606] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:03.836861 23672 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:03.837314 21919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:06:03.837899 21919 raft_consensus.cc:606] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:03.840229 22607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:03.840896 22607 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.838732 21924 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:03.824483 22612 raft_consensus.cc:1275] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.845057 23672 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.847286 23501 consensus_queue.cc:1048] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:03.826542 23591 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.829308 21923 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.851691 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:03.852288 22064 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.853181 22065 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.831758 22611 raft_consensus.cc:2955] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.831949 21821 catalog_manager.cc:5697] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.860584 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:03.865099 23586 consensus_queue.cc:1059] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.864699 22612 raft_consensus.cc:2955] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.861292 21991 raft_consensus.cc:3055] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:03.866334 21991 raft_consensus.cc:740] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:03.867172 21991 consensus_queue.cc:260] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.868590 21991 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.862030 21821 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.875430 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:03.877357 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:03.890370 21991 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
W20260709 13:06:03.897972 23586 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:06:03.897194 22064 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:06:03.898710 22066 consensus_queue.cc:237] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.910995 21887 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:03.912289 23557 raft_consensus.cc:2804] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:03.912771 23557 raft_consensus.cc:697] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:03.913596 23557 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:03.914247 22607 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:06:03.930874 21991 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:03.944803 23680 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:03.951740 21821 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 2, term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from VOTER to NON_VOTER, now has a pending config: VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193), VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194), VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195), VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.953094 21818 catalog_manager.cc:5697] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.959414 22607 raft_consensus.cc:1275] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:03.962296 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0553fe2297ff4ba981108e90f6f7bd09 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:03.984503 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9cbc1fe81fc449a1b69649cc7bfba65c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:03.974823 23644 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:03.992354 21819 catalog_manager.cc:5697] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 4 to 5, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.995787 23647 consensus_queue.cc:1048] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:04.001494 21994 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.022334 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cbc1fe81fc449a1b69649cc7bfba65c with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:06:04.028791 22611 raft_consensus.cc:2955] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:04.034987 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 47243.8us
I20260709 13:06:04.063117 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet 0553fe2297ff4ba981108e90f6f7bd09 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41366
I20260709 13:06:04.088348 21819 catalog_manager.cc:5697] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 4 to 5, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.094579 23684 tablet_replica.cc:333] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:04.096566 23684 raft_consensus.cc:2243] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.097321 23684 raft_consensus.cc:2272] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:04.097340 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b44ef27d6204586b0335b68ed1b3d97 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:04.096583 23672 raft_consensus.cc:993] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:04.103294 23672 raft_consensus.cc:1081] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:04.105532 23684 ts_tablet_manager.cc:1916] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.109488 22607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52720e31448a4286acb7e1b192082417"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58228
I20260709 13:06:04.110124 22607 raft_consensus.cc:493] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.110493 22607 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.133613 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b44ef27d6204586b0335b68ed1b3d97 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48838
I20260709 13:06:04.136633 23685 tablet_replica.cc:333] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:04.142620 23685 raft_consensus.cc:2243] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.143513 23685 raft_consensus.cc:2272] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:04.152709 23665 raft_consensus.cc:993] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:04.153319 23665 raft_consensus.cc:1081] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:04.155668 22064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:06:04.156239 22064 raft_consensus.cc:493] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:04.156592 22064 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.169085 22064 raft_consensus.cc:515] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:04.170354 23685 ts_tablet_manager.cc:1916] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.172163 21924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:04.172809 21924 raft_consensus.cc:3055] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:04.173130 21924 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:04.173859 21924 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:04.174984 21924 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.181397 22064 leader_election.cc:290] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:04.184348 21924 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:06:04.185823 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c68dfab2a03749edbcf0f803fcebba9b" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:04.186971 22038 leader_election.cc:304] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [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: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:06:04.187300 21991 raft_consensus.cc:3060] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.187911 23680 raft_consensus.cc:2804] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:04.188392 23680 raft_consensus.cc:697] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:04.189360 23680 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:04.145421 22607 raft_consensus.cc:515] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:04.200945 21991 raft_consensus.cc:2468] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:06:04.201416 23684 ts_tablet_manager.cc:1929] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:04.202999 23684 log.cc:1199] T 9cbc1fe81fc449a1b69649cc7bfba65c P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/9cbc1fe81fc449a1b69649cc7bfba65c
I20260709 13:06:04.206159 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:04.206663 21999 raft_consensus.cc:3055] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:04.206930 21999 raft_consensus.cc:740] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:04.207597 21999 consensus_queue.cc:260] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:04.208824 21999 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.216413 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52720e31448a4286acb7e1b192082417" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:04.217084 22064 raft_consensus.cc:3060] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.222716 22607 leader_election.cc:290] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:04.228091 21999 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 3.
I20260709 13:06:04.230461 23685 ts_tablet_manager.cc:1929] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:04.230914 23685 log.cc:1199] T 0553fe2297ff4ba981108e90f6f7bd09 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/0553fe2297ff4ba981108e90f6f7bd09
I20260709 13:06:04.232268 22576 leader_election.cc:304] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:04.233558 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet 0553fe2297ff4ba981108e90f6f7bd09 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:04.234062 23678 raft_consensus.cc:2804] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:04.235110 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 9cbc1fe81fc449a1b69649cc7bfba65c (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:04.241340 23678 raft_consensus.cc:697] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:04.235332 23684 tablet_replica.cc:333] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:04.245488 23684 raft_consensus.cc:2243] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.244580 23678 consensus_queue.cc:237] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:04.250521 23684 raft_consensus.cc:2272] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:04.252664 22064 raft_consensus.cc:2468] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 3.
I20260709 13:06:04.258836 23684 ts_tablet_manager.cc:1916] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.259966 21822 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.275859 21819 catalog_manager.cc:5697] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 2 to 3, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 3 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.289603 23684 ts_tablet_manager.cc:1929] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:04.290158 23684 log.cc:1199] T 4b44ef27d6204586b0335b68ed1b3d97 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/4b44ef27d6204586b0335b68ed1b3d97
I20260709 13:06:04.292529 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet 4b44ef27d6204586b0335b68ed1b3d97 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:04.304291 22611 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:04.326592 23557 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:04.340890 21819 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193), VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194), VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195), VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.343389 21999 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:04.344909 23557 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:04.361410 23557 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.444412 22064 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:04.448282 23663 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:04.457149 21923 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:04.470664 22607 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:04.470784 21991 raft_consensus.cc:1275] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:04.472383 23663 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:04.473169 23557 consensus_queue.cc:1048] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:06:04.488545 23665 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.500753 21991 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.512949 22607 raft_consensus.cc:2955] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.517367 21819 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:04.525375 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a81b6755ba148b28d95d310cd5aceea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:04.626683 21808 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 101328us
I20260709 13:06:04.595851 21919 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.641559 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a81b6755ba148b28d95d310cd5aceea with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:04.643484 23591 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.661217 23692 tablet_replica.cc:333] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:04.710134 21991 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:04.711839 23591 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.712409 23692 raft_consensus.cc:2243] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:04.713263 23692 raft_consensus.cc:2272] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:04.718609 23692 ts_tablet_manager.cc:1916] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:04.761428 23692 ts_tablet_manager.cc:1929] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:04.761868 23692 log.cc:1199] T 1a81b6755ba148b28d95d310cd5aceea P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/1a81b6755ba148b28d95d310cd5aceea
I20260709 13:06:04.763795 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 1a81b6755ba148b28d95d310cd5aceea (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:04.777781 22065 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:04.779218 23659 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:04.815639 21991 raft_consensus.cc:1275] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:04.817351 23659 consensus_queue.cc:1048] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:04.878510 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:05.804590 22064 consensus_queue.cc:237] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:05.818192 21994 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:05.820987 23655 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:05.823173 21923 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:05.823822 22039 consensus_peers.cc:597] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f043286bde9f441e881093f0546a1b97. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.835233 23698 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:05.870684 23698 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:05.877259 21994 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:05.895931 21819 catalog_manager.cc:5697] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:05.912817 21923 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:05.905125 21994 consensus_queue.cc:237] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:06:06.031715 21965 consensus_peers.cc:597] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 330cba954db44d0f8d97da2da9743877. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.035668 22064 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.048491 23468 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:06.048870 23711 log.cc:927] Time spent T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:06:06.078317 21923 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.083793 23713 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.099644 23718 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.108736 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:06.111099 22064 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.118029 21994 consensus_queue.cc:237] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:06.147553 22064 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.149479 23718 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.166774 21919 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.168427 23718 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:06.168708 21818 catalog_manager.cc:5697] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.212299 23718 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.218007 21919 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.241091 22066 consensus_queue.cc:237] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:06.248906 23726 ts_tablet_manager.cc:933] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:06.256114 22065 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
W20260709 13:06:06.267375 21965 consensus_peers.cc:597] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6f57ae76f4c4e78878030995f1837e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.274053 21923 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.284300 23726 tablet_copy_client.cc:323] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:06.291633 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet f043286bde9f441e881093f0546a1b97 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:06.292223 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet f043286bde9f441e881093f0546a1b97 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-f043286bde9f441e881093f0546a1b97
I20260709 13:06:06.304949 22083 tablet_copy_source_session.cc:215] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.291204 21818 catalog_manager.cc:5697] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.331334 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f043286bde9f441e881093f0546a1b97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.336854 21994 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.338989 23698 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:06.343734 22039 consensus_peers.cc:597] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c50e410cd4c944aa859b4075ef9f7313. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.347064 21923 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.352630 23698 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:06.358433 22066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
new_leader_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:49204
I20260709 13:06:06.359535 22066 raft_consensus.cc:606] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Received request to transfer leadership to TS 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:06.362749 21919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6427d9999954631813084c6f55ef531"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:06:06.363375 21919 raft_consensus.cc:606] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:06.368417 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:06.370178 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:06.378360 23729 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.381584 21919 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.387286 23726 tablet_copy_client.cc:806] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.388039 23726 tablet_copy_client.cc:670] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.392097 23726 tablet_copy_client.cc:538] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.400357 21819 catalog_manager.cc:5697] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.413333 23726 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:06.431800 21994 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:06.455169 23726 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:06.456176 23726 tablet_bootstrap.cc:492] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:06.456879 23726 ts_tablet_manager.cc:1403] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.016s
I20260709 13:06:06.459980 23726 raft_consensus.cc:359] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:06.460870 23726 raft_consensus.cc:740] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:06.461649 23726 consensus_queue.cc:260] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:06.464735 23726 ts_tablet_manager.cc:1434] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:06.470170 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f043286bde9f441e881093f0546a1b97 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:06.470654 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f043286bde9f441e881093f0546a1b97 on tablet f043286bde9f441e881093f0546a1b97 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:06.674158 23733 raft_consensus.cc:993] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:06.691216 23655 raft_consensus.cc:1081] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:06.696568 21994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:06.697301 21994 raft_consensus.cc:493] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.697755 21994 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:06.708178 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 60440.5us
I20260709 13:06:06.712208 21994 raft_consensus.cc:515] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.739291 21994 leader_election.cc:290] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:06.740804 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:06.741577 22065 raft_consensus.cc:3055] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.742125 22065 raft_consensus.cc:740] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:06.742944 22065 consensus_queue.cc:260] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.744267 23726 ts_tablet_manager.cc:933] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:06.745179 22065 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.757282 22065 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:06.759243 22611 raft_consensus.cc:1217] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:06.760953 22612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb48b833b847dbac327577ad4db24b" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:06.761664 22612 raft_consensus.cc:3060] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.763087 23739 ts_tablet_manager.cc:933] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:06.766407 21962 leader_election.cc:304] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:06.767661 23721 raft_consensus.cc:2804] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.771008 23721 raft_consensus.cc:697] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:06.771589 22612 raft_consensus.cc:2468] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:06.772324 23721 consensus_queue.cc:237] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.804929 23726 tablet_copy_client.cc:323] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:06:06.810935 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 330cba954db44d0f8d97da2da9743877 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:06:06.811820 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 330cba954db44d0f8d97da2da9743877 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-330cba954db44d0f8d97da2da9743877
I20260709 13:06:06.815166 23739 tablet_copy_client.cc:323] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:06:06.817029 22008 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet f6f57ae76f4c4e78878030995f1837e9 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:06:06.817602 22008 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet f6f57ae76f4c4e78878030995f1837e9 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-f6f57ae76f4c4e78878030995f1837e9
I20260709 13:06:06.829557 22008 tablet_copy_source_session.cc:215] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.820250 22009 tablet_copy_source_session.cc:215] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.820640 23702 raft_consensus.cc:993] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:06.831573 23702 raft_consensus.cc:1081] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:06.833452 23740 ts_tablet_manager.cc:933] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:06.834724 22612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6427d9999954631813084c6f55ef531"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58202
I20260709 13:06:06.835319 22612 raft_consensus.cc:493] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.835682 22612 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.843132 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f57ae76f4c4e78878030995f1837e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.845800 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330cba954db44d0f8d97da2da9743877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.854395 22612 raft_consensus.cc:515] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.854117 21818 catalog_manager.cc:5697] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.856832 22612 leader_election.cc:290] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:06.857653 21919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:06.857764 22065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6427d9999954631813084c6f55ef531" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:06.858362 21919 raft_consensus.cc:3055] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.858705 21919 raft_consensus.cc:740] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:06.859524 21919 consensus_queue.cc:260] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.860231 22065 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.860648 21919 raft_consensus.cc:3060] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.872181 22065 raft_consensus.cc:2468] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:06.878695 21919 raft_consensus.cc:2468] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:06.880215 22578 leader_election.cc:304] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:06.882414 23735 raft_consensus.cc:2804] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.882903 23735 raft_consensus.cc:697] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:06.883688 23735 consensus_queue.cc:237] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:06.894312 23740 tablet_copy_client.cc:323] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:06.898110 23726 tablet_copy_client.cc:806] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.902518 23726 tablet_copy_client.cc:670] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.905119 23739 tablet_copy_client.cc:806] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:06.905721 23739 tablet_copy_client.cc:670] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:06.926645 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet c50e410cd4c944aa859b4075ef9f7313 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:06.927206 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet c50e410cd4c944aa859b4075ef9f7313 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-c50e410cd4c944aa859b4075ef9f7313
I20260709 13:06:06.932860 23726 tablet_copy_client.cc:538] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.939579 22083 tablet_copy_source_session.cc:215] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:06.942564 23726 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:06.943632 23739 tablet_copy_client.cc:538] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:06.944187 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50e410cd4c944aa859b4075ef9f7313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:06.967252 23739 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:06.992172 23740 tablet_copy_client.cc:806] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.000185 23740 tablet_copy_client.cc:670] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.004065 23740 tablet_copy_client.cc:538] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.032351 23726 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:07.029119 21818 catalog_manager.cc:5697] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.039322 23726 tablet_bootstrap.cc:492] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:07.040166 23726 ts_tablet_manager.cc:1403] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.004s
I20260709 13:06:07.043584 23726 raft_consensus.cc:359] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.040563 23740 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:07.050563 23726 raft_consensus.cc:740] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:07.051401 23726 consensus_queue.cc:260] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.054482 23726 ts_tablet_manager.cc:1434] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260709 13:06:07.068219 23739 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:07.079188 23739 tablet_bootstrap.cc:492] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:07.080163 23739 ts_tablet_manager.cc:1403] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.113s	user 0.038s	sys 0.012s
I20260709 13:06:07.083267 23739 raft_consensus.cc:359] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.084215 23739 raft_consensus.cc:740] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:07.084924 23739 consensus_queue.cc:260] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.087836 23739 ts_tablet_manager.cc:1434] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:07.093739 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-330cba954db44d0f8d97da2da9743877 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:06:07.095155 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-330cba954db44d0f8d97da2da9743877 on tablet 330cba954db44d0f8d97da2da9743877 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:07.102944 22608 raft_consensus.cc:1217] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.105734 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f6f57ae76f4c4e78878030995f1837e9 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:06:07.106252 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f6f57ae76f4c4e78878030995f1837e9 on tablet f6f57ae76f4c4e78878030995f1837e9 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:07.132501 23740 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:07.133641 23740 tablet_bootstrap.cc:492] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:07.134430 23740 ts_tablet_manager.cc:1403] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.011s
I20260709 13:06:07.137764 23740 raft_consensus.cc:359] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.138831 23740 raft_consensus.cc:740] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:07.139600 23740 consensus_queue.cc:260] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:07.151636 23740 ts_tablet_manager.cc:1434] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:07.154788 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-c50e410cd4c944aa859b4075ef9f7313 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:07.155237 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-c50e410cd4c944aa859b4075ef9f7313 on tablet c50e410cd4c944aa859b4075ef9f7313 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:07.188997 22608 raft_consensus.cc:1217] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.244204 22066 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.246546 23718 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.271514 22608 raft_consensus.cc:1217] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.278528 22608 raft_consensus.cc:1275] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.283854 23721 consensus_queue.cc:1048] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:07.307704 23733 raft_consensus.cc:1064] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:07.314268 23733 consensus_queue.cc:237] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:07.360451 21918 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.361117 22612 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.362156 21999 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.363547 23729 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.364435 23655 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:07.366359 23655 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:07.382261 22065 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.384547 23737 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:07.426179 23729 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.449666 22612 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.454185 21999 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.612421 21918 raft_consensus.cc:1275] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:07.662479 21920 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.656997 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:07.808498 23703 consensus_queue.cc:1048] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:07.825321 21821 catalog_manager.cc:5697] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.898277 23733 raft_consensus.cc:1064] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:07.901742 23733 consensus_queue.cc:237] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:07.908049 23718 raft_consensus.cc:1064] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:07.908674 22064 consensus_queue.cc:237] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:07.924206 23718 consensus_queue.cc:237] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:07.945048 23751 raft_consensus.cc:1064] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:07.951349 21921 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.947831 23751 consensus_queue.cc:237] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:07.953482 22068 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.955377 23763 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:07.957901 22611 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.963035 23764 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:07.964851 22612 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:07.966055 21918 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:07.966444 22611 raft_consensus.cc:1275] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:07.967998 23769 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.972510 23729 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:07.979590 23764 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.992638 23763 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:07.999984 21921 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.002593 22611 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.002655 23769 consensus_queue.cc:1048] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:08.007056 21999 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.010823 21918 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.012496 22064 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.015581 22608 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.039196 23655 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.043866 23721 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:08.036872 23729 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.047032 23715 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:08.049576 23769 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:08.054580 22068 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.057425 22607 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.030157 21920 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.024539 21821 catalog_manager.cc:5697] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.076186 21920 raft_consensus.cc:2955] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.082259 23751 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:08.109364 23778 log.cc:927] Time spent T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:06:08.112316 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f043286bde9f441e881093f0546a1b97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.112672 21819 catalog_manager.cc:5697] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.119642 23769 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.124643 22608 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.136965 23763 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.145696 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet f043286bde9f441e881093f0546a1b97 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:06:08.148263 22070 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.146871 21923 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.183252 21918 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.184960 21999 consensus_queue.cc:237] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:08.190616 22612 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.240221 21822 catalog_manager.cc:5697] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:08.269228 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 80177.4us
I20260709 13:06:08.291324 22068 raft_consensus.cc:1275] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.242201 23718 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260709 13:06:08.332134 21999 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.370995 23784 tablet_replica.cc:333] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:08.392002 23797 consensus_queue.cc:1048] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
W20260709 13:06:08.484045 21945 debug-util.cc:398] Leaking SignalData structure 0x7b080028f620 after lost signal to thread 20818
W20260709 13:06:08.490789 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08002cff60 after lost signal to thread 21856
W20260709 13:06:08.494791 21945 debug-util.cc:398] Leaking SignalData structure 0x7b0800136ce0 after lost signal to thread 21948
W20260709 13:06:08.496044 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08001cae00 after lost signal to thread 22023
W20260709 13:06:08.497324 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08003255e0 after lost signal to thread 22097
W20260709 13:06:08.498546 21945 debug-util.cc:398] Leaking SignalData structure 0x7b08000d60a0 after lost signal to thread 22637
W20260709 13:06:08.537050 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 65413.3us
I20260709 13:06:08.545135 21818 catalog_manager.cc:5697] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.557740 22066 consensus_queue.cc:237] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:06:08.663766 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 92030.7us
W20260709 13:06:08.830091 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 261451us
W20260709 13:06:08.833427 22036 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:08.878005 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 213126us
W20260709 13:06:08.885263 23772 log.cc:927] Time spent T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
W20260709 13:06:08.978619 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 97601.4us
I20260709 13:06:09.046301 23784 raft_consensus.cc:2243] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.832172 22607 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:08.981318 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.120208 22608 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.132635 23787 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:06:09.139365 23718 raft_consensus.cc:670] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 13:06:09.144856 23784 raft_consensus.cc:2272] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.143922 23805 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:09.148633 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 317834us
I20260709 13:06:09.148794 23784 ts_tablet_manager.cc:1916] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.164494 22608 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:09.161952 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 583259us
W20260709 13:06:09.207346 23778 log.cc:927] Time spent T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: Append to log took a long time: real 0.548s	user 0.003s	sys 0.000s
I20260709 13:06:09.346212 23729 raft_consensus.cc:493] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8e070f7f4fcf4052925a68f8d5d1543d)
I20260709 13:06:09.347033 23729 raft_consensus.cc:515] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:06:09.417866 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 225823us
W20260709 13:06:09.421947 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 238119us
W20260709 13:06:09.421298 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 237825us
I20260709 13:06:09.427711 23729 leader_election.cc:290] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:09.468003 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:06:09.482559 23824 raft_consensus.cc:493] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:09.483136 23824 raft_consensus.cc:515] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:09.488312 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 292719us
I20260709 13:06:09.485206 23824 leader_election.cc:290] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:09.499046 21998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:06:09.499711 21998 raft_consensus.cc:606] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:09.504804 23807 raft_consensus.cc:493] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:09.504817 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:06:09.505590 23807 raft_consensus.cc:515] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:09.509824 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:09.511004 23807 leader_election.cc:290] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
W20260709 13:06:09.518786 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 89584.1us
I20260709 13:06:09.521001 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:09.523356 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:06:09.528523 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 101123us
I20260709 13:06:09.531117 21992 raft_consensus.cc:1275] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.532490 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da783f7b1a6842a0b8e56b04c2f363b5" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:09.535674 22070 raft_consensus.cc:2955] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.540688 23831 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:09.541205 23831 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:09.542699 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebff2cd55ee434fb6029a0a8e9ba1d1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:09.543432 23831 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:09.544317 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7" is_pre_election: true
I20260709 13:06:09.562716 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:09.565685 22607 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.578328 22038 leader_election.cc:304] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:09.579879 22038 leader_election.cc:304] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:09.580906 23769 raft_consensus.cc:2749] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:09.581416 21818 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43326 (request call id 327) took 1112 ms. Trace:
I20260709 13:06:09.582114 23733 raft_consensus.cc:2749] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:09.581833 21818 rpcz_store.cc:276] 0709 13:06:08.469044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.472107 (+  3063us) service_pool.cc:224] Handling call
0709 13:06:09.581318 (+1109211us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:08.572735 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:08.987512 (+414777us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:08.987560 (+    48us) write_op.cc:435] Acquired schema lock
0709 13:06:08.987580 (+    20us) tablet.cc:662] Decoding operations
0709 13:06:08.987971 (+   391us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:08.991523 (+  3552us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:08.993774 (+  2251us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:09.021692 (+ 27918us) tablet.cc:701] Row locks acquired
0709 13:06:09.022942 (+  1250us) write_op.cc:260] PREPARE: finished
0709 13:06:09.049735 (+ 26793us) write_op.cc:270] Start()
0709 13:06:09.060104 (+ 10369us) write_op.cc:276] Timestamp: P: 1783602369026074 usec, L: 0
0709 13:06:09.063244 (+  3140us) op_driver.cc:348] REPLICATION: starting
0709 13:06:09.069492 (+  6248us) log.cc:844] Serialized 599 byte log entry
0709 13:06:09.349833 (+280341us) op_driver.cc:464] REPLICATION: finished
0709 13:06:09.520956 (+171123us) write_op.cc:301] APPLY: starting
0709 13:06:09.521029 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:09.521124 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:09.521251 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:09.526987 (+  5736us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:09.530263 (+  3276us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:09.530314 (+    51us) write_op.cc:312] APPLY: finished
0709 13:06:09.530492 (+   178us) log.cc:844] Serialized 23 byte log entry
0709 13:06:09.530661 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:09.530737 (+    76us) write_op.cc:454] Released schema lock
0709 13:06:09.530774 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:09.531110 (+   336us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:09.531135 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":48495,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":169394,"apply.run_cpu_time_us":1607,"apply.run_wall_time_us":10148,"num_ops":1,"prepare.queue_time_us":106,"prepare.run_cpu_time_us":3847,"prepare.run_wall_time_us":515709,"replication_time_us":286400,"thread_start_us":112722,"threads_started":1}]]}
I20260709 13:06:09.590603 21964 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:09.591989 23763 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:09.592326 23718 raft_consensus.cc:993] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:06:09.592962 23836 raft_consensus.cc:1081] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 12534270abf347bcb29f72d1c5a3e2c7 to start an election
I20260709 13:06:09.596902 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:09.550004 23802 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.603900 21819 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43328 (request call id 333) took 1048 ms. Trace:
I20260709 13:06:09.604315 21819 rpcz_store.cc:276] 0709 13:06:08.555988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.556128 (+   140us) service_pool.cc:224] Handling call
0709 13:06:09.603838 (+1047710us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13781,"reported_tablets":2}
I20260709 13:06:09.560321 23830 consensus_queue.cc:1048] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 13:06:09.615226 21821 catalog_manager.cc:5697] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.611799 21887 leader_election.cc:304] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:09.623423 23785 raft_consensus.cc:2749] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:09.636878 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f57ae76f4c4e78878030995f1837e9" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:09.641127 21920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
 from {username='slave'} at 127.0.0.1:48840
I20260709 13:06:09.641692 21920 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.642061 21920 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.658954 21920 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:09.663959 23805 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:41366 (request call id 85) took 1489 ms. Trace:
I20260709 13:06:09.664427 23805 rpcz_store.cc:276] 0709 13:06:08.174611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.175001 (+   390us) service_pool.cc:224] Handling call
0709 13:06:08.187973 (+ 12972us) log.cc:844] Serialized 501 byte log entry
0709 13:06:09.663857 (+1475884us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":198,"raft.queue_time_us":7195,"raft.run_cpu_time_us":1524,"raft.run_wall_time_us":80120,"spinlock_wait_cycles":16768}
I20260709 13:06:09.671304 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6f57ae76f4c4e78878030995f1837e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.673614 23802 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:52046 (request call id 82) took 1117 ms. Trace:
I20260709 13:06:09.675841 23802 rpcz_store.cc:276] 0709 13:06:08.556005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.556110 (+   105us) service_pool.cc:224] Handling call
0709 13:06:08.568442 (+ 12332us) log.cc:844] Serialized 501 byte log entry
0709 13:06:09.142974 (+574532us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b54003ea1a0. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9aa1302571 00007f9aa1312142 00007f9aa12f2eaa 00007f9aa12f9d53 00007f9aa12f9cd9 00007f9aa12f9c69 00007f9aa12f9c31 00007f9aa12f8dfd 000000000038f354 000000000038f199 00007f9a9e2ac475
0709 13:06:09.673507 (+530533us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":91879,"raft.queue_time_us":98681,"raft.run_cpu_time_us":23638,"raft.run_wall_time_us":875141,"spinlock_wait_cycles":252775680}
I20260709 13:06:09.678248 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c50e410cd4c944aa859b4075ef9f7313 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.688007 21920 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:09.688184 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:09.690992 21993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "12534270abf347bcb29f72d1c5a3e2c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:09.692044 21993 raft_consensus.cc:3055] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.692353 21993 raft_consensus.cc:740] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:09.692360 22064 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.700493 21993 consensus_queue.cc:260] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:09.701990 21993 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.706629 22064 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:06:09.719862 21887 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 
I20260709 13:06:09.713632 21998 raft_consensus.cc:2955] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.720845 23785 raft_consensus.cc:2804] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.721423 23785 raft_consensus.cc:697] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Leader. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:09.722553 23785 consensus_queue.cc:237] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:09.728619 21993 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 12534270abf347bcb29f72d1c5a3e2c7 in term 2.
I20260709 13:06:09.757382 23784 ts_tablet_manager.cc:1929] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.758934 23784 log.cc:1199] T f043286bde9f441e881093f0546a1b97 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/f043286bde9f441e881093f0546a1b97
I20260709 13:06:09.760193 23784 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:41366 (request call id 84) took 1614 ms. Trace:
I20260709 13:06:09.760565 23784 rpcz_store.cc:276] 0709 13:06:08.145411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.145538 (+   127us) service_pool.cc:224] Handling call
0709 13:06:08.297750 (+152212us) ts_tablet_manager.cc:1151] Deleting tablet f043286bde9f441e881093f0546a1b97
0709 13:06:08.302242 (+  4492us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:06:09.520918 (+1218676us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:09.757243 (+236325us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:09.760107 (+  2864us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":259214,"tablet-delete.queue_time_us":141070,"thread_start_us":27559,"threads_started":1}
I20260709 13:06:09.768005 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet f043286bde9f441e881093f0546a1b97 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:09.820590 21818 catalog_manager.cc:5697] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.824043 21819 catalog_manager.cc:5697] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.829778 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet f6f57ae76f4c4e78878030995f1837e9 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:06:09.833659 23841 tablet_replica.cc:333] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:09.835206 23841 raft_consensus.cc:2243] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.835955 23841 raft_consensus.cc:2272] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.846273 23841 ts_tablet_manager.cc:1916] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.850963 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet c50e410cd4c944aa859b4075ef9f7313 with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48838
I20260709 13:06:09.862537 21998 consensus_queue.cc:237] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:09.864519 23841 ts_tablet_manager.cc:1929] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.865058 23841 log.cc:1199] T f6f57ae76f4c4e78878030995f1837e9 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/f6f57ae76f4c4e78878030995f1837e9
I20260709 13:06:09.866894 23841 tablet_replica.cc:333] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:09.867352 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet f6f57ae76f4c4e78878030995f1837e9 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:09.867993 23841 raft_consensus.cc:2243] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.869650 23841 raft_consensus.cc:2272] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.872640 23841 ts_tablet_manager.cc:1916] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.901314 23841 ts_tablet_manager.cc:1929] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.913234 23841 log.cc:1199] T c50e410cd4c944aa859b4075ef9f7313 P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/c50e410cd4c944aa859b4075ef9f7313
I20260709 13:06:09.914922 22612 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.922034 21920 raft_consensus.cc:1275] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.928094 23810 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:09.931398 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet c50e410cd4c944aa859b4075ef9f7313 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:09.933082 23805 consensus_queue.cc:1048] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.951006 23835 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.956939 22612 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:09.994338 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 330cba954db44d0f8d97da2da9743877 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.997200 21921 raft_consensus.cc:2955] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:10.018828 21819 catalog_manager.cc:5697] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index 3 to 4, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 1 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.045668 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 330cba954db44d0f8d97da2da9743877 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:10.079500 23844 tablet_replica.cc:333] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:10.080323 23844 raft_consensus.cc:2243] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:10.081029 23844 raft_consensus.cc:2272] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:10.086627 23844 ts_tablet_manager.cc:1916] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:10.106660 23844 ts_tablet_manager.cc:1929] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:10.107108 23844 log.cc:1199] T 330cba954db44d0f8d97da2da9743877 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/330cba954db44d0f8d97da2da9743877
I20260709 13:06:10.108949 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 330cba954db44d0f8d97da2da9743877 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:10.178233 21992 raft_consensus.cc:1275] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.180166 23794 consensus_queue.cc:1048] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.208212 22072 raft_consensus.cc:1275] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.212257 23794 consensus_queue.cc:1048] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.524446 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:10.568434 22578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 44747.6us
W20260709 13:06:10.585536 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 47878.5us
W20260709 13:06:10.879060 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 52876.3us
W20260709 13:06:11.084829 22036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 52324.8us
I20260709 13:06:11.418802 21920 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:06:11.430629 21890 consensus_peers.cc:597] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 404dfb5701a94189926a48a26f2a32b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.435770 22064 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:11.439549 23785 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:11.442379 21992 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:11.446969 23794 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:11.472831 23785 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.474998 21993 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.483582 22064 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.499164 21819 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.514290 22066 consensus_queue.cc:237] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Queue 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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
W20260709 13:06:11.532791 22039 consensus_peers.cc:597] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f88694608b2d498e816f7ddfcfbbb498. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.533852 21920 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:11.535712 23816 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:11.545222 21993 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:11.547056 23856 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:11.575330 23856 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.577426 21918 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.595299 21920 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:11.597100 21993 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.637010 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:11.637257 21890 consensus_peers.cc:597] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 879e7a3ee5a9442a95e4261d8ed009ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.642694 22066 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:11.644184 23794 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:11.652917 21993 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:11.660010 23794 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:11.663236 21818 catalog_manager.cc:5697] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f reported cstate change: config changed from index -1 to 2, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.664223 23702 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.684823 22064 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.696069 22066 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:11.705520 21821 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.708837 21993 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.742268 21992 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:06:11.746585 22039 consensus_peers.cc:597] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c68dfab2a03749edbcf0f803fcebba9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:11.747931 23856 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:11.757134 21918 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:11.762596 23856 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:11.799373 23855 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.807816 21920 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.815495 21993 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } } }
I20260709 13:06:11.832795 21821 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index -1 to 4, NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) added. New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.846483 21918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
mode: GRACEFUL
new_leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:49704
I20260709 13:06:11.847663 21918 raft_consensus.cc:606] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Received request to transfer leadership to TS 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:11.851101 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:11.852746 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:11.866835 23785 raft_consensus.cc:993] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: : Instructing follower 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:11.867466 23785 raft_consensus.cc:1081] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Signalling peer 3799d9f2214c444c9e0de3c41bb8f73c to start an election
I20260709 13:06:11.873203 22066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
 from {username='slave'} at 127.0.0.1:52066
I20260709 13:06:11.873908 22066 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.874292 22066 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.900391 22066 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:11.902864 22066 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:11.904239 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:11.904958 21992 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.907564 21918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:11.908265 21918 raft_consensus.cc:3055] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.908699 21918 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 12534270abf347bcb29f72d1c5a3e2c7, State: Running, Role: LEADER
I20260709 13:06:11.909571 21918 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:11.911091 21918 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.912560 21992 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:06:11.914494 22036 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:11.915774 23855 raft_consensus.cc:2804] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.916338 23855 raft_consensus.cc:697] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:11.917331 23855 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:11.960489 21918 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:06:11.964119 21821 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.993000 22064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:11.993697 22064 raft_consensus.cc:606] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:12.002648 22064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:12.003289 22064 raft_consensus.cc:606] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:12.008176 21806 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 404dfb5701a94189926a48a26f2a32b0 already in progress [suppressed 2 similar messages]
I20260709 13:06:12.014051 22066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:12.015129 22066 raft_consensus.cc:606] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:12.023622 21870 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:12.024241 21870 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 404dfb5701a94189926a48a26f2a32b0 already in progress
W20260709 13:06:12.024600 21870 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 404dfb5701a94189926a48a26f2a32b0 already in progress
I20260709 13:06:12.060552 23878 ts_tablet_manager.cc:933] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:12.062776 23878 tablet_copy_client.cc:323] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:12.064834 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet f88694608b2d498e816f7ddfcfbbb498 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:12.065429 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet f88694608b2d498e816f7ddfcfbbb498 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-f88694608b2d498e816f7ddfcfbbb498
I20260709 13:06:12.074762 22083 tablet_copy_source_session.cc:215] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.100893 23878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88694608b2d498e816f7ddfcfbbb498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.127717 23880 ts_tablet_manager.cc:933] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019)
I20260709 13:06:12.138242 23880 tablet_copy_client.cc:323] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.193:39019
I20260709 13:06:12.140774 21934 tablet_copy_service.cc:140] P 12534270abf347bcb29f72d1c5a3e2c7: Received BeginTabletCopySession request for tablet 879e7a3ee5a9442a95e4261d8ed009ef from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:55296)
I20260709 13:06:12.141330 21934 tablet_copy_service.cc:161] P 12534270abf347bcb29f72d1c5a3e2c7: Beginning new tablet copy session on tablet 879e7a3ee5a9442a95e4261d8ed009ef from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:55296: session id = 8e070f7f4fcf4052925a68f8d5d1543d-879e7a3ee5a9442a95e4261d8ed009ef
I20260709 13:06:12.155078 21934 tablet_copy_source_session.cc:215] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.158385 23880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879e7a3ee5a9442a95e4261d8ed009ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.163053 23878 tablet_copy_client.cc:806] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:12.163746 23878 tablet_copy_client.cc:670] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:12.178244 23878 tablet_copy_client.cc:538] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:12.205030 23878 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:12.209774 23882 ts_tablet_manager.cc:933] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:12.215709 23880 tablet_copy_client.cc:806] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:12.216352 23880 tablet_copy_client.cc:670] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:12.224076 23880 tablet_copy_client.cc:538] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:12.226374 23882 tablet_copy_client.cc:323] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.195:42179
I20260709 13:06:12.230511 22083 tablet_copy_service.cc:140] P 3799d9f2214c444c9e0de3c41bb8f73c: Received BeginTabletCopySession request for tablet c68dfab2a03749edbcf0f803fcebba9b from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:52714)
I20260709 13:06:12.231086 22083 tablet_copy_service.cc:161] P 3799d9f2214c444c9e0de3c41bb8f73c: Beginning new tablet copy session on tablet c68dfab2a03749edbcf0f803fcebba9b from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:52714: session id = 8e070f7f4fcf4052925a68f8d5d1543d-c68dfab2a03749edbcf0f803fcebba9b
I20260709 13:06:12.246222 22083 tablet_copy_source_session.cc:215] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.249771 23882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c68dfab2a03749edbcf0f803fcebba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.251488 23880 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:12.272812 23882 tablet_copy_client.cc:806] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:12.273512 23882 tablet_copy_client.cc:670] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:12.277999 23882 tablet_copy_client.cc:538] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:12.284271 23878 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:12.285319 23878 tablet_bootstrap.cc:492] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:12.286099 23878 ts_tablet_manager.cc:1403] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.014s
I20260709 13:06:12.289814 23882 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:12.305106 23880 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:12.306327 23880 tablet_bootstrap.cc:492] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:12.307123 23880 ts_tablet_manager.cc:1403] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.018s
I20260709 13:06:12.298197 23878 raft_consensus.cc:359] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.310388 23878 raft_consensus.cc:740] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:12.310762 23880 raft_consensus.cc:359] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.311118 23878 consensus_queue.cc:260] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.311748 23880 raft_consensus.cc:740] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:12.313886 23878 ts_tablet_manager.cc:1434] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:06:12.329031 23880 consensus_queue.cc:260] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.331460 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f88694608b2d498e816f7ddfcfbbb498 received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:12.332000 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-f88694608b2d498e816f7ddfcfbbb498 on tablet f88694608b2d498e816f7ddfcfbbb498 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:12.341984 23880 ts_tablet_manager.cc:1434] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 13:06:12.345413 21934 tablet_copy_service.cc:342] P 12534270abf347bcb29f72d1c5a3e2c7: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-879e7a3ee5a9442a95e4261d8ed009ef received from {username='slave'} at 127.0.0.1:55296
I20260709 13:06:12.345870 21934 tablet_copy_service.cc:434] P 12534270abf347bcb29f72d1c5a3e2c7: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-879e7a3ee5a9442a95e4261d8ed009ef on tablet 879e7a3ee5a9442a95e4261d8ed009ef with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:12.359498 23882 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: 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 13:06:12.360456 23882 tablet_bootstrap.cc:492] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:12.361006 23882 ts_tablet_manager.cc:1403] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.007s
I20260709 13:06:12.363416 23882 raft_consensus.cc:359] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.364019 23882 raft_consensus.cc:740] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:12.364547 23882 consensus_queue.cc:260] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.367086 23882 ts_tablet_manager.cc:1434] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:06:12.368798 22083 tablet_copy_service.cc:342] P 3799d9f2214c444c9e0de3c41bb8f73c: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-c68dfab2a03749edbcf0f803fcebba9b received from {username='slave'} at 127.0.0.1:52714
I20260709 13:06:12.369256 22083 tablet_copy_service.cc:434] P 3799d9f2214c444c9e0de3c41bb8f73c: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-c68dfab2a03749edbcf0f803fcebba9b on tablet c68dfab2a03749edbcf0f803fcebba9b with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:12.386106 21993 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:12.388036 23856 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.396622 23816 raft_consensus.cc:993] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: : Instructing follower 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:12.397125 23816 raft_consensus.cc:1081] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Signalling peer 7972c054869d477dae0909c48ece0a2f to start an election
I20260709 13:06:12.399713 21992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
 from {username='slave'} at 127.0.0.1:41378
I20260709 13:06:12.404454 21920 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:12.406277 23855 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:12.408594 22039 consensus_peers.cc:597] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 404dfb5701a94189926a48a26f2a32b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.413905 21992 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.414386 21992 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.435202 21992 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.450850 21920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "12534270abf347bcb29f72d1c5a3e2c7"
I20260709 13:06:12.451589 21920 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.467255 21920 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
I20260709 13:06:12.468918 21992 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:12.470093 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404dfb5701a94189926a48a26f2a32b0" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:12.470683 21964 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [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: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:12.470741 22066 raft_consensus.cc:3055] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:12.471349 22066 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:12.471889 23853 raft_consensus.cc:2804] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:12.472434 23853 raft_consensus.cc:697] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:12.472258 22066 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.473400 23853 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:12.474323 22066 raft_consensus.cc:3060] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.498224 22066 raft_consensus.cc:2468] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
I20260709 13:06:12.500669 21818 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 3 to 4, leader changed from 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 4 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.549374 22612 raft_consensus.cc:1217] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:12.655565 22612 raft_consensus.cc:1217] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:12.799767 22612 raft_consensus.cc:1217] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:12.854004 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.878928 22064 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:12.880859 23805 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:06:12.901654 21965 consensus_peers.cc:597] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f -> Peer 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247): Couldn't send request to peer 8e070f7f4fcf4052925a68f8d5d1543d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 404dfb5701a94189926a48a26f2a32b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.926777 21920 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:12.930157 23852 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:12.934168 23863 raft_consensus.cc:1064] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:12.938591 23863 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:12.981559 22064 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:12.982981 23702 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } 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 13:06:12.987609 22612 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEARNER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:12.990027 23702 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:13.006901 21993 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:13.009024 23899 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.019240 23863 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.024864 22612 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.030757 21992 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.038496 22064 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.042938 21818 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 3 to 4, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.068270 21923 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:13.077796 22612 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:13.079000 21992 raft_consensus.cc:1275] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 12534270abf347bcb29f72d1c5a3e2c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:13.079340 23863 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:13.080528 23899 consensus_queue.cc:1048] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.086915 23863 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.089608 22609 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.090844 21992 raft_consensus.cc:2955] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.101142 21808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 879e7a3ee5a9442a95e4261d8ed009ef with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:13.119047 21819 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 4 to 5, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 2 leader_uuid: "12534270abf347bcb29f72d1c5a3e2c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.132450 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 879e7a3ee5a9442a95e4261d8ed009ef with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52046
I20260709 13:06:13.153723 23907 tablet_replica.cc:333] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:13.154965 23907 raft_consensus.cc:2243] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.155786 23907 raft_consensus.cc:2272] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:13.159361 23907 ts_tablet_manager.cc:1916] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:13.172421 23907 ts_tablet_manager.cc:1929] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:13.172960 23907 log.cc:1199] T 879e7a3ee5a9442a95e4261d8ed009ef P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/879e7a3ee5a9442a95e4261d8ed009ef
I20260709 13:06:13.175164 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 879e7a3ee5a9442a95e4261d8ed009ef (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:13.210150 23816 raft_consensus.cc:1064] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:13.212604 23816 consensus_queue.cc:237] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:13.222579 21920 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.223531 22608 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.224020 23893 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.225667 23855 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:13.236020 21992 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.238572 23893 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } 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 13:06:13.255481 23855 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.257256 21920 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.273123 22608 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.275537 21819 catalog_manager.cc:5697] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 reported cstate change: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.278425 21992 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } attrs { replace: true } } peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.327744 22066 consensus_queue.cc:237] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:13.331486 23855 raft_consensus.cc:1064] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:13.335752 23855 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:13.339818 22609 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.342944 21923 raft_consensus.cc:1275] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.346741 23909 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:13.352170 23893 consensus_queue.cc:1048] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:13.367899 23913 ts_tablet_manager.cc:933] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Initiating tablet copy from peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:13.369222 23816 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.375722 23913 tablet_copy_client.cc:323] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.194:44241
I20260709 13:06:13.379447 22009 tablet_copy_service.cc:140] P 7972c054869d477dae0909c48ece0a2f: Received BeginTabletCopySession request for tablet 404dfb5701a94189926a48a26f2a32b0 from peer 8e070f7f4fcf4052925a68f8d5d1543d ({username='slave'} at 127.0.0.1:60300)
I20260709 13:06:13.380014 22009 tablet_copy_service.cc:161] P 7972c054869d477dae0909c48ece0a2f: Beginning new tablet copy session on tablet 404dfb5701a94189926a48a26f2a32b0 from peer 8e070f7f4fcf4052925a68f8d5d1543d at {username='slave'} at 127.0.0.1:60300: session id = 8e070f7f4fcf4052925a68f8d5d1543d-404dfb5701a94189926a48a26f2a32b0
I20260709 13:06:13.381263 22612 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEARNER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:13.381131 22608 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.384159 21992 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:13.399675 21821 catalog_manager.cc:5697] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New cstate: current_term: 1 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.402065 22009 tablet_copy_source_session.cc:215] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:13.405879 23893 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:13.409965 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404dfb5701a94189926a48a26f2a32b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:13.418258 21989 tablet_service.cc:1558] Processing DeleteTablet for tablet f88694608b2d498e816f7ddfcfbbb498 with delete_type TABLET_DATA_TOMBSTONED (TS 7972c054869d477dae0909c48ece0a2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41366
I20260709 13:06:13.420548 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f88694608b2d498e816f7ddfcfbbb498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:13.413590 23893 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:06:13.448866 23913 tablet_copy_client.cc:806] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:13.461110 23913 tablet_copy_client.cc:670] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Starting download of 1 WAL segments...
W20260709 13:06:13.495991 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 96113.6us
I20260709 13:06:13.516330 23913 tablet_copy_client.cc:538] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:13.517032 21920 raft_consensus.cc:2955] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7972c054869d477dae0909c48ece0a2f (127.20.83.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.516355 21923 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:13.529471 23913 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap starting.
I20260709 13:06:13.574992 23913 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.576380 23913 tablet_bootstrap.cc:492] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Bootstrap complete.
I20260709 13:06:13.577093 23913 ts_tablet_manager.cc:1403] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.013s
I20260709 13:06:13.580022 23913 raft_consensus.cc:359] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:13.580876 23913 raft_consensus.cc:740] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Initialized, Role: LEARNER
I20260709 13:06:13.581624 23913 consensus_queue.cc:260] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: NON_VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: true } }
I20260709 13:06:13.591022 23913 ts_tablet_manager.cc:1434] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:13.592794 22009 tablet_copy_service.cc:342] P 7972c054869d477dae0909c48ece0a2f: Request end of tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-404dfb5701a94189926a48a26f2a32b0 received from {username='slave'} at 127.0.0.1:60300
I20260709 13:06:13.593305 22009 tablet_copy_service.cc:434] P 7972c054869d477dae0909c48ece0a2f: ending tablet copy session 8e070f7f4fcf4052925a68f8d5d1543d-404dfb5701a94189926a48a26f2a32b0 on tablet 404dfb5701a94189926a48a26f2a32b0 with peer 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:13.599370 23816 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:13.662199 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 66846us
I20260709 13:06:13.675853 22607 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.682552 23855 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } 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 13:06:13.700980 21821 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 4 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.711903 21996 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:13.736166 23920 tablet_replica.cc:333] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:13.737721 23920 raft_consensus.cc:2243] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.739403 23920 raft_consensus.cc:2272] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:13.767779 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 88532.6us
I20260709 13:06:13.788275 22070 consensus_queue.cc:237] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:06:13.900661 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 133618us
I20260709 13:06:13.939071 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:13.979007 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 176164us
I20260709 13:06:14.014623 23920 ts_tablet_manager.cc:1916] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:14.060822 23920 ts_tablet_manager.cc:1929] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:14.061237 23920 log.cc:1199] T f88694608b2d498e816f7ddfcfbbb498 P 7972c054869d477dae0909c48ece0a2f: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/wals/f88694608b2d498e816f7ddfcfbbb498
W20260709 13:06:14.074221 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 90494.3us
I20260709 13:06:14.075865 21806 catalog_manager.cc:5028] TS 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): tablet f88694608b2d498e816f7ddfcfbbb498 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
W20260709 13:06:14.118691 22037 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:14.129338 22612 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.147262 23816 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:14.148396 21923 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } attrs { replace: true } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
W20260709 13:06:14.207741 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 84201.1us
I20260709 13:06:14.242626 21992 raft_consensus.cc:1275] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:06:14.274446 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 58334.6us
W20260709 13:06:14.387617 22038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 198164us
W20260709 13:06:14.388636 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 239421us
W20260709 13:06:14.397339 21887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 153952us
I20260709 13:06:14.418113 22613 raft_consensus.cc:1217] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEARNER]: Deduplicated request from leader. Original: 3.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:06:14.459210 21991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b"
dest_uuid: "7972c054869d477dae0909c48ece0a2f"
mode: GRACEFUL
new_leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:47180
I20260709 13:06:14.459944 21991 raft_consensus.cc:606] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Received request to transfer leadership to TS 8e070f7f4fcf4052925a68f8d5d1543d
W20260709 13:06:14.476101 22039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 64891.8us
I20260709 13:06:14.481691 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:14.483439 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:14.485143 23917 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.489341 22608 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.519752 23923 consensus_queue.cc:1048] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:14.530979 21819 catalog_manager.cc:5697] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 5 to 6, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.550107 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c68dfab2a03749edbcf0f803fcebba9b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:14.561106 21965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:39247, user_credentials={real_user=slave}} blocked reactor thread for 64537.9us
I20260709 13:06:14.563146 23928 raft_consensus.cc:993] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: : Instructing follower 8e070f7f4fcf4052925a68f8d5d1543d to start an election
I20260709 13:06:14.563843 23896 raft_consensus.cc:1081] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Signalling peer 8e070f7f4fcf4052925a68f8d5d1543d to start an election
W20260709 13:06:14.564877 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 64171.6us
I20260709 13:06:14.568781 22613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b"
dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
 from {username='slave'} at 127.0.0.1:58228
I20260709 13:06:14.569306 22613 raft_consensus.cc:493] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.569648 22613 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.584538 22613 raft_consensus.cc:515] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:14.592687 22613 leader_election.cc:290] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:14.599193 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:14.600524 22070 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.604539 21998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67617c00420e47c3ae9ceebd452fd47b" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:14.610041 21998 raft_consensus.cc:3055] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.610442 21998 raft_consensus.cc:740] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:14.611259 21998 consensus_queue.cc:260] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:14.614851 21998 raft_consensus.cc:3060] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.620290 21909 tablet_service.cc:1558] Processing DeleteTablet for tablet c68dfab2a03749edbcf0f803fcebba9b with delete_type TABLET_DATA_TOMBSTONED (TS 12534270abf347bcb29f72d1c5a3e2c7 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48838
I20260709 13:06:14.646116 23947 tablet_replica.cc:333] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:14.650255 23947 raft_consensus.cc:2243] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.658052 23947 raft_consensus.cc:2272] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.667060 23947 ts_tablet_manager.cc:1916] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:14.670593 21992 raft_consensus.cc:2955] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.685698 21998 raft_consensus.cc:2468] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:14.693434 23947 ts_tablet_manager.cc:1929] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:14.708402 23947 log.cc:1199] T c68dfab2a03749edbcf0f803fcebba9b P 12534270abf347bcb29f72d1c5a3e2c7: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/wals/c68dfab2a03749edbcf0f803fcebba9b
I20260709 13:06:14.667089 22070 raft_consensus.cc:2468] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:14.711108 22576 leader_election.cc:304] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:14.712399 23935 raft_consensus.cc:2804] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.713106 23935 raft_consensus.cc:697] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:14.714341 23935 consensus_queue.cc:237] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [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: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:14.721745 21808 catalog_manager.cc:5028] TS 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): tablet c68dfab2a03749edbcf0f803fcebba9b (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:14.726264 23939 raft_consensus.cc:1064] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: attempting to promote NON_VOTER 8e070f7f4fcf4052925a68f8d5d1543d to VOTER
I20260709 13:06:14.729013 23939 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [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: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:14.746192 21821 catalog_manager.cc:5697] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 7972c054869d477dae0909c48ece0a2f (127.20.83.194) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.770853 22613 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEARNER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:14.771514 22070 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:14.772253 23928 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } 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 13:06:14.778283 23928 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.781008 21921 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:14.782696 23939 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.809003 23896 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.813776 22070 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.814146 21921 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.837384 21821 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: config changed from index 3 to 6, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.863605 22613 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.934887 21998 consensus_queue.cc:237] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:14.963236 22613 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:14.969065 21921 raft_consensus.cc:1275] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:14.969786 23934 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:14.976248 23928 consensus_queue.cc:1048] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:14.987404 23928 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:14.993635 22609 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:15.027719 21821 catalog_manager.cc:5697] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: config changed from index 6 to 7, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New cstate: current_term: 4 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:15.044226 22059 tablet_service.cc:1558] Processing DeleteTablet for tablet 404dfb5701a94189926a48a26f2a32b0 with delete_type TABLET_DATA_TOMBSTONED (TS 3799d9f2214c444c9e0de3c41bb8f73c not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:52046
W20260709 13:06:15.051719 21964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:39019, user_credentials={real_user=slave}} blocked reactor thread for 65066.2us
I20260709 13:06:15.056155 21923 raft_consensus.cc:2955] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } } }
I20260709 13:06:15.064360 23953 tablet_replica.cc:333] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:15.081131 23953 raft_consensus.cc:2243] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.082162 23953 raft_consensus.cc:2272] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.095916 23953 ts_tablet_manager.cc:1916] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.096002 21806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 404dfb5701a94189926a48a26f2a32b0 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.100512 21998 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.102293 23935 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.108310 22070 raft_consensus.cc:1275] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.110109 23935 consensus_queue.cc:1048] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:15.227826 23953 ts_tablet_manager.cc:1929] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:15.233163 23953 log.cc:1199] T 404dfb5701a94189926a48a26f2a32b0 P 3799d9f2214c444c9e0de3c41bb8f73c: Deleting WAL directory at /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/wals/404dfb5701a94189926a48a26f2a32b0
I20260709 13:06:15.235030 21806 catalog_manager.cc:5028] TS 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): tablet 404dfb5701a94189926a48a26f2a32b0 (table test-workload [id=03ece81dfbd2462685cceeac1213c601]) successfully deleted
I20260709 13:06:15.484959 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:15.631888 22576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:44241, user_credentials={real_user=slave}} blocked reactor thread for 53320.7us
I20260709 13:06:15.799806 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
W20260709 13:06:15.836314 22038 consensus_peers.cc:597] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.839237 22578 consensus_peers.cc:597] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.851979 22578 consensus_peers.cc:597] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.905654 21964 consensus_peers.cc:597] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.913861 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:15.914992 20815 tablet_replica.cc:333] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.915887 20815 raft_consensus.cc:2243] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.916551 20815 raft_consensus.cc:2272] T 0d7120d3f92b4090a13d34e7a56a89e8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.919252 20815 tablet_replica.cc:333] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.920121 20815 raft_consensus.cc:2243] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.920921 20815 raft_consensus.cc:2272] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.923704 20815 tablet_replica.cc:333] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.924563 20815 raft_consensus.cc:2243] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.927111 20815 raft_consensus.cc:2272] T 7724aca5f1c24f94baf12ded4d526190 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.930078 20815 tablet_replica.cc:333] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.931483 20815 raft_consensus.cc:2243] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.932179 20815 raft_consensus.cc:2272] T da783f7b1a6842a0b8e56b04c2f363b5 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.934931 20815 tablet_replica.cc:333] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.936025 20815 raft_consensus.cc:2243] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.937158 20815 raft_consensus.cc:2272] T e6bef0c58c684e67bdfd3b3238670901 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.939982 20815 tablet_replica.cc:333] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:15.944591 22578 consensus_peers.cc:597] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.945163 20815 raft_consensus.cc:2243] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.945884 20815 raft_consensus.cc:2272] T 285d92dc51e1442fb539991475eff303 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.948859 20815 tablet_replica.cc:333] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:15.952997 22578 consensus_peers.cc:597] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.953997 20815 raft_consensus.cc:2243] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.955133 20815 raft_consensus.cc:2272] T 1a81b6755ba148b28d95d310cd5aceea P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.958348 20815 tablet_replica.cc:333] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.959450 20815 raft_consensus.cc:2243] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.960083 20815 raft_consensus.cc:2272] T 8eecec3162694b14a48ea5263d18fe4c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.964774 20815 tablet_replica.cc:333] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.965737 20815 raft_consensus.cc:2243] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.967545 20815 raft_consensus.cc:2272] T 181b0a319c464dd0a3680a2985e2ef3f P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:15.968065 21964 consensus_peers.cc:597] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.970351 20815 tablet_replica.cc:333] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.986516 20815 raft_consensus.cc:2243] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.987300 20815 raft_consensus.cc:2272] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:15.992558 21964 consensus_peers.cc:597] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.993347 20815 tablet_replica.cc:333] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:15.994308 20815 raft_consensus.cc:2243] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:15.998025 21964 consensus_peers.cc:597] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:15.995407 20815 raft_consensus.cc:2272] T 140a6df01e6c4c5d9aa6f279512aa1ac P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.016439 22038 consensus_peers.cc:597] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.017751 21964 consensus_peers.cc:597] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.018863 20815 tablet_replica.cc:333] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.019955 20815 raft_consensus.cc:2243] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.020828 20815 raft_consensus.cc:2272] T f042a213db1a467bbe2abdee4be9c9e4 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.023850 20815 tablet_replica.cc:333] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:16.025831 22578 consensus_peers.cc:597] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.024740 20815 raft_consensus.cc:2243] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.033354 20815 raft_consensus.cc:2272] T b776f0d657a943fea42579ad42ee8391 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.038791 20815 tablet_replica.cc:333] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.040830 20815 raft_consensus.cc:2243] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.041719 20815 raft_consensus.cc:2272] T 906ff966199b4801889c7d04b78615bc P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.044227 22578 consensus_peers.cc:597] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.048781 22578 consensus_peers.cc:597] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.050088 20815 tablet_replica.cc:333] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.051060 20815 raft_consensus.cc:2243] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.052672 20815 raft_consensus.cc:2272] T 474fad24733c44658e2ff3d4cdd10217 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.054201 21964 consensus_peers.cc:597] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.055510 20815 tablet_replica.cc:333] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.056720 20815 raft_consensus.cc:2243] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.057446 20815 raft_consensus.cc:2272] T a404615c9aac45aeb5337d18d9251f92 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.060705 20815 tablet_replica.cc:333] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.061640 20815 raft_consensus.cc:2243] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.063139 20815 raft_consensus.cc:2272] T 67d3af3894994b599b1c0486b977eeca P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.066228 20815 tablet_replica.cc:333] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.067436 20815 raft_consensus.cc:2243] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.068152 20815 raft_consensus.cc:2272] T f043286bde9f441e881093f0546a1b97 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.070971 20815 tablet_replica.cc:333] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.071935 20815 raft_consensus.cc:2243] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.073091 20815 raft_consensus.cc:2272] T f72f0f6eb4b941089cb7faf26e853c01 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.080541 20815 tablet_replica.cc:333] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.082846 20815 raft_consensus.cc:2243] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.083563 20815 raft_consensus.cc:2272] T 6a813f9925ad48039ed5be3eeb9b73bf P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.086496 20815 tablet_replica.cc:333] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.087357 20815 raft_consensus.cc:2243] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.088265 20815 raft_consensus.cc:2272] T 0553fe2297ff4ba981108e90f6f7bd09 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.108911 21964 consensus_peers.cc:597] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.114465 22578 consensus_peers.cc:597] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.117969 20815 tablet_replica.cc:333] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.121045 20815 raft_consensus.cc:2243] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.138698 20815 raft_consensus.cc:2272] T 77f54f30c6484a2da79ece241caca756 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.144375 20815 tablet_replica.cc:333] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.149807 20815 raft_consensus.cc:2243] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.150462 20815 raft_consensus.cc:2272] T c23c46c97ef24ad088f1092b07c22a0f P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.153564 20815 tablet_replica.cc:333] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:16.158073 22038 consensus_peers.cc:597] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.163748 22038 consensus_peers.cc:597] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.164476 22038 consensus_peers.cc:597] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.167829 20815 raft_consensus.cc:2243] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.168892 20815 raft_consensus.cc:2272] T b99bf8552a63427fa69f55a31badccc1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.171975 20815 tablet_replica.cc:333] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.172752 20815 raft_consensus.cc:2243] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.173326 20815 raft_consensus.cc:2272] T 52d6293075cd4770af610261e2edf902 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.179423 20815 tablet_replica.cc:333] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.180262 20815 raft_consensus.cc:2243] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.180842 20815 raft_consensus.cc:2272] T b15338e736224563b58f038937fbb6fa P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.188426 22578 consensus_peers.cc:597] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.188971 20815 tablet_replica.cc:333] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.190088 20815 raft_consensus.cc:2243] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.191233 20815 raft_consensus.cc:2272] T e922ca5e15cb481a8452aca08c37735c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.194108 20815 tablet_replica.cc:333] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.194885 20815 raft_consensus.cc:2243] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.195731 20815 raft_consensus.cc:2272] T 486aa7e8b410490a952e755ee13fe3b3 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.198493 20815 tablet_replica.cc:333] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:16.211925 21964 consensus_peers.cc:597] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.212946 20815 raft_consensus.cc:2243] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.218405 20815 raft_consensus.cc:2272] T f88694608b2d498e816f7ddfcfbbb498 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.221459 20815 tablet_replica.cc:333] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.222268 20815 raft_consensus.cc:2243] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.222823 20815 raft_consensus.cc:2272] T 9571624f8f124d3fa607c4cce51aabc8 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.225167 20815 tablet_replica.cc:333] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
W20260709 13:06:16.225870 22038 consensus_peers.cc:597] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.225890 20815 raft_consensus.cc:2243] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.227227 20815 raft_consensus.cc:2272] T 330cba954db44d0f8d97da2da9743877 P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.230108 20815 tablet_replica.cc:333] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.230867 20815 raft_consensus.cc:2243] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.231516 20815 raft_consensus.cc:2272] T 0c7bda5e30a04ad393893649ca91523a P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.234174 22038 consensus_peers.cc:597] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.236399 20815 tablet_replica.cc:333] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.237457 20815 raft_consensus.cc:2243] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.238060 20815 raft_consensus.cc:2272] T d6427d9999954631813084c6f55ef531 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.240593 20815 tablet_replica.cc:333] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.242578 20815 raft_consensus.cc:2243] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.243346 20815 raft_consensus.cc:2272] T 5157bfb8c80548dbbfa888d767cf0be6 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.248315 22578 consensus_peers.cc:597] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.249313 22038 consensus_peers.cc:597] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.250383 20815 tablet_replica.cc:333] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.251302 20815 raft_consensus.cc:2243] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.252007 20815 raft_consensus.cc:2272] T 404dfb5701a94189926a48a26f2a32b0 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.257612 22038 consensus_peers.cc:597] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.264595 22578 consensus_peers.cc:597] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:16.274505 20815 tablet_replica.cc:333] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.275844 20815 raft_consensus.cc:2243] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.277284 20815 raft_consensus.cc:2272] T 206712e1c57341c280e17b605022fb2c P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.280400 20815 tablet_replica.cc:333] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.281415 20815 raft_consensus.cc:2243] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.282799 20815 raft_consensus.cc:2272] T 879e7a3ee5a9442a95e4261d8ed009ef P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.285494 20815 tablet_replica.cc:333] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.286238 20815 raft_consensus.cc:2243] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.287364 20815 raft_consensus.cc:2272] T 5db82208960149a5b9287d677f0ceb55 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.290102 20815 tablet_replica.cc:333] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.290963 20815 raft_consensus.cc:2243] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.291668 20815 raft_consensus.cc:2272] T cb22481afe414a208f94f12ae0dcbb9c P 12534270abf347bcb29f72d1c5a3e2c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.294209 20815 tablet_replica.cc:333] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.295017 20815 raft_consensus.cc:2243] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.296181 20815 raft_consensus.cc:2272] T a56a7f39a910468780496b9da3300be7 P 12534270abf347bcb29f72d1c5a3e2c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.298997 20815 tablet_replica.cc:333] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.299780 20815 raft_consensus.cc:2243] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.300379 20815 raft_consensus.cc:2272] T 5872fddff1304155b07d8c45d51236f1 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.303153 20815 tablet_replica.cc:333] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.304075 20815 raft_consensus.cc:2243] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.304751 20815 raft_consensus.cc:2272] T 82e86833a14549cb9aefbf755598ce07 P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.316680 20815 tablet_replica.cc:333] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.317559 20815 raft_consensus.cc:2243] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.320358 20815 raft_consensus.cc:2272] T d46131b3cdb246c1903d73c9bf7d614e P 12534270abf347bcb29f72d1c5a3e2c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.332109 20815 tablet_replica.cc:333] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7: stopping tablet replica
I20260709 13:06:16.333724 20815 raft_consensus.cc:2243] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.334650 20815 raft_consensus.cc:2272] T 8f82d394d03a4ec8befc2c68c1a73af9 P 12534270abf347bcb29f72d1c5a3e2c7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:16.338853 22038 consensus_peers.cc:597] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. 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 13:06:17.000103 23964 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.000850 23964 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.005604 23964 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.005759 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:06:17.008165 22038 leader_election.cc:336] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.008668 22038 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.010259 23964 raft_consensus.cc:2749] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.037091 23928 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.037681 23928 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.040699 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
W20260709 13:06:17.041474 21964 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111) [suppressed 62 similar messages]
I20260709 13:06:17.040254 23928 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
W20260709 13:06:17.044885 21964 leader_election.cc:336] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.045367 21964 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:17.046495 23965 raft_consensus.cc:2749] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.050905 23935 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.051442 23935 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.053387 23935 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.055119 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.096724 23923 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.097302 23923 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.099411 23923 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.100497 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
W20260709 13:06:17.104017 22038 leader_election.cc:336] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.104461 22038 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
I20260709 13:06:17.105147 23964 raft_consensus.cc:2749] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.149780 23927 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.150731 23927 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.155783 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.157905 23927 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:06:17.158443 21964 leader_election.cc:336] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.158885 21964 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:17.159883 23927 raft_consensus.cc:2749] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.194105 23927 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.194624 23927 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.196733 23927 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.197714 23960 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.197726 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.198550 22064 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:06:17.198348 23960 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.200433 23960 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.200388 21962 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.201705 23927 raft_consensus.cc:2804] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.202163 23927 raft_consensus.cc:493] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.202600 23927 raft_consensus.cc:3060] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:17.202790 21964 leader_election.cc:336] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.204346 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.205001 21992 raft_consensus.cc:2468] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 1.
I20260709 13:06:17.205999 22576 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.206728 23960 raft_consensus.cc:2804] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.207118 23960 raft_consensus.cc:493] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.207703 23923 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.208295 23923 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.207456 23960 raft_consensus.cc:3060] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.210139 23927 raft_consensus.cc:515] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.212131 23927 leader_election.cc:290] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.212706 23923 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.213722 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:17.214399 23923 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.214952 23923 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.216415 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bef0c58c684e67bdfd3b3238670901" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.216938 22064 raft_consensus.cc:3060] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:17.218302 21964 leader_election.cc:336] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.219230 23923 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.219412 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.219982 21992 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:06:17.220865 22036 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.221676 23923 raft_consensus.cc:2804] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.222082 23923 raft_consensus.cc:493] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.222460 23923 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.227825 23960 raft_consensus.cc:515] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.228832 23964 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.229408 23964 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.231317 23923 raft_consensus.cc:515] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.234025 23960 leader_election.cc:290] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.231426 23964 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.232419 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.236425 22064 raft_consensus.cc:2468] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:17.236932 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7724aca5f1c24f94baf12ded4d526190" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:17.237522 21999 raft_consensus.cc:3060] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.238174 23923 leader_election.cc:290] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.239243 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f72f0f6eb4b941089cb7faf26e853c01" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:17.239794 21992 raft_consensus.cc:3060] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:17.240121 22038 leader_election.cc:336] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.240554 22038 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
W20260709 13:06:17.241420 22038 leader_election.cc:336] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.242466 23964 raft_consensus.cc:2749] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.244853 21999 raft_consensus.cc:2468] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:17.246094 21962 leader_election.cc:304] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.246094 22576 leader_election.cc:304] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.246929 23928 raft_consensus.cc:2804] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.247332 23935 raft_consensus.cc:2804] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.247417 23928 raft_consensus.cc:697] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.248238 21992 raft_consensus.cc:2468] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 3.
I20260709 13:06:17.248381 23928 consensus_queue.cc:237] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.250216 23927 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.250793 22036 leader_election.cc:304] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.250720 23927 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.251605 23964 raft_consensus.cc:2804] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.252081 23964 raft_consensus.cc:697] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:17.252871 23927 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.253974 23935 raft_consensus.cc:697] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:17.255067 23935 consensus_queue.cc:237] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.253904 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
W20260709 13:06:17.258536 21964 leader_election.cc:336] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.257470 23964 consensus_queue.cc:237] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.258992 21964 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 8e070f7f4fcf4052925a68f8d5d1543d
W20260709 13:06:17.260349 22038 leader_election.cc:336] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.260761 22038 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.261476 23927 raft_consensus.cc:2749] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.262290 23942 raft_consensus.cc:2749] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:17.263023 22038 leader_election.cc:336] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.269032 23960 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.269594 23960 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.277011 23960 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.278036 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.280325 22064 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 1.
I20260709 13:06:17.281037 21821 catalog_manager.cc:5697] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.281684 22576 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [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: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.282760 21819 catalog_manager.cc:5697] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 3 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.285111 23935 raft_consensus.cc:2804] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.285583 23935 raft_consensus.cc:493] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.286042 23935 raft_consensus.cc:3060] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.320114 23973 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.320714 23973 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.324184 23973 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.331167 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.331382 23935 raft_consensus.cc:515] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.335182 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140a6df01e6c4c5d9aa6f279512aa1ac" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.335777 22064 raft_consensus.cc:3060] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:17.332777 22038 leader_election.cc:336] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.340008 22038 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.340797 23964 raft_consensus.cc:2749] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:17.345448 23960 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.346158 22064 raft_consensus.cc:2468] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:17.347139 23935 leader_election.cc:290] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.347147 22576 leader_election.cc:304] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.346174 23960 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.350719 23817 raft_consensus.cc:2804] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.351034 23960 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.343101 21822 catalog_manager.cc:5697] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.352603 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.353466 21999 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:17.354509 23817 raft_consensus.cc:697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:17.354645 22576 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.355687 23935 raft_consensus.cc:2804] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.355568 23817 consensus_queue.cc:237] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.356110 23935 raft_consensus.cc:493] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.356535 23935 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.362331 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:06:17.370783 23927 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.371377 23927 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.373515 23927 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.374250 23935 raft_consensus.cc:515] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.377375 23935 leader_election.cc:290] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.378535 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a81b6755ba148b28d95d310cd5aceea" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f"
I20260709 13:06:17.378907 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.379201 21991 raft_consensus.cc:3060] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:17.379292 21964 leader_election.cc:336] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.380487 21962 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:17.380354 21822 catalog_manager.cc:5697] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.381767 23928 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.386439 21991 raft_consensus.cc:2468] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 3.
I20260709 13:06:17.387434 22576 leader_election.cc:304] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.388255 23935 raft_consensus.cc:2804] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.388916 23935 raft_consensus.cc:697] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
I20260709 13:06:17.389892 23935 consensus_queue.cc:237] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.400825 21822 catalog_manager.cc:5697] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 3 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.402900 23935 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.403479 23935 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.406294 23928 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.406898 23928 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.409152 23928 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.411762 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.412456 22064 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 2.
I20260709 13:06:17.413942 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:17.414471 23928 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.415282 22576 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [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: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
W20260709 13:06:17.415431 21964 leader_election.cc:336] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.415932 23935 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.416067 23817 raft_consensus.cc:2804] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.416471 23977 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.416699 23817 raft_consensus.cc:493] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.417096 23817 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.417088 23977 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.419627 23977 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.414621 22609 raft_consensus.cc:2468] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 1.
I20260709 13:06:17.421273 21965 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.422742 23927 raft_consensus.cc:2804] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.423162 23927 raft_consensus.cc:493] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.415143 23928 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.423561 23927 raft_consensus.cc:3060] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.425004 23817 raft_consensus.cc:515] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.427498 23817 leader_election.cc:290] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.428319 23964 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.428920 23964 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.431504 23964 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:06:17.433595 21964 leader_election.cc:336] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.434027 23965 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.434684 23965 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.435915 23928 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.439153 23965 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.439599 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.441416 21962 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:17.441883 22070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.442574 22070 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
I20260709 13:06:17.443531 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206712e1c57341c280e17b605022fb2c" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.444316 22068 raft_consensus.cc:3060] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.445374 21962 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.446458 23965 raft_consensus.cc:2749] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.447134 23965 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.450028 23965 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.443377 21999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
W20260709 13:06:17.453725 21964 leader_election.cc:336] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.458957 23928 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:17.459537 23965 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.464730 23928 raft_consensus.cc:493] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.465813 23928 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.478987 23977 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.479984 23973 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.479878 23977 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.480549 23973 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.482705 23977 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.483098 23973 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.485150 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:06:17.491158 21964 leader_election.cc:336] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.499344 23973 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.500595 23973 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:17.501135 21962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:42179, user_credentials={real_user=slave}} blocked reactor thread for 55826.1us
I20260709 13:06:17.503695 23973 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.472225 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99bf8552a63427fa69f55a31badccc1" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.506182 21991 raft_consensus.cc:2468] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:06:17.508095 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.508774 22064 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:17.512396 23928 raft_consensus.cc:515] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:17.515012 22038 leader_election.cc:336] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.521008 22038 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.516669 23927 raft_consensus.cc:515] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.518772 21992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.519439 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
I20260709 13:06:17.538440 23964 raft_consensus.cc:2804] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.539297 23964 raft_consensus.cc:493] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.539775 23964 raft_consensus.cc:3060] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.520287 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486aa7e8b410490a952e755ee13fe3b3" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7972c054869d477dae0909c48ece0a2f" is_pre_election: true
I20260709 13:06:17.541638 21991 raft_consensus.cc:2468] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:06:17.548629 21962 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.549958 23981 raft_consensus.cc:2804] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.551407 23981 raft_consensus.cc:493] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.549021 22068 raft_consensus.cc:2468] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e070f7f4fcf4052925a68f8d5d1543d in term 3.
I20260709 13:06:17.552001 23981 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.553229 22576 leader_election.cc:304] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [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: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.554221 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b0a319c464dd0a3680a2985e2ef3f" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:17.554678 23927 leader_election.cc:290] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.554801 22613 raft_consensus.cc:3060] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:17.551527 22038 leader_election.cc:336] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.556686 23973 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.557152 23973 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.558247 23960 raft_consensus.cc:2804] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.546271 23928 leader_election.cc:290] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.559845 23973 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
W20260709 13:06:17.561546 21964 leader_election.cc:336] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.563279 22036 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.565493 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d3af3894994b599b1c0486b977eeca" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.566161 22068 raft_consensus.cc:3060] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.570380 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:17.571281 22609 raft_consensus.cc:2468] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 1.
I20260709 13:06:17.565681 23923 raft_consensus.cc:2804] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.572016 23923 raft_consensus.cc:493] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.572486 23923 raft_consensus.cc:3060] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.575771 22613 raft_consensus.cc:2468] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
I20260709 13:06:17.560648 23960 raft_consensus.cc:697] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Becoming Leader. State: Replica: 8e070f7f4fcf4052925a68f8d5d1543d, State: Running, Role: LEADER
W20260709 13:06:17.576538 22038 leader_election.cc:336] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.578122 22038 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.581748 23942 raft_consensus.cc:2749] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:17.583601 23964 raft_consensus.cc:515] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.585899 21965 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
W20260709 13:06:17.589215 21964 leader_election.cc:336] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.580305 23982 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.594167 23982 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.594436 23960 consensus_queue.cc:237] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.595439 23927 raft_consensus.cc:2804] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.596154 23927 raft_consensus.cc:697] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.596295 23982 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
W20260709 13:06:17.599313 22038 leader_election.cc:336] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.603471 22068 raft_consensus.cc:2468] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
I20260709 13:06:17.604139 22038 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.606662 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" is_pre_election: true
I20260709 13:06:17.607331 22609 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 2.
W20260709 13:06:17.609243 22036 consensus_peers.cc:597] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.597016 23927 consensus_queue.cc:237] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.609978 21965 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.610972 21962 leader_election.cc:304] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7
I20260709 13:06:17.605695 23942 raft_consensus.cc:2804] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:17.612180 23965 raft_consensus.cc:2804] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:17.612646 23965 raft_consensus.cc:697] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.612860 23942 raft_consensus.cc:493] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.613310 23942 raft_consensus.cc:3060] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.613250 23923 raft_consensus.cc:515] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.613509 23965 consensus_queue.cc:237] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.615869 23923 leader_election.cc:290] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.611781 23982 raft_consensus.cc:2804] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:17.618413 23982 raft_consensus.cc:493] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.619087 23982 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.620714 23981 raft_consensus.cc:515] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:17.621519 22576 consensus_peers.cc:597] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.622315 22036 leader_election.cc:336] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:17.626703 22036 consensus_peers.cc:597] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.626924 23981 leader_election.cc:290] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:06:17.628607 22038 leader_election.cc:336] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.629166 22038 leader_election.cc:304] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.629124 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e922ca5e15cb481a8452aca08c37735c" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.630230 22068 raft_consensus.cc:3060] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.635185 23923 raft_consensus.cc:2749] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.628822 23942 raft_consensus.cc:515] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.646912 22068 raft_consensus.cc:2468] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
W20260709 13:06:17.647063 22576 consensus_peers.cc:597] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.648234 21962 leader_election.cc:304] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.650481 23965 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.651038 23965 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.657122 23928 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.657866 23928 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.655616 23984 raft_consensus.cc:2804] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.660006 23928 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.662810 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
W20260709 13:06:17.660004 22038 leader_election.cc:336] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.664242 21964 leader_election.cc:336] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.661019 21822 catalog_manager.cc:5697] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196). New cstate: current_term: 3 leader_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:17.665393 22038 consensus_peers.cc:597] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.664855 22068 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
W20260709 13:06:17.667042 22576 consensus_peers.cc:597] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.665162 22036 leader_election.cc:336] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:17.667788 22036 leader_election.cc:304] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.667984 21962 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
I20260709 13:06:17.655498 23964 leader_election.cc:290] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.670125 23923 raft_consensus.cc:2749] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.669260 23928 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:06:17.671669 21964 leader_election.cc:336] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.677378 22609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474fad24733c44658e2ff3d4cdd10217" candidate_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:17.683120 22609 raft_consensus.cc:3060] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:17.673822 21964 leader_election.cc:336] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.693248 22609 raft_consensus.cc:2468] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3799d9f2214c444c9e0de3c41bb8f73c in term 2.
I20260709 13:06:17.677460 23942 leader_election.cc:290] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
I20260709 13:06:17.694665 22039 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3799d9f2214c444c9e0de3c41bb8f73c, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
I20260709 13:06:17.674757 23928 raft_consensus.cc:493] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
W20260709 13:06:17.697034 22576 consensus_peers.cc:597] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.698807 23964 raft_consensus.cc:2804] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.695168 23984 raft_consensus.cc:697] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.700502 23964 raft_consensus.cc:697] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Becoming Leader. State: Replica: 3799d9f2214c444c9e0de3c41bb8f73c, State: Running, Role: LEADER
I20260709 13:06:17.695745 23982 raft_consensus.cc:515] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.701504 23964 consensus_queue.cc:237] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
W20260709 13:06:17.702386 22576 consensus_peers.cc:597] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.704499 23982 leader_election.cc:290] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 8e070f7f4fcf4052925a68f8d5d1543d (127.20.83.196:39247)
W20260709 13:06:17.705358 22038 leader_election.cc:336] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.705390 22608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879e7a3ee5a9442a95e4261d8ed009ef" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8e070f7f4fcf4052925a68f8d5d1543d"
I20260709 13:06:17.706311 22608 raft_consensus.cc:3060] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:17.712796 22036 consensus_peers.cc:597] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.714534 21964 leader_election.cc:336] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.718642 22068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db82208960149a5b9287d677f0ceb55" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" is_pre_election: true
I20260709 13:06:17.722235 22608 raft_consensus.cc:2468] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 3.
I20260709 13:06:17.699106 23928 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.724579 21962 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:17.725872 23982 raft_consensus.cc:2749] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.723937 21965 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: 7972c054869d477dae0909c48ece0a2f, 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 
W20260709 13:06:17.727151 21964 leader_election.cc:336] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.728097 23988 raft_consensus.cc:2804] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.719388 23965 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:17.728645 23988 raft_consensus.cc:697] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.731207 23984 consensus_queue.cc:237] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.729599 23988 consensus_queue.cc:237] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:17.737190 23985 raft_consensus.cc:493] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 12534270abf347bcb29f72d1c5a3e2c7)
I20260709 13:06:17.746232 23985 raft_consensus.cc:515] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
I20260709 13:06:17.748510 21819 catalog_manager.cc:5697] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195). New cstate: current_term: 2 leader_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.753214 21822 catalog_manager.cc:5697] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 1 to 2, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.752351 23985 leader_election.cc:290] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
I20260709 13:06:17.774585 22068 raft_consensus.cc:1275] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 7972c054869d477dae0909c48ece0a2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.776693 23928 raft_consensus.cc:515] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:17.780216 22036 leader_election.cc:336] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:17.780830 23982 consensus_queue.cc:1048] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.784358 23928 leader_election.cc:290] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: Requested vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:06:17.783416 22036 consensus_peers.cc:597] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.785310 22038 leader_election.cc:336] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.787734 22038 leader_election.cc:304] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [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: 3799d9f2214c444c9e0de3c41bb8f73c; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.789363 22064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56a7f39a910468780496b9da3300be7" candidate_uuid: "7972c054869d477dae0909c48ece0a2f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3799d9f2214c444c9e0de3c41bb8f73c"
I20260709 13:06:17.789992 22064 raft_consensus.cc:3060] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.791219 23985 raft_consensus.cc:2749] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:17.798835 22064 raft_consensus.cc:2468] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7972c054869d477dae0909c48ece0a2f in term 4.
W20260709 13:06:17.801888 22576 consensus_peers.cc:597] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.805739 21962 leader_election.cc:304] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [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: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f; no voters: 
W20260709 13:06:17.810166 21964 leader_election.cc:336] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.807098 23988 raft_consensus.cc:2804] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:06:17.811003 21964 consensus_peers.cc:597] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:17.806844 22036 consensus_peers.cc:597] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.818688 23988 raft_consensus.cc:697] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Becoming Leader. State: Replica: 7972c054869d477dae0909c48ece0a2f, State: Running, Role: LEADER
I20260709 13:06:17.819564 23988 consensus_queue.cc:237] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [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: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } }
W20260709 13:06:17.822953 22036 consensus_peers.cc:597] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.825184 22036 consensus_peers.cc:597] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.826177 22036 consensus_peers.cc:597] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.834851 21819 catalog_manager.cc:5697] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 3 to 4, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 4 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:17.836585 22576 consensus_peers.cc:597] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.843259 22578 leader_election.cc:336] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.839825 21819 catalog_manager.cc:5697] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 3 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.846012 22578 leader_election.cc:304] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
W20260709 13:06:17.855993 22578 leader_election.cc:336] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.856164 23960 raft_consensus.cc:2749] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:17.853521 21819 catalog_manager.cc:5697] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f reported cstate change: term changed from 2 to 3, leader changed from 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193) to 7972c054869d477dae0909c48ece0a2f (127.20.83.194). New cstate: current_term: 3 leader_uuid: "7972c054869d477dae0909c48ece0a2f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:17.859421 22578 leader_election.cc:336] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.860334 22578 leader_election.cc:336] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.861222 22578 leader_election.cc:336] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.863811 22578 leader_election.cc:336] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.864540 22578 leader_election.cc:336] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.865180 22578 leader_election.cc:336] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.865794 22578 leader_election.cc:336] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.866173 22578 leader_election.cc:304] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:17.866899 23960 raft_consensus.cc:2749] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:17.867079 22578 leader_election.cc:336] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:17.867883 22578 leader_election.cc:336] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:17.868275 22578 leader_election.cc:304] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 3799d9f2214c444c9e0de3c41bb8f73c
I20260709 13:06:17.868959 23960 raft_consensus.cc:2749] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:17.869112 22578 consensus_peers.cc:597] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.874701 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:17.875762 20815 tablet_replica.cc:333] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.876586 20815 raft_consensus.cc:2243] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.877228 20815 raft_consensus.cc:2272] T 0d7120d3f92b4090a13d34e7a56a89e8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.877552 22036 consensus_peers.cc:597] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.879585 20815 tablet_replica.cc:333] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.880254 20815 raft_consensus.cc:2243] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.880947 20815 raft_consensus.cc:2272] T da783f7b1a6842a0b8e56b04c2f363b5 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.882741 20815 tablet_replica.cc:333] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.883373 20815 raft_consensus.cc:2243] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.883909 20815 raft_consensus.cc:2272] T 7724aca5f1c24f94baf12ded4d526190 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.886085 20815 tablet_replica.cc:333] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.886837 20815 raft_consensus.cc:2243] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.887387 20815 raft_consensus.cc:2272] T 4b44ef27d6204586b0335b68ed1b3d97 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.889213 20815 tablet_replica.cc:333] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.889894 20815 raft_consensus.cc:2243] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.890506 20815 raft_consensus.cc:2272] T 1a81b6755ba148b28d95d310cd5aceea P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.892275 20815 tablet_replica.cc:333] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.892795 20815 raft_consensus.cc:2243] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.893501 20815 raft_consensus.cc:2272] T 25bb48b833b847dbac327577ad4db24b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.895197 20815 tablet_replica.cc:333] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.895689 20815 raft_consensus.cc:2243] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.896473 20815 raft_consensus.cc:2272] T 285d92dc51e1442fb539991475eff303 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.897996 22578 consensus_peers.cc:597] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.898382 20815 tablet_replica.cc:333] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.898957 20815 raft_consensus.cc:2243] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.899530 20815 pending_rounds.cc:70] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Trying to abort 1 pending ops.
I20260709 13:06:17.899744 20815 pending_rounds.cc:77] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635338930229248 op_type: NO_OP noop_request { }
I20260709 13:06:17.900058 20815 raft_consensus.cc:2889] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:17.900350 20815 raft_consensus.cc:2272] T 181b0a319c464dd0a3680a2985e2ef3f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.902558 20815 tablet_replica.cc:333] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.903115 20815 raft_consensus.cc:2243] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.903847 20815 raft_consensus.cc:2272] T f6f57ae76f4c4e78878030995f1837e9 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.906006 20815 tablet_replica.cc:333] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.906560 20815 raft_consensus.cc:2243] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.907037 20815 raft_consensus.cc:2272] T b776f0d657a943fea42579ad42ee8391 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.908769 20815 tablet_replica.cc:333] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.909314 20815 raft_consensus.cc:2243] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.910132 20815 raft_consensus.cc:2272] T f042a213db1a467bbe2abdee4be9c9e4 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.911827 20815 tablet_replica.cc:333] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.912400 20815 raft_consensus.cc:2243] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.912806 20815 raft_consensus.cc:2272] T 906ff966199b4801889c7d04b78615bc P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.914588 20815 tablet_replica.cc:333] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.915180 20815 raft_consensus.cc:2243] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.915593 20815 raft_consensus.cc:2272] T 67617c00420e47c3ae9ceebd452fd47b P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.917701 20815 tablet_replica.cc:333] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.918529 20815 raft_consensus.cc:2243] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.919029 20815 raft_consensus.cc:2272] T a404615c9aac45aeb5337d18d9251f92 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.920733 20815 tablet_replica.cc:333] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.921299 20815 raft_consensus.cc:2243] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.921733 20815 raft_consensus.cc:2272] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.923450 20815 tablet_replica.cc:333] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.924031 20815 raft_consensus.cc:2243] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.924604 20815 pending_rounds.cc:70] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Trying to abort 1 pending ops.
I20260709 13:06:17.924757 20815 pending_rounds.cc:77] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305635338714288128 op_type: NO_OP noop_request { }
I20260709 13:06:17.925053 20815 raft_consensus.cc:2889] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:17.925364 20815 raft_consensus.cc:2272] T 67d3af3894994b599b1c0486b977eeca P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.927565 20815 tablet_replica.cc:333] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.928156 20815 raft_consensus.cc:2243] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.928952 20815 raft_consensus.cc:2272] T 22139e7b34f44bc0866f8cd024c624f8 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.930778 20815 tablet_replica.cc:333] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.931315 20815 raft_consensus.cc:2243] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.931735 20815 raft_consensus.cc:2272] T f72f0f6eb4b941089cb7faf26e853c01 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.933351 20815 tablet_replica.cc:333] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.933907 20815 raft_consensus.cc:2243] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.934597 20815 raft_consensus.cc:2272] T 6a813f9925ad48039ed5be3eeb9b73bf P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.936858 20815 tablet_replica.cc:333] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.937389 20815 raft_consensus.cc:2243] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.938287 20815 raft_consensus.cc:2272] T e6bef0c58c684e67bdfd3b3238670901 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.940486 20815 tablet_replica.cc:333] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.941268 20815 raft_consensus.cc:2243] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.941803 20815 raft_consensus.cc:2272] T c50e410cd4c944aa859b4075ef9f7313 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.943756 20815 tablet_replica.cc:333] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.944451 20815 raft_consensus.cc:2243] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.944957 20815 raft_consensus.cc:2272] T 77f54f30c6484a2da79ece241caca756 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.946985 22576 consensus_peers.cc:597] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.947566 20815 tablet_replica.cc:333] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.948357 20815 raft_consensus.cc:2243] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.948868 20815 raft_consensus.cc:2272] T c23c46c97ef24ad088f1092b07c22a0f P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.951339 20815 tablet_replica.cc:333] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.952095 20815 raft_consensus.cc:2243] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.952620 20815 raft_consensus.cc:2272] T b99bf8552a63427fa69f55a31badccc1 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.954926 20815 tablet_replica.cc:333] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.955614 20815 raft_consensus.cc:2243] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.956050 20815 raft_consensus.cc:2272] T b15338e736224563b58f038937fbb6fa P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.956247 22576 consensus_peers.cc:597] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.958320 20815 tablet_replica.cc:333] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.959110 20815 raft_consensus.cc:2243] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.960064 20815 raft_consensus.cc:2272] T 52d6293075cd4770af610261e2edf902 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.962610 20815 tablet_replica.cc:333] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.963423 20815 raft_consensus.cc:2243] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.964187 20815 pending_rounds.cc:70] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Trying to abort 1 pending ops.
I20260709 13:06:17.964427 20815 pending_rounds.cc:77] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635339325554688 op_type: NO_OP noop_request { }
I20260709 13:06:17.964754 20815 raft_consensus.cc:2889] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:17.965058 20815 raft_consensus.cc:2272] T e922ca5e15cb481a8452aca08c37735c P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:17.967763 22576 consensus_peers.cc:597] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:17.968022 20815 tablet_replica.cc:333] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.968904 20815 raft_consensus.cc:2243] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.969507 22068 raft_consensus.cc:1275] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.969970 20815 raft_consensus.cc:2272] T 714f56ea95f0422e8fc6226d61623774 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.970906 23960 consensus_queue.cc:1048] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.972882 20815 tablet_replica.cc:333] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.973891 20815 raft_consensus.cc:2243] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.974473 20815 raft_consensus.cc:2272] T 486aa7e8b410490a952e755ee13fe3b3 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.977303 20815 tablet_replica.cc:333] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.978060 20815 raft_consensus.cc:2243] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.978967 20815 raft_consensus.cc:2272] T 330cba954db44d0f8d97da2da9743877 P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.981284 20815 tablet_replica.cc:333] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.982012 20815 raft_consensus.cc:2243] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.982671 20815 raft_consensus.cc:2272] T c68dfab2a03749edbcf0f803fcebba9b P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.985085 20815 tablet_replica.cc:333] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.985811 20815 raft_consensus.cc:2243] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:17.986780 20815 raft_consensus.cc:2272] T 5f08798d3333418095b70b09e187d8f5 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.989200 20815 tablet_replica.cc:333] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.989907 20815 raft_consensus.cc:2243] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.990569 20815 raft_consensus.cc:2272] T 0c7bda5e30a04ad393893649ca91523a P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.993434 20815 tablet_replica.cc:333] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.994212 20815 raft_consensus.cc:2243] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.994947 20815 raft_consensus.cc:2272] T 9a1d5d793b1c415a92898b9f5798680a P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.997232 20815 tablet_replica.cc:333] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:17.997993 20815 raft_consensus.cc:2243] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.998522 20815 raft_consensus.cc:2272] T 52720e31448a4286acb7e1b192082417 P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.000919 20815 tablet_replica.cc:333] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.001629 20815 raft_consensus.cc:2243] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.002581 20815 raft_consensus.cc:2272] T 404dfb5701a94189926a48a26f2a32b0 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.005017 20815 tablet_replica.cc:333] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.005692 20815 raft_consensus.cc:2243] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.006635 20815 raft_consensus.cc:2272] T cb22481afe414a208f94f12ae0dcbb9c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.008852 20815 tablet_replica.cc:333] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.009501 20815 raft_consensus.cc:2243] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.010272 20815 pending_rounds.cc:70] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Trying to abort 1 pending ops.
I20260709 13:06:18.010488 20815 pending_rounds.cc:77] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305635339560308736 op_type: NO_OP noop_request { }
I20260709 13:06:18.010821 20815 raft_consensus.cc:2889] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:18.011126 20815 raft_consensus.cc:2272] T a56a7f39a910468780496b9da3300be7 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.013708 20815 tablet_replica.cc:333] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.014397 20815 raft_consensus.cc:2243] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.015331 20815 raft_consensus.cc:2272] T 5872fddff1304155b07d8c45d51236f1 P 7972c054869d477dae0909c48ece0a2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.017829 20815 tablet_replica.cc:333] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.018497 20815 raft_consensus.cc:2243] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.019640 20815 raft_consensus.cc:2272] T 9cbc1fe81fc449a1b69649cc7bfba65c P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:18.021313 22036 consensus_peers.cc:597] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. 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 13:06:18.021982 20815 tablet_replica.cc:333] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.022727 20815 raft_consensus.cc:2243] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.023730 20815 raft_consensus.cc:2272] T 82e86833a14549cb9aefbf755598ce07 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.026001 20815 tablet_replica.cc:333] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.026662 20815 raft_consensus.cc:2243] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.027630 20815 raft_consensus.cc:2272] T a52096cc2cec4793b45630eed95d7bbd P 7972c054869d477dae0909c48ece0a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.029892 20815 tablet_replica.cc:333] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.030566 20815 raft_consensus.cc:2243] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.031433 20815 pending_rounds.cc:70] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Trying to abort 1 pending ops.
I20260709 13:06:18.031667 20815 pending_rounds.cc:77] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635339252834304 op_type: NO_OP noop_request { }
I20260709 13:06:18.031991 20815 raft_consensus.cc:2889] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:18.032296 20815 raft_consensus.cc:2272] T 879e7a3ee5a9442a95e4261d8ed009ef P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.034890 20815 tablet_replica.cc:333] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.035470 20815 raft_consensus.cc:2243] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.036007 20815 raft_consensus.cc:2272] T 8e080d2e6dfc4018af7c9942b4bf47ff P 7972c054869d477dae0909c48ece0a2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.038241 20815 tablet_replica.cc:333] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f: stopping tablet replica
I20260709 13:06:18.038707 20815 raft_consensus.cc:2243] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.039173 20815 raft_consensus.cc:2272] T 5db82208960149a5b9287d677f0ceb55 P 7972c054869d477dae0909c48ece0a2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.110678 22064 raft_consensus.cc:1275] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Refusing update from remote peer 8e070f7f4fcf4052925a68f8d5d1543d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:18.114727 23935 consensus_queue.cc:1048] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:06:18.116427 22036 consensus_peers.cc:597] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Couldn't send request to peer 7972c054869d477dae0909c48ece0a2f. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.236779 22038 consensus_peers.cc:597] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.241148 22038 consensus_peers.cc:597] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:18.252948 22608 raft_consensus.cc:1275] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Refusing update from remote peer 3799d9f2214c444c9e0de3c41bb8f73c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.255378 23985 consensus_queue.cc:1048] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:18.272002 22038 consensus_peers.cc:597] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:18.409301 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:06:18.490420 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
W20260709 13:06:18.505524 22576 consensus_peers.cc:597] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:06:18.518261 22576 consensus_peers.cc:597] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:06:18.525580 22038 consensus_peers.cc:597] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:18.535395 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:18.536305 20815 tablet_replica.cc:333] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.536978 20815 raft_consensus.cc:2243] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.537724 20815 raft_consensus.cc:2272] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.540129 20815 tablet_replica.cc:333] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.540982 20815 raft_consensus.cc:2243] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.541587 20815 raft_consensus.cc:2272] T da783f7b1a6842a0b8e56b04c2f363b5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.544598 20815 tablet_replica.cc:333] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.545475 20815 raft_consensus.cc:2243] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.546087 20815 raft_consensus.cc:2272] T 25bb48b833b847dbac327577ad4db24b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.548858 20815 tablet_replica.cc:333] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.549741 20815 raft_consensus.cc:2243] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.550781 20815 raft_consensus.cc:2272] T 4b44ef27d6204586b0335b68ed1b3d97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.552806 20815 tablet_replica.cc:333] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.553426 20815 raft_consensus.cc:2243] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.554023 20815 raft_consensus.cc:2272] T e6bef0c58c684e67bdfd3b3238670901 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.557062 20815 tablet_replica.cc:333] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.557677 20815 raft_consensus.cc:2243] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.558281 20815 raft_consensus.cc:2272] T 8eecec3162694b14a48ea5263d18fe4c P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.560015 20815 tablet_replica.cc:333] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.560627 20815 raft_consensus.cc:2243] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.561153 20815 raft_consensus.cc:2272] T 8f82d394d03a4ec8befc2c68c1a73af9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.563308 20815 tablet_replica.cc:333] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.563889 20815 raft_consensus.cc:2243] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.564338 20815 raft_consensus.cc:2272] T d46131b3cdb246c1903d73c9bf7d614e P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.566232 20815 tablet_replica.cc:333] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.566812 20815 raft_consensus.cc:2243] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.567561 20815 raft_consensus.cc:2272] T 906ff966199b4801889c7d04b78615bc P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.569447 20815 tablet_replica.cc:333] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.570084 20815 raft_consensus.cc:2243] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.570519 20815 raft_consensus.cc:2272] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.572448 20815 tablet_replica.cc:333] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.573132 20815 raft_consensus.cc:2243] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.573663 20815 raft_consensus.cc:2272] T f6f57ae76f4c4e78878030995f1837e9 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.575716 20815 tablet_replica.cc:333] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.576287 20815 raft_consensus.cc:2243] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.576815 20815 raft_consensus.cc:2272] T 140a6df01e6c4c5d9aa6f279512aa1ac P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.579151 20815 tablet_replica.cc:333] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.579697 20815 raft_consensus.cc:2243] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.580533 20815 raft_consensus.cc:2272] T 474fad24733c44658e2ff3d4cdd10217 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.582607 20815 tablet_replica.cc:333] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.583197 20815 raft_consensus.cc:2243] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.583655 20815 raft_consensus.cc:2272] T 67d3af3894994b599b1c0486b977eeca P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.585438 20815 tablet_replica.cc:333] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.586035 20815 raft_consensus.cc:2243] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.586740 20815 raft_consensus.cc:2272] T f043286bde9f441e881093f0546a1b97 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.588464 20815 tablet_replica.cc:333] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.588984 20815 raft_consensus.cc:2243] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.589450 20815 raft_consensus.cc:2272] T 22139e7b34f44bc0866f8cd024c624f8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.591260 20815 tablet_replica.cc:333] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.591782 20815 raft_consensus.cc:2243] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.592469 20815 pending_rounds.cc:70] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Trying to abort 1 pending ops.
I20260709 13:06:18.592674 20815 pending_rounds.cc:77] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635337260417024 op_type: NO_OP noop_request { }
I20260709 13:06:18.592954 20815 raft_consensus.cc:2889] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:18.593245 20815 raft_consensus.cc:2272] T f72f0f6eb4b941089cb7faf26e853c01 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.594880 20815 tablet_replica.cc:333] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.595404 20815 raft_consensus.cc:2243] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.596150 20815 raft_consensus.cc:2272] T 0553fe2297ff4ba981108e90f6f7bd09 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.598050 20815 tablet_replica.cc:333] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.598672 20815 raft_consensus.cc:2243] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.599378 20815 raft_consensus.cc:2272] T c50e410cd4c944aa859b4075ef9f7313 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.601060 20815 tablet_replica.cc:333] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.601667 20815 raft_consensus.cc:2243] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.602356 20815 raft_consensus.cc:2272] T 67617c00420e47c3ae9ceebd452fd47b P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.604039 20815 tablet_replica.cc:333] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.604682 20815 raft_consensus.cc:2243] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.605389 20815 raft_consensus.cc:2272] T a404615c9aac45aeb5337d18d9251f92 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.607002 20815 tablet_replica.cc:333] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.607519 20815 raft_consensus.cc:2243] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.607928 20815 raft_consensus.cc:2272] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.609690 20815 tablet_replica.cc:333] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.610301 20815 raft_consensus.cc:2243] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.611007 20815 raft_consensus.cc:2272] T 77f54f30c6484a2da79ece241caca756 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.612601 20815 tablet_replica.cc:333] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.613113 20815 raft_consensus.cc:2243] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.613850 20815 raft_consensus.cc:2272] T c23c46c97ef24ad088f1092b07c22a0f P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.615564 20815 tablet_replica.cc:333] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.616074 20815 raft_consensus.cc:2243] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.616483 20815 raft_consensus.cc:2272] T b99bf8552a63427fa69f55a31badccc1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.618220 20815 tablet_replica.cc:333] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.618889 20815 raft_consensus.cc:2243] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.619441 20815 raft_consensus.cc:2272] T 714f56ea95f0422e8fc6226d61623774 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.621706 20815 tablet_replica.cc:333] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.622466 20815 raft_consensus.cc:2243] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.623011 20815 raft_consensus.cc:2272] T e922ca5e15cb481a8452aca08c37735c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.625188 20815 tablet_replica.cc:333] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.625733 20815 raft_consensus.cc:2243] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.626264 20815 raft_consensus.cc:2272] T d6427d9999954631813084c6f55ef531 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.627979 20815 tablet_replica.cc:333] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.628569 20815 raft_consensus.cc:2243] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.629330 20815 raft_consensus.cc:2272] T 0c7bda5e30a04ad393893649ca91523a P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.631376 20815 tablet_replica.cc:333] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.631948 20815 raft_consensus.cc:2243] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.632467 20815 raft_consensus.cc:2272] T 5f08798d3333418095b70b09e187d8f5 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.634315 20815 tablet_replica.cc:333] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.634879 20815 raft_consensus.cc:2243] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.635684 20815 raft_consensus.cc:2272] T f88694608b2d498e816f7ddfcfbbb498 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.637570 20815 tablet_replica.cc:333] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.638221 20815 raft_consensus.cc:2243] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.638674 20815 raft_consensus.cc:2272] T 486aa7e8b410490a952e755ee13fe3b3 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.640944 20815 tablet_replica.cc:333] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.641510 20815 raft_consensus.cc:2243] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.642608 20815 raft_consensus.cc:2272] T 5157bfb8c80548dbbfa888d767cf0be6 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.644559 20815 tablet_replica.cc:333] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.645275 20815 raft_consensus.cc:2243] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.646186 20815 raft_consensus.cc:2272] T c68dfab2a03749edbcf0f803fcebba9b P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.648070 20815 tablet_replica.cc:333] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.648664 20815 raft_consensus.cc:2243] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.649128 20815 raft_consensus.cc:2272] T a56a7f39a910468780496b9da3300be7 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.651065 20815 tablet_replica.cc:333] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.651629 20815 raft_consensus.cc:2243] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.652076 20815 raft_consensus.cc:2272] T 52720e31448a4286acb7e1b192082417 P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.653759 20815 tablet_replica.cc:333] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.654373 20815 raft_consensus.cc:2243] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.654838 20815 raft_consensus.cc:2272] T 206712e1c57341c280e17b605022fb2c P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.657253 20815 tablet_replica.cc:333] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.657805 20815 raft_consensus.cc:2243] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.658704 20815 raft_consensus.cc:2272] T 8e080d2e6dfc4018af7c9942b4bf47ff P 3799d9f2214c444c9e0de3c41bb8f73c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.660440 20815 tablet_replica.cc:333] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.660976 20815 raft_consensus.cc:2243] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.661420 20815 raft_consensus.cc:2272] T 5db82208960149a5b9287d677f0ceb55 P 3799d9f2214c444c9e0de3c41bb8f73c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.663648 20815 tablet_replica.cc:333] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.664244 20815 raft_consensus.cc:2243] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.665126 20815 raft_consensus.cc:2272] T 9571624f8f124d3fa607c4cce51aabc8 P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:18.665776 22576 consensus_peers.cc:597] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:06:18.667199 20815 tablet_replica.cc:333] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.667800 20815 raft_consensus.cc:2243] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:18.668614 20815 raft_consensus.cc:2272] T 9a1d5d793b1c415a92898b9f5798680a P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.670449 20815 tablet_replica.cc:333] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.670995 20815 raft_consensus.cc:2243] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.671458 20815 raft_consensus.cc:2272] T 5872fddff1304155b07d8c45d51236f1 P 3799d9f2214c444c9e0de3c41bb8f73c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.673278 20815 tablet_replica.cc:333] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.673790 20815 raft_consensus.cc:2243] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.674352 20815 raft_consensus.cc:2272] T 9cbc1fe81fc449a1b69649cc7bfba65c P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.676136 20815 tablet_replica.cc:333] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c: stopping tablet replica
I20260709 13:06:18.676637 20815 raft_consensus.cc:2243] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.677088 20815 raft_consensus.cc:2272] T a52096cc2cec4793b45630eed95d7bbd P 3799d9f2214c444c9e0de3c41bb8f73c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:18.735536 22576 consensus_peers.cc:597] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. 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 13:06:18.750634 22576 consensus_peers.cc:597] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.812772 22576 consensus_peers.cc:597] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.813230 22576 consensus_peers.cc:597] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.823719 22576 consensus_peers.cc:597] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.901477 23960 raft_consensus.cc:493] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:18.902079 23960 raft_consensus.cc:515] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:18.903857 23960 leader_election.cc:290] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:06:18.908635 22576 leader_election.cc:336] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
W20260709 13:06:18.909351 22576 consensus_peers.cc:597] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.915904 22578 consensus_peers.cc:597] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.916913 22578 leader_election.cc:336] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
I20260709 13:06:18.917268 22578 leader_election.cc:304] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:18.917860 23935 raft_consensus.cc:2749] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:18.919899 22578 consensus_peers.cc:597] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Couldn't send request to peer 12534270abf347bcb29f72d1c5a3e2c7. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:18.928198 22576 consensus_peers.cc:597] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.988207 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:06:19.012231 23960 raft_consensus.cc:493] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:19.012945 23960 raft_consensus.cc:515] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:19.014923 23960 leader_election.cc:290] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:06:19.019426 22576 leader_election.cc:336] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
W20260709 13:06:19.020183 22576 leader_election.cc:336] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111)
I20260709 13:06:19.020605 22576 leader_election.cc:304] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:19.021377 23960 raft_consensus.cc:2749] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:19.075153 22576 consensus_peers.cc:597] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d -> Peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Couldn't send request to peer 3799d9f2214c444c9e0de3c41bb8f73c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.083822 20815 tablet_server.cc:179] TabletServer@127.20.83.196:0 shutting down...
I20260709 13:06:19.104493 23960 raft_consensus.cc:493] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:19.105134 23960 raft_consensus.cc:515] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "12534270abf347bcb29f72d1c5a3e2c7" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 39019 } } peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:19.107653 23960 leader_election.cc:290] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019), 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241)
W20260709 13:06:19.112716 22578 leader_election.cc:336] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 12534270abf347bcb29f72d1c5a3e2c7 (127.20.83.193:39019): Network error: Client connection negotiation failed: client connection to 127.20.83.193:39019: connect: Connection refused (error 111)
W20260709 13:06:19.119686 22576 leader_election.cc:336] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
I20260709 13:06:19.120204 22576 leader_election.cc:304] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 12534270abf347bcb29f72d1c5a3e2c7, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:19.120414 23960 raft_consensus.cc:493] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:19.120990 23960 raft_consensus.cc:515] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:19.122087 24006 raft_consensus.cc:2749] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:19.123363 23960 leader_election.cc:290] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
W20260709 13:06:19.129516 22576 leader_election.cc:336] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
W20260709 13:06:19.130638 22576 leader_election.cc:336] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111)
I20260709 13:06:19.131017 22576 leader_election.cc:304] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:19.131669 23960 raft_consensus.cc:2749] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:19.136616 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.137455 20815 tablet_replica.cc:333] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.138180 23960 raft_consensus.cc:493] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:19.138398 20815 raft_consensus.cc:2243] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.138691 23960 raft_consensus.cc:515] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:19.139168 20815 raft_consensus.cc:2272] T 404dfb5701a94189926a48a26f2a32b0 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.140684 23960 leader_election.cc:290] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:19.141255 20815 tablet_replica.cc:333] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.142154 20815 raft_consensus.cc:2243] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.142791 20815 raft_consensus.cc:2272] T 879e7a3ee5a9442a95e4261d8ed009ef P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:19.144622 22576 leader_election.cc:336] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
I20260709 13:06:19.145037 20815 tablet_replica.cc:333] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
W20260709 13:06:19.145283 22576 leader_election.cc:336] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111)
I20260709 13:06:19.145640 22576 leader_election.cc:304] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:19.145699 20815 raft_consensus.cc:2243] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.146413 20815 raft_consensus.cc:2272] T c50e410cd4c944aa859b4075ef9f7313 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.146319 23960 raft_consensus.cc:2749] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:19.148419 20815 tablet_replica.cc:333] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.149003 20815 raft_consensus.cc:2243] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.149508 20815 raft_consensus.cc:2272] T f043286bde9f441e881093f0546a1b97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.151345 20815 tablet_replica.cc:333] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.151881 20815 raft_consensus.cc:2243] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.152318 20815 raft_consensus.cc:2272] T 4b44ef27d6204586b0335b68ed1b3d97 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.154137 20815 tablet_replica.cc:333] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.154634 20815 raft_consensus.cc:2243] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.155408 20815 pending_rounds.cc:70] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Trying to abort 1 pending ops.
I20260709 13:06:19.155606 20815 pending_rounds.cc:77] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635337798508544 op_type: NO_OP noop_request { }
I20260709 13:06:19.155874 20815 raft_consensus.cc:2889] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:19.156148 20815 raft_consensus.cc:2272] T 1a81b6755ba148b28d95d310cd5aceea P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.158084 20815 tablet_replica.cc:333] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.158821 20815 raft_consensus.cc:2243] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.159423 20815 raft_consensus.cc:2272] T 0553fe2297ff4ba981108e90f6f7bd09 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.161772 20815 tablet_replica.cc:333] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.162478 20815 raft_consensus.cc:2243] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.163268 20815 raft_consensus.cc:2272] T 8f82d394d03a4ec8befc2c68c1a73af9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.164841 23960 raft_consensus.cc:493] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7972c054869d477dae0909c48ece0a2f)
I20260709 13:06:19.165220 20815 tablet_replica.cc:333] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.165299 23960 raft_consensus.cc:515] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7972c054869d477dae0909c48ece0a2f" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 44241 } } peers { permanent_uuid: "3799d9f2214c444c9e0de3c41bb8f73c" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42179 } } peers { permanent_uuid: "8e070f7f4fcf4052925a68f8d5d1543d" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 39247 } attrs { promote: false } }
I20260709 13:06:19.165863 20815 raft_consensus.cc:2243] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.166455 20815 raft_consensus.cc:2272] T 5157bfb8c80548dbbfa888d767cf0be6 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.167371 23960 leader_election.cc:290] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241), 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179)
I20260709 13:06:19.168809 20815 tablet_replica.cc:333] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.169631 20815 raft_consensus.cc:2243] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.170269 20815 raft_consensus.cc:2272] T f042a213db1a467bbe2abdee4be9c9e4 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:19.171294 22576 leader_election.cc:336] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7972c054869d477dae0909c48ece0a2f (127.20.83.194:44241): Network error: Client connection negotiation failed: client connection to 127.20.83.194:44241: connect: Connection refused (error 111)
W20260709 13:06:19.171933 22576 leader_election.cc:336] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3799d9f2214c444c9e0de3c41bb8f73c (127.20.83.195:42179): Network error: Client connection negotiation failed: client connection to 127.20.83.195:42179: connect: Connection refused (error 111)
I20260709 13:06:19.172260 22576 leader_election.cc:304] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [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: 8e070f7f4fcf4052925a68f8d5d1543d; no voters: 3799d9f2214c444c9e0de3c41bb8f73c, 7972c054869d477dae0909c48ece0a2f
I20260709 13:06:19.172623 20815 tablet_replica.cc:333] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.172870 23960 raft_consensus.cc:2749] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:19.173269 20815 raft_consensus.cc:2243] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.173902 20815 raft_consensus.cc:2272] T cb22481afe414a208f94f12ae0dcbb9c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.175947 20815 tablet_replica.cc:333] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.176506 20815 raft_consensus.cc:2243] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.177131 20815 raft_consensus.cc:2272] T 714f56ea95f0422e8fc6226d61623774 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.179580 20815 tablet_replica.cc:333] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.180284 20815 raft_consensus.cc:2243] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.180728 20815 raft_consensus.cc:2272] T 9a1d5d793b1c415a92898b9f5798680a P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.182493 20815 tablet_replica.cc:333] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.182982 20815 raft_consensus.cc:2243] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.183737 20815 raft_consensus.cc:2272] T d6427d9999954631813084c6f55ef531 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.185482 20815 tablet_replica.cc:333] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.186095 20815 raft_consensus.cc:2243] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.186587 20815 raft_consensus.cc:2272] T f88694608b2d498e816f7ddfcfbbb498 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.188670 20815 tablet_replica.cc:333] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.189373 20815 raft_consensus.cc:2243] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.190023 20815 raft_consensus.cc:2272] T 330cba954db44d0f8d97da2da9743877 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.192444 20815 tablet_replica.cc:333] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.193140 20815 raft_consensus.cc:2243] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.193729 20815 raft_consensus.cc:2272] T 9571624f8f124d3fa607c4cce51aabc8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.196337 20815 tablet_replica.cc:333] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.197031 20815 raft_consensus.cc:2243] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.197518 20815 raft_consensus.cc:2272] T 22139e7b34f44bc0866f8cd024c624f8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.199780 20815 tablet_replica.cc:333] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.200321 20815 raft_consensus.cc:2243] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.201030 20815 raft_consensus.cc:2272] T 0d7120d3f92b4090a13d34e7a56a89e8 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.203007 20815 tablet_replica.cc:333] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.203492 20815 raft_consensus.cc:2243] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.204321 20815 raft_consensus.cc:2272] T 206712e1c57341c280e17b605022fb2c P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.206264 20815 tablet_replica.cc:333] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.206815 20815 raft_consensus.cc:2243] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.207543 20815 raft_consensus.cc:2272] T 52720e31448a4286acb7e1b192082417 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.209678 20815 tablet_replica.cc:333] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.210309 20815 raft_consensus.cc:2243] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.210742 20815 raft_consensus.cc:2272] T 5f08798d3333418095b70b09e187d8f5 P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.212659 20815 tablet_replica.cc:333] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.213212 20815 raft_consensus.cc:2243] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.213986 20815 raft_consensus.cc:2272] T 9ebff2cd55ee434fb6029a0a8e9ba1d1 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.216427 20815 tablet_replica.cc:333] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.216909 20815 raft_consensus.cc:2243] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.217576 20815 raft_consensus.cc:2272] T 52d6293075cd4770af610261e2edf902 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.219408 20815 tablet_replica.cc:333] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.219870 20815 raft_consensus.cc:2243] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.220482 20815 raft_consensus.cc:2272] T b776f0d657a943fea42579ad42ee8391 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.222196 20815 tablet_replica.cc:333] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.222676 20815 raft_consensus.cc:2243] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.223347 20815 pending_rounds.cc:70] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Trying to abort 1 pending ops.
I20260709 13:06:19.223498 20815 pending_rounds.cc:77] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635337262731264 op_type: NO_OP noop_request { }
I20260709 13:06:19.223727 20815 raft_consensus.cc:2889] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:19.223938 20815 raft_consensus.cc:2272] T 7724aca5f1c24f94baf12ded4d526190 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.225612 20815 tablet_replica.cc:333] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.226114 20815 raft_consensus.cc:2243] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.226774 20815 raft_consensus.cc:2272] T f6f57ae76f4c4e78878030995f1837e9 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.228534 20815 tablet_replica.cc:333] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.229007 20815 raft_consensus.cc:2243] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.229686 20815 raft_consensus.cc:2272] T b15338e736224563b58f038937fbb6fa P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.231482 20815 tablet_replica.cc:333] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.231995 20815 raft_consensus.cc:2243] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.232439 20815 raft_consensus.cc:2272] T c68dfab2a03749edbcf0f803fcebba9b P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.234011 20815 tablet_replica.cc:333] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.234465 20815 raft_consensus.cc:2243] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.235138 20815 raft_consensus.cc:2272] T a20ef12dedf04c0c83049a7ad4c0d5b3 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.236744 20815 tablet_replica.cc:333] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.237190 20815 raft_consensus.cc:2243] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.237970 20815 raft_consensus.cc:2272] T 67617c00420e47c3ae9ceebd452fd47b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.239642 20815 tablet_replica.cc:333] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.240114 20815 raft_consensus.cc:2243] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.240759 20815 raft_consensus.cc:2272] T ac4f3b42fd4b4588a4f22c8c270a3a91 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.242455 20815 tablet_replica.cc:333] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.242908 20815 raft_consensus.cc:2243] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.243279 20815 raft_consensus.cc:2272] T 9cbc1fe81fc449a1b69649cc7bfba65c P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.244879 20815 tablet_replica.cc:333] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.245311 20815 raft_consensus.cc:2243] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.245716 20815 raft_consensus.cc:2272] T 285d92dc51e1442fb539991475eff303 P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.247308 20815 tablet_replica.cc:333] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.247761 20815 raft_consensus.cc:2243] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.248412 20815 raft_consensus.cc:2272] T 8eecec3162694b14a48ea5263d18fe4c P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.250183 20815 tablet_replica.cc:333] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.250646 20815 raft_consensus.cc:2243] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.251065 20815 raft_consensus.cc:2272] T 25bb48b833b847dbac327577ad4db24b P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.252669 20815 tablet_replica.cc:333] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.253103 20815 raft_consensus.cc:2243] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.253535 20815 raft_consensus.cc:2272] T 8e080d2e6dfc4018af7c9942b4bf47ff P 8e070f7f4fcf4052925a68f8d5d1543d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.254994 20815 tablet_replica.cc:333] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.255421 20815 raft_consensus.cc:2243] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.255852 20815 raft_consensus.cc:2272] T 82e86833a14549cb9aefbf755598ce07 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.257407 20815 tablet_replica.cc:333] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.257839 20815 raft_consensus.cc:2243] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.258256 20815 raft_consensus.cc:2272] T a52096cc2cec4793b45630eed95d7bbd P 8e070f7f4fcf4052925a68f8d5d1543d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.259786 20815 tablet_replica.cc:333] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.260207 20815 raft_consensus.cc:2243] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.260624 20815 raft_consensus.cc:2272] T 474fad24733c44658e2ff3d4cdd10217 P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.262778 20815 tablet_replica.cc:333] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.263211 20815 raft_consensus.cc:2243] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.263962 20815 raft_consensus.cc:2272] T 140a6df01e6c4c5d9aa6f279512aa1ac P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.265489 20815 tablet_replica.cc:333] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.265897 20815 raft_consensus.cc:2243] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.266372 20815 raft_consensus.cc:2272] T 181b0a319c464dd0a3680a2985e2ef3f P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.268025 20815 tablet_replica.cc:333] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.268504 20815 raft_consensus.cc:2243] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.269161 20815 raft_consensus.cc:2272] T 6a813f9925ad48039ed5be3eeb9b73bf P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.271040 20815 tablet_replica.cc:333] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d: stopping tablet replica
I20260709 13:06:19.271409 20815 raft_consensus.cc:2243] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.272050 20815 raft_consensus.cc:2272] T d46131b3cdb246c1903d73c9bf7d614e P 8e070f7f4fcf4052925a68f8d5d1543d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.354763 20815 tablet_server.cc:196] TabletServer@127.20.83.196:0 shutdown complete.
I20260709 13:06:19.412963 20815 master.cc:562] Master@127.20.83.254:34963 shutting down...
I20260709 13:06:19.442543 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.443048 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.443341 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 212a951e6198472690d017fa2b5fe857: stopping tablet replica
I20260709 13:06:19.536643 20815 master.cc:584] Master@127.20.83.254:34963 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (66446 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:06:19.630044 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:35423
I20260709 13:06:19.631188 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.637118 24007 instance_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 13:06:19.637516 24008 instance_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 13:06:19.638633 20815 server_base.cc:1061] running on GCE node
W20260709 13:06:19.638569 24010 instance_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 13:06:19.640442 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.640682 20815 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 13:06:19.640867 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602379640845 us; error 0 us; skew 500 ppm
I20260709 13:06:19.641383 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.643874 20815 webserver.cc:533] Webserver started at http://127.20.83.254:43301/ using document root <none> and password file <none>
I20260709 13:06:19.644367 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.644577 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.644852 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.645886 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "1d4787c5fa544fd09eac3316abc79614"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.650425 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:19.653806 24015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.654824 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:06:19.655133 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "1d4787c5fa544fd09eac3316abc79614"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.655376 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:19.669137 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.670373 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.709343 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:35423
I20260709 13:06:19.709446 24066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:35423 every 8 connection(s)
I20260709 13:06:19.713665 24067 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 13:06:19.723903 24067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: Bootstrap starting.
I20260709 13:06:19.728698 24067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.732867 24067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: No bootstrap required, opened a new log
I20260709 13:06:19.734977 24067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER }
I20260709 13:06:19.735392 24067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.735678 24067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4787c5fa544fd09eac3316abc79614, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.736310 24067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER }
I20260709 13:06:19.736776 24067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:19.737061 24067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:19.737329 24067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.741608 24067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER }
I20260709 13:06:19.742214 24067 leader_election.cc:304] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [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: 1d4787c5fa544fd09eac3316abc79614; no voters: 
I20260709 13:06:19.743355 24067 leader_election.cc:290] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:19.743693 24070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.745141 24070 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 1 LEADER]: Becoming Leader. State: Replica: 1d4787c5fa544fd09eac3316abc79614, State: Running, Role: LEADER
I20260709 13:06:19.745798 24070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [LEADER]: Queue going to LEADER mode. State: All 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: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER }
I20260709 13:06:19.746301 24067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:19.750896 24072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d4787c5fa544fd09eac3316abc79614. Latest consensus state: current_term: 1 leader_uuid: "1d4787c5fa544fd09eac3316abc79614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER } }
I20260709 13:06:19.751667 24072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.750973 24071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d4787c5fa544fd09eac3316abc79614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d4787c5fa544fd09eac3316abc79614" member_type: VOTER } }
I20260709 13:06:19.752553 24071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.754899 24077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:19.762843 24077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:19.763871 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:19.771858 24077 catalog_manager.cc:1383] Generated new cluster ID: 68a9777fb8e74b06b352fb13832754c2
I20260709 13:06:19.772127 24077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:19.784675 24077 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:19.785993 24077 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:19.800415 24077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: Generated new TSK 0
I20260709 13:06:19.801142 24077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:19.831532 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.837841 24088 instance_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 13:06:19.839087 24089 instance_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 13:06:19.840734 24091 instance_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 13:06:19.841080 20815 server_base.cc:1061] running on GCE node
I20260709 13:06:19.842511 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.842724 20815 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 13:06:19.842880 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602379842867 us; error 0 us; skew 500 ppm
I20260709 13:06:19.843515 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.845976 20815 webserver.cc:533] Webserver started at http://127.20.83.193:42331/ using document root <none> and password file <none>
I20260709 13:06:19.846472 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.846637 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.846951 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.848130 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.852926 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:19.856904 24096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.857981 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:19.858318 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.858654 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:19.867254 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.868389 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.869889 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.872406 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.872630 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.872888 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.873114 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.916821 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:46553
I20260709 13:06:19.916934 24158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:46553 every 8 connection(s)
I20260709 13:06:19.921978 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.930171 24163 instance_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 13:06:19.930442 24164 instance_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 13:06:19.934331 24166 instance_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 13:06:19.934538 20815 server_base.cc:1061] running on GCE node
I20260709 13:06:19.936501 24159 heartbeater.cc:344] Connected to a master server at 127.20.83.254:35423
I20260709 13:06:19.936549 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.936957 20815 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 13:06:19.936991 24159 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:19.937181 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602379937163 us; error 0 us; skew 500 ppm
I20260709 13:06:19.937811 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.937839 24159 heartbeater.cc:507] Master 127.20.83.254:35423 requested a full tablet report, sending...
I20260709 13:06:19.940276 24032 ts_manager.cc:194] Registered new tserver with Master: 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:19.940655 20815 webserver.cc:533] Webserver started at http://127.20.83.194:43275/ using document root <none> and password file <none>
I20260709 13:06:19.941253 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.941462 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.941776 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.942245 24032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42120
I20260709 13:06:19.943014 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "71205a926e654d069b9be741056ff7f3"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.947623 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:19.951081 24171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.951846 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:06:19.952160 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "71205a926e654d069b9be741056ff7f3"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:19.952438 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:19.965835 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.967108 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.968755 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.971117 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.971354 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.971645 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.971822 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.023638 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:36951
I20260709 13:06:20.023762 24233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:36951 every 8 connection(s)
I20260709 13:06:20.028482 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:20.036233 24237 instance_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 13:06:20.038169 24238 instance_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 13:06:20.040130 20815 server_base.cc:1061] running on GCE node
W20260709 13:06:20.040721 24241 instance_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 13:06:20.041108 24234 heartbeater.cc:344] Connected to a master server at 127.20.83.254:35423
I20260709 13:06:20.041553 24234 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:20.041885 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:20.042191 20815 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 13:06:20.042402 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602380042350 us; error 0 us; skew 500 ppm
I20260709 13:06:20.042416 24234 heartbeater.cc:507] Master 127.20.83.254:35423 requested a full tablet report, sending...
I20260709 13:06:20.043277 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:20.045305 24032 ts_manager.cc:194] Registered new tserver with Master: 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:20.046886 20815 webserver.cc:533] Webserver started at http://127.20.83.195:35357/ using document root <none> and password file <none>
I20260709 13:06:20.047183 24032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42134
I20260709 13:06:20.047472 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:20.047755 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:20.047981 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:20.049221 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "d8d607a8e1094b5fb966718241dc3ac4"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-96c3"
I20260709 13:06:20.053627 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:20.057458 24245 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.058492 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:20.058825 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "d8d607a8e1094b5fb966718241dc3ac4"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-96c3"
I20260709 13:06:20.059087 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:20.099056 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:20.100296 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:20.101837 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:20.104236 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:20.104502 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.104755 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:20.104995 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.146438 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:38405
I20260709 13:06:20.146540 24307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:38405 every 8 connection(s)
I20260709 13:06:20.151490 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:20.159494 24311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:20.160645 24312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:20.162797 20815 server_base.cc:1061] running on GCE node
W20260709 13:06:20.164000 24314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:20.164980 24308 heartbeater.cc:344] Connected to a master server at 127.20.83.254:35423
I20260709 13:06:20.165283 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:20.165424 24308 heartbeater.cc:461] Registering TS with master...
W20260709 13:06:20.165592 20815 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 13:06:20.165813 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602380165795 us; error 0 us; skew 500 ppm
I20260709 13:06:20.166358 24308 heartbeater.cc:507] Master 127.20.83.254:35423 requested a full tablet report, sending...
I20260709 13:06:20.166615 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:20.168967 24032 ts_manager.cc:194] Registered new tserver with Master: d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:20.169549 20815 webserver.cc:533] Webserver started at http://127.20.83.196:36845/ using document root <none> and password file <none>
I20260709 13:06:20.170138 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:20.170346 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:20.170629 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:20.170714 24032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42140
I20260709 13:06:20.171957 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-3-root/instance:
uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-96c3"
I20260709 13:06:20.176491 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:20.179915 24319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.180716 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:20.181053 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-96c3"
I20260709 13:06:20.181363 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:20.194211 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:20.195554 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:20.197098 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:20.199463 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:20.199702 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.199961 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:20.200155 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.243302 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.196:38077
I20260709 13:06:20.243412 24381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.196:38077 every 8 connection(s)
I20260709 13:06:20.261180 24382 heartbeater.cc:344] Connected to a master server at 127.20.83.254:35423
I20260709 13:06:20.261646 24382 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:20.262478 24382 heartbeater.cc:507] Master 127.20.83.254:35423 requested a full tablet report, sending...
I20260709 13:06:20.264657 24032 ts_manager.cc:194] Registered new tserver with Master: 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:20.265054 20815 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018356649s
I20260709 13:06:20.266351 24032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42148
I20260709 13:06:20.292661 24032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42162:
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 13:06:20.545394 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 394c29dda3204bb9b1514b2091608ecd (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:20.547084 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394c29dda3204bb9b1514b2091608ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.546706 24346 tablet_service.cc:1511] Processing CreateTablet for tablet e21bc39afef94813b8ade21435089145 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:20.548230 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21bc39afef94813b8ade21435089145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.550402 24124 tablet_service.cc:1511] Processing CreateTablet for tablet 394c29dda3204bb9b1514b2091608ecd (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:20.551908 24124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394c29dda3204bb9b1514b2091608ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.554155 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab3df84e9c1411d9acafffabd9056af (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:20.555665 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab3df84e9c1411d9acafffabd9056af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.557325 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 4398d1ef618b40ca8e1271a28ffe48ae (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:20.557767 24122 tablet_service.cc:1511] Processing CreateTablet for tablet e21bc39afef94813b8ade21435089145 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:20.558990 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4398d1ef618b40ca8e1271a28ffe48ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.559218 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21bc39afef94813b8ade21435089145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.562165 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 298386fc879f441690213611f2f37a44 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:20.563686 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298386fc879f441690213611f2f37a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.567297 24344 tablet_service.cc:1511] Processing CreateTablet for tablet 72718773794348638f3fb38e5f4a010b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:20.568845 24344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72718773794348638f3fb38e5f4a010b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.569389 24119 tablet_service.cc:1511] Processing CreateTablet for tablet b9276d937f714ab690be43f93b000904 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:20.570914 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9276d937f714ab690be43f93b000904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.571158 24120 tablet_service.cc:1511] Processing CreateTablet for tablet 72718773794348638f3fb38e5f4a010b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:20.572599 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72718773794348638f3fb38e5f4a010b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.574093 24118 tablet_service.cc:1511] Processing CreateTablet for tablet 80933102eba6441fae6e7e059ca2c271 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:20.574472 24343 tablet_service.cc:1511] Processing CreateTablet for tablet b9276d937f714ab690be43f93b000904 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:20.575608 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80933102eba6441fae6e7e059ca2c271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.575855 24343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9276d937f714ab690be43f93b000904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.578305 24341 tablet_service.cc:1511] Processing CreateTablet for tablet b0ab270992404b45b834b437afb91195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:20.579317 24117 tablet_service.cc:1511] Processing CreateTablet for tablet b0ab270992404b45b834b437afb91195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:20.579851 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ab270992404b45b834b437afb91195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.582304 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ab270992404b45b834b437afb91195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.582820 24340 tablet_service.cc:1511] Processing CreateTablet for tablet eadb9a100ce04eb2a7f9b63b9e404195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:20.584393 24340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb9a100ce04eb2a7f9b63b9e404195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.584246 24116 tablet_service.cc:1511] Processing CreateTablet for tablet eadb9a100ce04eb2a7f9b63b9e404195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:20.585752 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb9a100ce04eb2a7f9b63b9e404195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.586544 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 869bf491a600447896993093dbd9145e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:20.588069 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869bf491a600447896993093dbd9145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.589129 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 05956df35fe44b35b078212c4394ae41 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:20.590708 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05956df35fe44b35b078212c4394ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.591157 24339 tablet_service.cc:1511] Processing CreateTablet for tablet e4b39ef672204d7c97d5cf8b138f1680 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:20.592599 24339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b39ef672204d7c97d5cf8b138f1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.595307 24338 tablet_service.cc:1511] Processing CreateTablet for tablet 854341d0fd504b9b8f357d71b6957e35 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:20.597182 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854341d0fd504b9b8f357d71b6957e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.605012 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab3df84e9c1411d9acafffabd9056af (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:20.607954 24198 tablet_service.cc:1511] Processing CreateTablet for tablet e21bc39afef94813b8ade21435089145 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:20.609596 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21bc39afef94813b8ade21435089145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.614761 24193 tablet_service.cc:1511] Processing CreateTablet for tablet 80933102eba6441fae6e7e059ca2c271 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:20.615216 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 298386fc879f441690213611f2f37a44 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:20.617697 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 72718773794348638f3fb38e5f4a010b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:20.620529 24194 tablet_service.cc:1511] Processing CreateTablet for tablet 869bf491a600447896993093dbd9145e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:20.622867 24197 tablet_service.cc:1511] Processing CreateTablet for tablet 4398d1ef618b40ca8e1271a28ffe48ae (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:20.630324 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298386fc879f441690213611f2f37a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.634371 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4398d1ef618b40ca8e1271a28ffe48ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.638403 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869bf491a600447896993093dbd9145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.642292 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab3df84e9c1411d9acafffabd9056af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.646286 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72718773794348638f3fb38e5f4a010b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.659001 24193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80933102eba6441fae6e7e059ca2c271. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:20.759266 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:20.797648 24345 tablet_service.cc:1511] Processing CreateTablet for tablet ecfc000979cd4bee8d2b5958c2ec13e5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:20.799072 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfc000979cd4bee8d2b5958c2ec13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.811275 24402 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:20.811049 24192 tablet_service.cc:1511] Processing CreateTablet for tablet b0ab270992404b45b834b437afb91195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:20.812541 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ab270992404b45b834b437afb91195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.819164 24191 tablet_service.cc:1511] Processing CreateTablet for tablet e4b39ef672204d7c97d5cf8b138f1680 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:20.820621 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b39ef672204d7c97d5cf8b138f1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.823509 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 05956df35fe44b35b078212c4394ae41 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:20.841426 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 854341d0fd504b9b8f357d71b6957e35 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:20.842912 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854341d0fd504b9b8f357d71b6957e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.846413 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05956df35fe44b35b078212c4394ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.874449 24119 tablet_service.cc:1511] Processing CreateTablet for tablet ecfc000979cd4bee8d2b5958c2ec13e5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:20.875957 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfc000979cd4bee8d2b5958c2ec13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.876617 24403 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:20.879448 24269 tablet_service.cc:1511] Processing CreateTablet for tablet b9276d937f714ab690be43f93b000904 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:20.880900 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9276d937f714ab690be43f93b000904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.883133 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 394c29dda3204bb9b1514b2091608ecd (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:20.883234 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 869bf491a600447896993093dbd9145e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:20.884631 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394c29dda3204bb9b1514b2091608ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.885732 24267 tablet_service.cc:1511] Processing CreateTablet for tablet 80933102eba6441fae6e7e059ca2c271 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:20.887190 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80933102eba6441fae6e7e059ca2c271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.887106 24271 tablet_service.cc:1511] Processing CreateTablet for tablet 4398d1ef618b40ca8e1271a28ffe48ae (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:20.888648 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4398d1ef618b40ca8e1271a28ffe48ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.891217 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 298386fc879f441690213611f2f37a44 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:20.892695 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298386fc879f441690213611f2f37a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.892556 24265 tablet_service.cc:1511] Processing CreateTablet for tablet e4b39ef672204d7c97d5cf8b138f1680 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:20.895037 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab3df84e9c1411d9acafffabd9056af (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:20.895116 24264 tablet_service.cc:1511] Processing CreateTablet for tablet 05956df35fe44b35b078212c4394ae41 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:20.891255 24266 tablet_service.cc:1511] Processing CreateTablet for tablet eadb9a100ce04eb2a7f9b63b9e404195 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:20.898042 24265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b39ef672204d7c97d5cf8b138f1680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.857971 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 007b8b71ced146c99fc06f3003913d63 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:20.899250 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007b8b71ced146c99fc06f3003913d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.901479 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab3df84e9c1411d9acafffabd9056af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.902431 24264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05956df35fe44b35b078212c4394ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.903723 24266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eadb9a100ce04eb2a7f9b63b9e404195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.904466 24115 tablet_service.cc:1511] Processing CreateTablet for tablet d2b3e10eebd64ffabd8135db22d05890 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:20.905138 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869bf491a600447896993093dbd9145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.911477 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc359f557fa4edda35fe63a6a29b00e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:20.912153 24402 tablet_bootstrap.cc:654] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.912976 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc359f557fa4edda35fe63a6a29b00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.921238 24118 tablet_service.cc:1511] Processing CreateTablet for tablet edb9b73937b14966be007f4438d6f827 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:20.898891 24198 tablet_service.cc:1511] Processing CreateTablet for tablet d2b3e10eebd64ffabd8135db22d05890 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:20.926946 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b3e10eebd64ffabd8135db22d05890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.944844 24159 heartbeater.cc:499] Master 127.20.83.254:35423 was elected leader, sending a full tablet report...
I20260709 13:06:20.944811 24116 tablet_service.cc:1511] Processing CreateTablet for tablet b001ee27d8e04fbbaaf17b41204a4ff5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 13:06:20.962159 24017 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 57904.9us
I20260709 13:06:20.963958 24117 tablet_service.cc:1511] Processing CreateTablet for tablet a145dbc0929b4bc3a94c9f8c1adf0da4 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:20.975636 24403 tablet_bootstrap.cc:654] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.905789 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b3e10eebd64ffabd8135db22d05890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.984632 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 007b8b71ced146c99fc06f3003913d63 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:20.987267 24338 tablet_service.cc:1511] Processing CreateTablet for tablet d2b3e10eebd64ffabd8135db22d05890 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:21.004949 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b3e10eebd64ffabd8135db22d05890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.016489 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 854341d0fd504b9b8f357d71b6957e35 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:21.019177 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 8058ac47bccd4ff386bc6ffbe6da97b7 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:21.023056 24197 tablet_service.cc:1511] Processing CreateTablet for tablet f9e191e490344fa2807823847bc76699 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:21.031939 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b001ee27d8e04fbbaaf17b41204a4ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.043557 24404 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:21.017627 24342 tablet_service.cc:1511] Processing CreateTablet for tablet b001ee27d8e04fbbaaf17b41204a4ff5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:21.050958 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b001ee27d8e04fbbaaf17b41204a4ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.054217 24234 heartbeater.cc:499] Master 127.20.83.254:35423 was elected leader, sending a full tablet report...
I20260709 13:06:21.060456 24191 tablet_service.cc:1511] Processing CreateTablet for tablet a145dbc0929b4bc3a94c9f8c1adf0da4 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:21.061010 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 8058ac47bccd4ff386bc6ffbe6da97b7 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:21.066565 24343 tablet_service.cc:1511] Processing CreateTablet for tablet f9e191e490344fa2807823847bc76699 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:21.071693 24124 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1417f3ea4e43c9aacb5838fe58023b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:21.072563 24345 tablet_service.cc:1511] Processing CreateTablet for tablet e44943b430bf431697944fd0c127ba90 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:21.054100 24120 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc359f557fa4edda35fe63a6a29b00e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:21.076640 24341 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1417f3ea4e43c9aacb5838fe58023b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:21.038683 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007b8b71ced146c99fc06f3003913d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.078486 24194 tablet_service.cc:1511] Processing CreateTablet for tablet edb9b73937b14966be007f4438d6f827 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:21.085023 24402 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:21.085822 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145dbc0929b4bc3a94c9f8c1adf0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.104513 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058ac47bccd4ff386bc6ffbe6da97b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.113351 24407 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:21.116406 24266 tablet_service.cc:1511] Processing CreateTablet for tablet f9e191e490344fa2807823847bc76699 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:21.108655 24402 ts_tablet_manager.cc:1403] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.298s	user 0.019s	sys 0.012s
I20260709 13:06:21.118603 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854341d0fd504b9b8f357d71b6957e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.137066 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e191e490344fa2807823847bc76699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.119189 24344 tablet_service.cc:1511] Processing CreateTablet for tablet 0279115d3b64425296bdcdd076c9512c (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:21.120666 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1417f3ea4e43c9aacb5838fe58023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.122092 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058ac47bccd4ff386bc6ffbe6da97b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.152217 24344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0279115d3b64425296bdcdd076c9512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.155839 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc359f557fa4edda35fe63a6a29b00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.123245 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 6be836bd328847beb691e889db08428b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:21.138526 24339 tablet_service.cc:1511] Processing CreateTablet for tablet c87300bd57ab4f45a07e19e77fc9a401 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:21.158746 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be836bd328847beb691e889db08428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.159427 24339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87300bd57ab4f45a07e19e77fc9a401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.160388 24192 tablet_service.cc:1511] Processing CreateTablet for tablet e44943b430bf431697944fd0c127ba90 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:21.161389 24343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e191e490344fa2807823847bc76699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.162477 24124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1417f3ea4e43c9aacb5838fe58023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.163763 24404 tablet_bootstrap.cc:654] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.173219 24308 heartbeater.cc:499] Master 127.20.83.254:35423 was elected leader, sending a full tablet report...
I20260709 13:06:21.175724 24403 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:21.176695 24403 ts_tablet_manager.cc:1403] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.300s	user 0.011s	sys 0.029s
I20260709 13:06:21.178210 24272 tablet_service.cc:1511] Processing CreateTablet for tablet edb9b73937b14966be007f4438d6f827 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:21.179658 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb9b73937b14966be007f4438d6f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.181984 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44943b430bf431697944fd0c127ba90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.183638 24193 tablet_service.cc:1511] Processing CreateTablet for tablet 8058ac47bccd4ff386bc6ffbe6da97b7 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:21.184275 24122 tablet_service.cc:1511] Processing CreateTablet for tablet 6be836bd328847beb691e889db08428b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:21.185473 24266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e191e490344fa2807823847bc76699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.186374 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be836bd328847beb691e889db08428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.187106 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb9b73937b14966be007f4438d6f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.125547 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 007b8b71ced146c99fc06f3003913d63 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:21.126513 24265 tablet_service.cc:1511] Processing CreateTablet for tablet ecfc000979cd4bee8d2b5958c2ec13e5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:21.191180 24265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfc000979cd4bee8d2b5958c2ec13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.137822 24402 raft_consensus.cc:359] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:21.140101 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb9b73937b14966be007f4438d6f827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.138186 24121 tablet_service.cc:1511] Processing CreateTablet for tablet c87300bd57ab4f45a07e19e77fc9a401 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:21.142256 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1417f3ea4e43c9aacb5838fe58023b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:21.144272 24340 tablet_service.cc:1511] Processing CreateTablet for tablet 218216b82bce4dbcb51eea994dfb9f0e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:21.146464 24407 tablet_bootstrap.cc:654] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.194192 24402 raft_consensus.cc:385] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.194597 24402 raft_consensus.cc:740] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.194927 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87300bd57ab4f45a07e19e77fc9a401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.195590 24402 consensus_queue.cc:260] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:21.198514 24340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218216b82bce4dbcb51eea994dfb9f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.202396 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1417f3ea4e43c9aacb5838fe58023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.205421 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007b8b71ced146c99fc06f3003913d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.209411 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44943b430bf431697944fd0c127ba90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.213335 24193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8058ac47bccd4ff386bc6ffbe6da97b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:21.214417 24018 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 73238.6us
I20260709 13:06:21.216292 24264 tablet_service.cc:1511] Processing CreateTablet for tablet b001ee27d8e04fbbaaf17b41204a4ff5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:21.217644 24264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b001ee27d8e04fbbaaf17b41204a4ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.220176 24270 tablet_service.cc:1511] Processing CreateTablet for tablet a145dbc0929b4bc3a94c9f8c1adf0da4 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:21.222249 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145dbc0929b4bc3a94c9f8c1adf0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.224036 24273 tablet_service.cc:1511] Processing CreateTablet for tablet c87300bd57ab4f45a07e19e77fc9a401 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 13:06:21.226212 24017 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 72060us
I20260709 13:06:21.227445 24116 tablet_service.cc:1511] Processing CreateTablet for tablet 51958fefe9ef4364bed6024bcb3ff1de (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:21.245008 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51958fefe9ef4364bed6024bcb3ff1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.231117 24267 tablet_service.cc:1511] Processing CreateTablet for tablet e44943b430bf431697944fd0c127ba90 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:21.227851 24271 tablet_service.cc:1511] Processing CreateTablet for tablet 51958fefe9ef4364bed6024bcb3ff1de (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:21.270977 24382 heartbeater.cc:499] Master 127.20.83.254:35423 was elected leader, sending a full tablet report...
I20260709 13:06:21.275856 24403 raft_consensus.cc:359] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:21.279402 24403 raft_consensus.cc:385] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.279723 24403 raft_consensus.cc:740] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.275993 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87300bd57ab4f45a07e19e77fc9a401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.280478 24403 consensus_queue.cc:260] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:21.280923 24344 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb911161044cf6920055d050502390 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:21.282855 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44943b430bf431697944fd0c127ba90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.288125 24265 tablet_service.cc:1511] Processing CreateTablet for tablet 6be836bd328847beb691e889db08428b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:21.289548 24265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be836bd328847beb691e889db08428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.290067 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 7518e095e8fe4ddab16cf82cad530fa8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:21.291020 24402 ts_tablet_manager.cc:1434] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.156s	user 0.006s	sys 0.018s
I20260709 13:06:21.291522 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7518e095e8fe4ddab16cf82cad530fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.292068 24402 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:21.303726 24344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb911161044cf6920055d050502390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.306716 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc359f557fa4edda35fe63a6a29b00e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:21.316766 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 0279115d3b64425296bdcdd076c9512c (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:21.320865 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 218216b82bce4dbcb51eea994dfb9f0e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:21.321938 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145dbc0929b4bc3a94c9f8c1adf0da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.322394 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218216b82bce4dbcb51eea994dfb9f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.322944 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51958fefe9ef4364bed6024bcb3ff1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.331008 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc359f557fa4edda35fe63a6a29b00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.332082 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 7518e095e8fe4ddab16cf82cad530fa8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:21.333820 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7518e095e8fe4ddab16cf82cad530fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.362131 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0279115d3b64425296bdcdd076c9512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.362892 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 0279115d3b64425296bdcdd076c9512c (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:21.364583 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0279115d3b64425296bdcdd076c9512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.369005 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 51958fefe9ef4364bed6024bcb3ff1de (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:21.370827 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51958fefe9ef4364bed6024bcb3ff1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.518834 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 859653ba38ec46a28534ac4431a74681 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:21.544134 24338 tablet_service.cc:1511] Processing CreateTablet for tablet 3b120023c44644bebd71b2d4624a665b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:21.548233 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859653ba38ec46a28534ac4431a74681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.556845 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b120023c44644bebd71b2d4624a665b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.559242 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 001dde4e60fb4bacba7d3f868f10c31d (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:21.561031 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001dde4e60fb4bacba7d3f868f10c31d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.620867 24342 tablet_service.cc:1511] Processing CreateTablet for tablet c26c76f4b35c4a6ea8be79249c66298f (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:21.625137 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26c76f4b35c4a6ea8be79249c66298f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.635812 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 218216b82bce4dbcb51eea994dfb9f0e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:21.637547 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 218216b82bce4dbcb51eea994dfb9f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.642364 24120 tablet_service.cc:1511] Processing CreateTablet for tablet 001dde4e60fb4bacba7d3f868f10c31d (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:21.644141 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001dde4e60fb4bacba7d3f868f10c31d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.664898 24339 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39164 (request call id 16) took 1021 ms. Trace:
I20260709 13:06:21.666664 24123 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60784 (request call id 16) took 1028 ms. Trace:
I20260709 13:06:21.667093 24123 rpcz_store.cc:276] 0709 13:06:20.638128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.018247 (+380119us) service_pool.cc:224] Handling call
0709 13:06:21.035838 (+ 17591us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.041324 (+  5486us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.198006 (+156682us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.609877 (+411871us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.666499 (+ 56622us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.681635 24412 raft_consensus.cc:493] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:21.682301 24383 tablet.cc:2406] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:21.682849 24404 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:21.683266 24407 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:21.682643 24412 raft_consensus.cc:515] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:21.683748 24404 ts_tablet_manager.cc:1403] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.640s	user 0.037s	sys 0.015s
I20260709 13:06:21.684131 24407 ts_tablet_manager.cc:1403] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.571s	user 0.014s	sys 0.023s
I20260709 13:06:21.684201 24409 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.685084 24409 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:21.687306 24402 tablet_bootstrap.cc:654] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.669642 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 3b120023c44644bebd71b2d4624a665b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:21.665448 24339 rpcz_store.cc:276] 0709 13:06:20.643091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.065379 (+422288us) service_pool.cc:224] Handling call
0709 13:06:21.158994 (+ 93615us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.159085 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.304209 (+145124us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.664157 (+359948us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.664725 (+   568us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.704159 24409 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:21.706568 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b120023c44644bebd71b2d4624a665b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.731720 24122 tablet_service.cc:1511] Processing CreateTablet for tablet 90eae39af5c743339337e0cacb5efd8e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:21.733142 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eae39af5c743339337e0cacb5efd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.744464 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 7518e095e8fe4ddab16cf82cad530fa8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:21.744464 24267 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb911161044cf6920055d050502390 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:21.745062 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 859653ba38ec46a28534ac4431a74681 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:21.689535 24404 raft_consensus.cc:359] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.703629 24403 ts_tablet_manager.cc:1434] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.526s	user 0.009s	sys 0.027s
I20260709 13:06:21.754184 24412 leader_election.cc:290] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:21.776752 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:21.771732 24403 ts_tablet_manager.cc:1467] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Tablet startup took 592ms
I20260709 13:06:21.778041 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7518e095e8fe4ddab16cf82cad530fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.780555 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:21.791538 24196 tablet_service.cc:1511] Processing CreateTablet for tablet b7bb911161044cf6920055d050502390 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:21.792722 24343 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39164 (request call id 14) took 1164 ms. Trace:
I20260709 13:06:21.762423 24404 raft_consensus.cc:385] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.802129 24404 raft_consensus.cc:740] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.803750 24404 consensus_queue.cc:260] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.799240 24343 rpcz_store.cc:276] 0709 13:06:20.627970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.046355 (+418385us) service_pool.cc:224] Handling call
0709 13:06:21.123428 (+ 77073us) spinlock_profiling.cc:243] Waited 9.18 ms on lock 0x7b580006d898. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274b71 00007f9a9e274a22 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63cd831 00007f9aa63aaac3 00007f9aa6359400 00007f9a9f7deaf4 00007f9a9f7dea82 00007f9a9f7de9b1
0709 13:06:21.123588 (+   160us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.123678 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.647900 (+524222us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.764500 (+116600us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.792560 (+ 28060us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21123456}
I20260709 13:06:21.789644 24194 tablet_service.cc:1511] Processing CreateTablet for tablet 859653ba38ec46a28534ac4431a74681 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:06:21.795173 24403 ts_tablet_manager.cc:1469] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Trace:
0709 13:06:20.549579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:20.552997 (+  3418us) service_pool.cc:224] Handling call
0709 13:06:20.555135 (+  2138us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:20.555228 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:20.581781 (+ 26553us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:20.610014 (+ 28233us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:20.840045 (+230031us) inbound_call.cc:177] Queueing success response
0709 13:06:20.876072 (+ 36027us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:21.177276 (+301204us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:21.194993 (+ 17717us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:21.206850 (+ 11857us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":80360,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":137,"tablet-open.queue_time_us":265610,"thread_start_us":295580,"threads_started":2}
I20260709 13:06:21.801422 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.813303 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb911161044cf6920055d050502390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.826280 24199 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 11) took 1010 ms. Trace:
I20260709 13:06:21.826907 24199 rpcz_store.cc:276] 0709 13:06:20.815350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:20.983649 (+168299us) service_pool.cc:224] Handling call
0709 13:06:21.001189 (+ 17540us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.010224 (+  9035us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.589880 (+579656us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.801644 (+211764us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.826030 (+ 24386us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:21.832803 24192 consensus_meta.cc:287] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: Time spent flushing consensus metadata: real 0.502s	user 0.015s	sys 0.015s
I20260709 13:06:21.834375 24407 raft_consensus.cc:359] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.835254 24407 raft_consensus.cc:385] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.835039 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 001dde4e60fb4bacba7d3f868f10c31d (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:21.835701 24407 raft_consensus.cc:740] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.836517 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001dde4e60fb4bacba7d3f868f10c31d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.836750 24407 consensus_queue.cc:260] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.838162 24117 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60784 (request call id 15) took 1207 ms. Trace:
I20260709 13:06:21.838676 24117 rpcz_store.cc:276] 0709 13:06:20.630458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:20.962958 (+332500us) service_pool.cc:224] Handling call
0709 13:06:20.964854 (+  1896us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:20.964945 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.323178 (+358233us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.801375 (+478197us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.837965 (+ 36590us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.841122 24403 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:21.845126 24341 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39164 (request call id 18) took 1023 ms. Trace:
I20260709 13:06:21.845381 24197 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 14) took 1029 ms. Trace:
I20260709 13:06:21.845604 24341 rpcz_store.cc:276] 0709 13:06:20.785657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.075575 (+289918us) service_pool.cc:224] Handling call
0709 13:06:21.107584 (+ 32009us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.111589 (+  4005us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.180513 (+ 68924us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.690538 (+510025us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.808649 (+118111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.845865 24197 rpcz_store.cc:276] 0709 13:06:20.816242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.022099 (+205857us) service_pool.cc:224] Handling call
0709 13:06:21.038529 (+ 16430us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.054747 (+ 16218us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.663398 (+608651us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.805957 (+142559us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.845199 (+ 39242us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21398}
I20260709 13:06:21.848047 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859653ba38ec46a28534ac4431a74681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.848574 24197 tablet_service.cc:1511] Processing CreateTablet for tablet c26c76f4b35c4a6ea8be79249c66298f (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:21.862501 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:21.867211 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.864769 24124 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60784 (request call id 19) took 1076 ms. Trace:
I20260709 13:06:21.870451 24124 rpcz_store.cc:276] 0709 13:06:20.788452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.070732 (+282280us) service_pool.cc:224] Handling call
0709 13:06:21.155206 (+ 84474us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b5800182798. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274e9c 00007f9a9e274a5b 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63cd831 00007f9aa63aaac3 00007f9aa6359400 00007f9a9f7deaf4 00007f9a9f7dea82 00007f9a9f7de9b1
0709 13:06:21.162037 (+  6831us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.162122 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.328169 (+166047us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.811833 (+483664us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.864510 (+ 52677us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9940,"spinlock_wait_cycles":9370880}
I20260709 13:06:21.873606 24345 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39164 (request call id 17) took 1214 ms. Trace:
I20260709 13:06:21.875427 24265 tablet_service.cc:1511] Processing CreateTablet for tablet 3267d3be6a5d4864b7e7386684f0f1c2 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:21.875690 24345 rpcz_store.cc:276] 0709 13:06:20.650785 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.068361 (+417576us) service_pool.cc:224] Handling call
0709 13:06:21.130868 (+ 62507us) spinlock_profiling.cc:243] Waited 1.7 ms on lock 0x7b580006d898. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274b71 00007f9a9e2751a2 00007f9aa71b6bb9 00007f9aa62e7d88 00007f9aa63aab80 00007f9aa6359400 00007f9a9f7deaf4 00007f9a9f7dea82 00007f9a9f7de9b1 00007f9a9f7de92c
0709 13:06:21.130940 (+    72us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.131030 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.703684 (+572654us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.833597 (+129913us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.864960 (+ 31363us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3910528}
I20260709 13:06:21.879918 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 3267d3be6a5d4864b7e7386684f0f1c2 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:21.880527 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:21.881445 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3267d3be6a5d4864b7e7386684f0f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.874289 24192 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 17) took 1057 ms. Trace:
I20260709 13:06:21.862524 24341 tablet_service.cc:1511] Processing CreateTablet for tablet 3267d3be6a5d4864b7e7386684f0f1c2 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:06:21.882512 24321 leader_election.cc:343] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.883370 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3267d3be6a5d4864b7e7386684f0f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.875203 24118 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60784 (request call id 12) took 1265 ms. Trace:
I20260709 13:06:21.886086 24118 rpcz_store.cc:276] 0709 13:06:20.609215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:20.881577 (+272362us) service_pool.cc:224] Handling call
0709 13:06:20.922491 (+ 40914us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:20.922632 (+   141us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.818556 (+895924us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.874484 (+ 55928us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.875017 (+   533us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8475}
I20260709 13:06:21.825559 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 90eae39af5c743339337e0cacb5efd8e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:21.887944 24193 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 16) took 1042 ms. Trace:
I20260709 13:06:21.888316 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7bb911161044cf6920055d050502390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.888466 24193 rpcz_store.cc:276] 0709 13:06:20.816783 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.086149 (+269366us) service_pool.cc:224] Handling call
0709 13:06:21.184572 (+ 98423us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.184677 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.622687 (+438010us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.770478 (+147791us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.858857 (+ 88379us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32165}
I20260709 13:06:21.873684 24191 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 15) took 1057 ms. Trace:
I20260709 13:06:21.890663 24264 tablet_service.cc:1511] Processing CreateTablet for tablet c26c76f4b35c4a6ea8be79249c66298f (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:21.892131 24264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26c76f4b35c4a6ea8be79249c66298f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.894248 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eae39af5c743339337e0cacb5efd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.890369 24191 rpcz_store.cc:276] 0709 13:06:20.816528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.059353 (+242825us) service_pool.cc:224] Handling call
0709 13:06:21.061360 (+  2007us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.061464 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.567047 (+505583us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.857474 (+290427us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.873521 (+ 16047us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.898331 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:21.899633 24403 tablet_bootstrap.cc:654] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.882081 24192 rpcz_store.cc:276] 0709 13:06:20.817065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.137579 (+320514us) service_pool.cc:224] Handling call
0709 13:06:21.161682 (+ 24103us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.161810 (+   128us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.330345 (+168535us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.833521 (+503176us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.865114 (+ 31593us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10170}
I20260709 13:06:21.901788 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6d9d3930104c62b6c6701deafd12c1 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:21.902323 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 3b120023c44644bebd71b2d4624a665b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:21.904138 24347 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39164 (request call id 15) took 1268 ms. Trace:
I20260709 13:06:21.904719 24347 rpcz_store.cc:276] 0709 13:06:20.635662 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.059807 (+424145us) service_pool.cc:224] Handling call
0709 13:06:21.097311 (+ 37504us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.097453 (+   142us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.626620 (+529167us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.842726 (+216106us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.903868 (+ 61142us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.860479 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26c76f4b35c4a6ea8be79249c66298f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.923020 24402 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:21.923696 24402 ts_tablet_manager.cc:1403] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.632s	user 0.020s	sys 0.057s
I20260709 13:06:21.937091 24190 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 21) took 1057 ms. Trace:
I20260709 13:06:21.943665 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:21.945537 24100 leader_election.cc:343] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.954878 24193 tablet_service.cc:1511] Processing CreateTablet for tablet 90eae39af5c743339337e0cacb5efd8e (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:21.956314 24193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90eae39af5c743339337e0cacb5efd8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.958045 24265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3267d3be6a5d4864b7e7386684f0f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.973811 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6d9d3930104c62b6c6701deafd12c1 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:21.975203 24404 ts_tablet_manager.cc:1434] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.291s	user 0.005s	sys 0.013s
I20260709 13:06:21.976488 24404 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:21.977434 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6d9d3930104c62b6c6701deafd12c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.978857 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2a0c91e8a49dcaf22a2a6a963bda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.979498 24273 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40052 (request call id 22) took 1002 ms. Trace:
I20260709 13:06:21.979908 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6d9d3930104c62b6c6701deafd12c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.980346 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 12205789014b47218058b346aed81615 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:21.981679 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12205789014b47218058b346aed81615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.981467 24267 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6d9d3930104c62b6c6701deafd12c1 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:21.982980 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6d9d3930104c62b6c6701deafd12c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.987668 24402 raft_consensus.cc:359] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.989112 24402 raft_consensus.cc:385] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.990084 24402 raft_consensus.cc:740] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.990314 24194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 859653ba38ec46a28534ac4431a74681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.969905 24195 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 20) took 1151 ms. Trace:
I20260709 13:06:21.991139 24195 rpcz_store.cc:276] 0709 13:06:20.838368 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.315754 (+477386us) service_pool.cc:224] Handling call
0709 13:06:21.317711 (+  1957us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.317807 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.853969 (+536162us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.929493 (+ 75524us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.969644 (+ 40151us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.993564 24404 tablet_bootstrap.cc:654] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.980024 24273 rpcz_store.cc:276] 0709 13:06:20.976617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.742977 (+766360us) service_pool.cc:224] Handling call
0709 13:06:21.745560 (+  2583us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.745677 (+   117us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.941083 (+195406us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.978889 (+ 37806us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.979439 (+   550us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:21.997144 24198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 22) took 1021 ms. Trace:
I20260709 13:06:21.997342 24269 tablet_service.cc:1511] Processing CreateTablet for tablet 12205789014b47218058b346aed81615 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:21.999114 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b120023c44644bebd71b2d4624a665b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.000365 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffe89ab6604fb2900241fd45be02fc (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:22.001850 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffe89ab6604fb2900241fd45be02fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.003618 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffe89ab6604fb2900241fd45be02fc (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:22.005136 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffe89ab6604fb2900241fd45be02fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.007073 24407 ts_tablet_manager.cc:1434] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.322s	user 0.028s	sys 0.017s
I20260709 13:06:21.997622 24198 rpcz_store.cc:276] 0709 13:06:20.975308 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.634528 (+659220us) service_pool.cc:224] Handling call
0709 13:06:21.636798 (+  2270us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.636986 (+   188us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.917235 (+280249us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.996375 (+ 79140us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.997059 (+   684us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:22.011540 24407 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:22.015569 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 3fffe89ab6604fb2900241fd45be02fc (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:22.017184 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fffe89ab6604fb2900241fd45be02fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.027423 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac38c5e52243f085c5883de925aa3b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:22.028913 24422 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.029449 24422 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:21.937611 24190 rpcz_store.cc:276] 0709 13:06:20.879123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.367674 (+488551us) service_pool.cc:224] Handling call
0709 13:06:21.370179 (+  2505us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.370321 (+   142us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.818765 (+448444us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:21.936353 (+117588us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:21.936913 (+   560us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:22.044811 24422 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:22.025812 24269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12205789014b47218058b346aed81615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.061717 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac38c5e52243f085c5883de925aa3b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:22.063271 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac38c5e52243f085c5883de925aa3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.073593 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac38c5e52243f085c5883de925aa3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.076195 24271 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40052 (request call id 21) took 1087 ms. Trace:
I20260709 13:06:22.076645 24271 rpcz_store.cc:276] 0709 13:06:20.966778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.226939 (+260161us) service_pool.cc:224] Handling call
0709 13:06:21.279823 (+ 52884us) spinlock_profiling.cc:243] Waited 1.55 ms on lock 0x7b5800004898. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274e9c 00007f9a9e274a5b 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63cd831 00007f9aa63aaac3 00007f9aa6359400 00007f9a9f7deaf4 00007f9a9f7dea82 00007f9a9f7de9b1
0709 13:06:21.294264 (+ 14441us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.301313 (+  7049us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.825688 (+524375us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:22.010946 (+185258us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:22.054369 (+ 43423us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7403,"spinlock_wait_cycles":3553536}
I20260709 13:06:22.080184 24120 tablet_service.cc:1511] Processing CreateTablet for tablet 8eac38c5e52243f085c5883de925aa3b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:22.081664 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eac38c5e52243f085c5883de925aa3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.083276 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 49011d093ad84ea4b19204552f063291 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:22.083806 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 49011d093ad84ea4b19204552f063291 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:22.085240 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49011d093ad84ea4b19204552f063291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.055594 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 12205789014b47218058b346aed81615 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:22.097034 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49011d093ad84ea4b19204552f063291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.097505 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12205789014b47218058b346aed81615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.115619 24403 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:22.116279 24403 ts_tablet_manager.cc:1403] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.275s	user 0.027s	sys 0.022s
I20260709 13:06:22.055001 24402 consensus_queue.cc:260] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.118302 24409 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.118825 24409 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.125008 24117 tablet_service.cc:1511] Processing CreateTablet for tablet bea8a4c5d89547198ce0c8a6ea77c042 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:22.128528 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea8a4c5d89547198ce0c8a6ea77c042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.135278 24271 tablet_service.cc:1511] Processing CreateTablet for tablet bea8a4c5d89547198ce0c8a6ea77c042 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:22.152577 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea8a4c5d89547198ce0c8a6ea77c042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.156165 24345 tablet_service.cc:1511] Processing CreateTablet for tablet b97f3c7e53484a6b8f6bf09fe1047a33 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:22.157641 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97f3c7e53484a6b8f6bf09fe1047a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.163658 24403 raft_consensus.cc:359] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.164471 24403 raft_consensus.cc:385] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.164830 24403 raft_consensus.cc:740] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.166007 24403 consensus_queue.cc:260] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.168286 24403 ts_tablet_manager.cc:1434] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:06:22.170563 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:22.140199 24409 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:22.178560 24175 leader_election.cc:343] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.135470 24341 tablet_service.cc:1511] Processing CreateTablet for tablet 49011d093ad84ea4b19204552f063291 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:22.182586 24341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49011d093ad84ea4b19204552f063291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.187481 24403 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:22.185505 24270 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40052 (request call id 24) took 1049 ms. Trace:
I20260709 13:06:22.129840 24192 tablet_service.cc:1511] Processing CreateTablet for tablet bea8a4c5d89547198ce0c8a6ea77c042 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:22.202780 24421 raft_consensus.cc:493] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.203379 24421 raft_consensus.cc:515] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.203589 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:22.205601 24323 leader_election.cc:343] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.195926 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea8a4c5d89547198ce0c8a6ea77c042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.211205 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.214671 24404 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:22.219846 24197 tablet_service.cc:1511] Processing CreateTablet for tablet b97f3c7e53484a6b8f6bf09fe1047a33 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:22.222611 24421 leader_election.cc:290] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:22.223543 24403 tablet_bootstrap.cc:654] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.224247 24402 ts_tablet_manager.cc:1434] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.300s	user 0.022s	sys 0.015s
I20260709 13:06:22.224874 24407 tablet_bootstrap.cc:654] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.225363 24402 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.231837 24402 tablet_bootstrap.cc:654] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.215277 24404 ts_tablet_manager.cc:1403] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.239s	user 0.016s	sys 0.008s
I20260709 13:06:22.242690 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97f3c7e53484a6b8f6bf09fe1047a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.243887 24267 tablet_service.cc:1511] Processing CreateTablet for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:22.245355 24267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.193845 24270 rpcz_store.cc:276] 0709 13:06:21.135708 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.743996 (+608288us) service_pool.cc:224] Handling call
0709 13:06:21.746383 (+  2387us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.746487 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.975834 (+229347us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:22.184841 (+209007us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:22.185427 (+   586us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5760}
I20260709 13:06:22.257575 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 5dea137ced73467dbe44800b3a8bb10b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:22.259068 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dea137ced73467dbe44800b3a8bb10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.258737 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 5dea137ced73467dbe44800b3a8bb10b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:22.260102 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dea137ced73467dbe44800b3a8bb10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.260918 24404 raft_consensus.cc:359] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.234241 24194 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 24) took 1115 ms. Trace:
I20260709 13:06:22.263859 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:22.265264 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.265381 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:22.266726 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d8e0382c8a4524b41c32fb8ab9e7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.238621 24196 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 23) took 1195 ms. Trace:
I20260709 13:06:22.267598 24196 rpcz_store.cc:276] 0709 13:06:21.043017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.782125 (+739108us) service_pool.cc:224] Handling call
0709 13:06:21.812433 (+ 30308us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.812740 (+   307us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:21.971566 (+158826us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:22.225617 (+254051us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:22.236445 (+ 10828us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:22.262125 24194 rpcz_store.cc:276] 0709 13:06:21.118507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.788375 (+669868us) service_pool.cc:224] Handling call
0709 13:06:21.887420 (+ 99045us) spinlock_profiling.cc:243] Waited 30.4 ms on lock 0x7b5800205e98. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274b71 00007f9a9e274a22 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63cd831 00007f9aa63aaac3 00007f9aa6359400 00007f9a9f7deaf4 00007f9a9f7dea82 00007f9a9f7de9b1
0709 13:06:21.887578 (+   158us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.887698 (+   120us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:22.082355 (+194657us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:22.150423 (+ 68068us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:22.233544 (+ 83121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":69899904}
I20260709 13:06:22.281994 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.282750 24209 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:22.287470 24120 tablet_service.cc:1511] Processing CreateTablet for tablet b97f3c7e53484a6b8f6bf09fe1047a33 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:22.261716 24404 raft_consensus.cc:385] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.294835 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b97f3c7e53484a6b8f6bf09fe1047a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.298524 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 5dea137ced73467dbe44800b3a8bb10b (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:22.299904 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dea137ced73467dbe44800b3a8bb10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.299764 24119 tablet_service.cc:1511] Processing CreateTablet for tablet e419591fdf6f4b7ea34f1a7cf30c01f5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:22.301080 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e419591fdf6f4b7ea34f1a7cf30c01f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.302385 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.303498 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:22.303790 24322 leader_election.cc:343] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.304286 24357 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
W20260709 13:06:22.306172 24099 leader_election.cc:343] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.306401 24173 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.306655 24099 leader_election.cc:304] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.307471 24422 raft_consensus.cc:2804] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.307835 24422 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.307863 24412 raft_consensus.cc:2749] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.308298 24422 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.304296 24322 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:22.311375 24322 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.312192 24409 raft_consensus.cc:2749] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.312880 24409 raft_consensus.cc:2804] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.313232 24409 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.313560 24409 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:22.315680 24190 tablet_service.cc:1511] Processing CreateTablet for tablet e419591fdf6f4b7ea34f1a7cf30c01f5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:22.291471 24404 raft_consensus.cc:740] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.329095 24404 consensus_queue.cc:260] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.342993 24407 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:22.342832 24272 tablet_service.cc:1511] Processing CreateTablet for tablet e419591fdf6f4b7ea34f1a7cf30c01f5 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:22.343648 24407 ts_tablet_manager.cc:1403] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.332s	user 0.014s	sys 0.012s
I20260709 13:06:22.344224 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e419591fdf6f4b7ea34f1a7cf30c01f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.338580 24403 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:22.346365 24403 ts_tablet_manager.cc:1403] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.000s
I20260709 13:06:22.346799 24407 raft_consensus.cc:359] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.350665 24407 raft_consensus.cc:385] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.351025 24407 raft_consensus.cc:740] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.346849 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.351433 24422 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.351819 24407 consensus_queue.cc:260] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:22.353171 24248 leader_election.cc:343] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.374670 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e419591fdf6f4b7ea34f1a7cf30c01f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.354130 24407 ts_tablet_manager.cc:1434] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260709 13:06:22.366706 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:22.355134 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:22.356977 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:22.353850 24422 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:22.367861 24403 raft_consensus.cc:359] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.390293 24347 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29ea3bcbd42139fde79d1d5f73187 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:22.391686 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29ea3bcbd42139fde79d1d5f73187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.393956 24123 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29ea3bcbd42139fde79d1d5f73187 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:06:22.394766 24247 leader_election.cc:343] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.395334 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29ea3bcbd42139fde79d1d5f73187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.395293 24247 leader_election.cc:304] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:22.396268 24421 raft_consensus.cc:2749] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.386178 24403 raft_consensus.cc:385] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.397460 24402 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
W20260709 13:06:22.402422 24175 leader_election.cc:343] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.415423 24409 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.416637 24357 raft_consensus.cc:2393] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:22.418185 24402 ts_tablet_manager.cc:1403] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.193s	user 0.007s	sys 0.010s
I20260709 13:06:22.419763 24173 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.421110 24422 raft_consensus.cc:2749] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.421644 24402 raft_consensus.cc:359] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.422403 24402 raft_consensus.cc:385] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.422704 24402 raft_consensus.cc:740] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.423445 24402 consensus_queue.cc:260] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.423825 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:22.424474 24199 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35946 (request call id 25) took 1191 ms. Trace:
I20260709 13:06:22.424610 24209 raft_consensus.cc:2393] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:22.424914 24199 rpcz_store.cc:276] 0709 13:06:21.233194 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:21.829198 (+596004us) service_pool.cc:224] Handling call
0709 13:06:21.903336 (+ 74138us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:21.903461 (+   125us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:22.195652 (+292191us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:22.423970 (+228318us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:22.424418 (+   448us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:22.425683 24402 ts_tablet_manager.cc:1434] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:22.402006 24403 raft_consensus.cc:740] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.430677 24403 consensus_queue.cc:260] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.432704 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:22.433175 24403 ts_tablet_manager.cc:1434] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
W20260709 13:06:22.437629 24323 leader_election.cc:343] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.439788 24323 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.441260 24429 raft_consensus.cc:2749] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.441866 24403 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:22.443619 24402 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.452471 24402 tablet_bootstrap.cc:654] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.456192 24192 tablet_service.cc:1511] Processing CreateTablet for tablet bfd29ea3bcbd42139fde79d1d5f73187 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:22.457572 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd29ea3bcbd42139fde79d1d5f73187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.436834 24409 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:22.448431 24407 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:22.465711 24412 raft_consensus.cc:493] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.466431 24412 raft_consensus.cc:515] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.469146 24407 tablet_bootstrap.cc:654] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.473480 24404 ts_tablet_manager.cc:1434] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.235s	user 0.016s	sys 0.010s
I20260709 13:06:22.474195 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:22.474531 24199 tablet_service.cc:1511] Processing CreateTablet for tablet a3d0ba6d697a4d23bfe38c95ec36f758 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:06:22.475689 24100 leader_election.cc:343] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.473223 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 054329d03cdd4e6faabe4d9a69623317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:22.476697 24404 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:22.476382 24270 tablet_service.cc:1511] Processing CreateTablet for tablet a3d0ba6d697a4d23bfe38c95ec36f758 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:22.476922 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054329d03cdd4e6faabe4d9a69623317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.475917 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d0ba6d697a4d23bfe38c95ec36f758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.478296 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d0ba6d697a4d23bfe38c95ec36f758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.479341 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 054329d03cdd4e6faabe4d9a69623317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:22.480604 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054329d03cdd4e6faabe4d9a69623317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.482266 24412 leader_election.cc:290] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:22.471487 24403 tablet_bootstrap.cc:654] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.500061 24402 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:22.500656 24402 ts_tablet_manager.cc:1403] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.008s
I20260709 13:06:22.505007 24347 tablet_service.cc:1511] Processing CreateTablet for tablet a3d0ba6d697a4d23bfe38c95ec36f758 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:22.506446 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d0ba6d697a4d23bfe38c95ec36f758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.511325 24403 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:22.512324 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 054329d03cdd4e6faabe4d9a69623317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:22.513067 24403 ts_tablet_manager.cc:1403] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260709 13:06:22.512773 24119 tablet_service.cc:1511] Processing CreateTablet for tablet 52578b2b5c774647834a25a558fb1317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:22.513662 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 054329d03cdd4e6faabe4d9a69623317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.514483 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52578b2b5c774647834a25a558fb1317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.516280 24403 raft_consensus.cc:359] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.517061 24403 raft_consensus.cc:385] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.517364 24403 raft_consensus.cc:740] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.518217 24403 consensus_queue.cc:260] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.520460 24403 ts_tablet_manager.cc:1434] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:22.524525 24402 raft_consensus.cc:359] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.525318 24402 raft_consensus.cc:385] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.525602 24402 raft_consensus.cc:740] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.527385 24407 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:22.528383 24403 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:22.529156 24407 ts_tablet_manager.cc:1403] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.011s
I20260709 13:06:22.532943 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 52578b2b5c774647834a25a558fb1317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:22.534646 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52578b2b5c774647834a25a558fb1317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.536167 24404 tablet_bootstrap.cc:654] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.536522 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 52578b2b5c774647834a25a558fb1317 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:22.537837 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52578b2b5c774647834a25a558fb1317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.538177 24342 tablet_service.cc:1511] Processing CreateTablet for tablet 276932b41fc445ceb9da3bae74f0b954 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:22.539435 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276932b41fc445ceb9da3bae74f0b954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.543805 24403 tablet_bootstrap.cc:654] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.548102 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:22.548684 24402 consensus_queue.cc:260] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
W20260709 13:06:22.550383 24098 leader_election.cc:343] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.551048 24402 ts_tablet_manager.cc:1434] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 13:06:22.554456 24436 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.554991 24436 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.557381 24436 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:22.550882 24098 leader_election.cc:304] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.561933 24412 raft_consensus.cc:2749] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.551941 24407 raft_consensus.cc:359] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.563583 24407 raft_consensus.cc:385] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.565114 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:22.569100 24402 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
W20260709 13:06:22.579430 24173 leader_election.cc:343] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.580101 24407 raft_consensus.cc:740] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.581224 24407 consensus_queue.cc:260] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.573845 24403 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:22.582396 24403 ts_tablet_manager.cc:1403] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.009s
I20260709 13:06:22.577128 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 276932b41fc445ceb9da3bae74f0b954 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:22.583518 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276932b41fc445ceb9da3bae74f0b954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.584458 24402 tablet_bootstrap.cc:654] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.577068 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 276932b41fc445ceb9da3bae74f0b954 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:22.586256 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276932b41fc445ceb9da3bae74f0b954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.587597 24409 raft_consensus.cc:493] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.588119 24409 raft_consensus.cc:515] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.590330 24409 leader_election.cc:290] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:22.591087 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.592314 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:22.592697 24322 leader_election.cc:343] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.575856 24404 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:22.593665 24404 ts_tablet_manager.cc:1403] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.005s
I20260709 13:06:22.593389 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 0089d807962a4224a86a518831c7b219 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 13:06:22.594463 24323 leader_election.cc:343] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.593276 24403 raft_consensus.cc:359] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.594973 24323 leader_election.cc:304] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:22.597093 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 0089d807962a4224a86a518831c7b219 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:22.598402 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0089d807962a4224a86a518831c7b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.594894 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0089d807962a4224a86a518831c7b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.603434 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:22.603909 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 4daa783149e14171840c7279fd458764 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:22.604961 24409 raft_consensus.cc:2749] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.605242 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daa783149e14171840c7279fd458764. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:22.605132 24173 leader_election.cc:343] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.605747 24173 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:22.606850 24436 raft_consensus.cc:2749] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:22.608585 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 0089d807962a4224a86a518831c7b219 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:22.610756 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0089d807962a4224a86a518831c7b219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.610620 24404 raft_consensus.cc:359] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.611990 24404 raft_consensus.cc:385] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.595314 24403 raft_consensus.cc:385] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.612414 24404 raft_consensus.cc:740] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.612551 24403 raft_consensus.cc:740] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.613056 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 4daa783149e14171840c7279fd458764 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:22.614681 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daa783149e14171840c7279fd458764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.619706 24407 ts_tablet_manager.cc:1434] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.088s	user 0.000s	sys 0.006s
I20260709 13:06:22.616606 24404 consensus_queue.cc:260] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.623350 24404 ts_tablet_manager.cc:1434] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:06:22.627883 24407 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:22.633097 24404 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:22.650174 24403 consensus_queue.cc:260] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.652465 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766e72947a42ddb6d67d1bc058d559 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:22.655661 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766e72947a42ddb6d67d1bc058d559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.658167 24403 ts_tablet_manager.cc:1434] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.004s
I20260709 13:06:22.659505 24403 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:22.678803 24421 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.680370 24421 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.689129 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:22.689940 24402 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:22.694406 24404 tablet_bootstrap.cc:654] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.696460 24403 tablet_bootstrap.cc:654] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.710307 24421 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:22.712786 24407 tablet_bootstrap.cc:654] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.704705 24402 ts_tablet_manager.cc:1403] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.005s
I20260709 13:06:22.738855 24402 raft_consensus.cc:359] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.739687 24402 raft_consensus.cc:385] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.740056 24402 raft_consensus.cc:740] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.740888 24402 consensus_queue.cc:260] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.742672 24407 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:22.743188 24402 ts_tablet_manager.cc:1434] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:06:22.743222 24407 ts_tablet_manager.cc:1403] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.007s
I20260709 13:06:22.743360 24412 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.745970 24402 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.745941 24412 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.746551 24404 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:22.747084 24404 ts_tablet_manager.cc:1403] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.114s	user 0.016s	sys 0.003s
I20260709 13:06:22.748373 24412 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:22.750209 24404 raft_consensus.cc:359] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.750671 24412 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.750999 24404 raft_consensus.cc:385] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.751351 24404 raft_consensus.cc:740] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.751191 24412 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.752143 24404 consensus_queue.cc:260] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.754312 24402 tablet_bootstrap.cc:654] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.754778 24404 ts_tablet_manager.cc:1434] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:22.755936 24404 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:22.756400 24412 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:22.762312 24404 tablet_bootstrap.cc:654] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.762902 24403 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:22.763473 24403 ts_tablet_manager.cc:1403] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.031s
I20260709 13:06:22.767272 24403 raft_consensus.cc:359] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.768354 24403 raft_consensus.cc:385] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.768759 24403 raft_consensus.cc:740] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.769707 24403 consensus_queue.cc:260] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.774999 24402 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:22.775851 24402 ts_tablet_manager.cc:1403] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260709 13:06:22.779606 24407 raft_consensus.cc:359] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.780472 24407 raft_consensus.cc:385] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.780764 24407 raft_consensus.cc:740] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.781625 24407 consensus_queue.cc:260] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.784269 24403 ts_tablet_manager.cc:1434] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260709 13:06:22.785516 24403 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:22.789008 24407 ts_tablet_manager.cc:1434] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:06:22.790210 24407 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:22.791821 24402 raft_consensus.cc:359] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.792433 24402 raft_consensus.cc:385] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.792150 24403 tablet_bootstrap.cc:654] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.792729 24402 raft_consensus.cc:740] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.793481 24402 consensus_queue.cc:260] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.795496 24402 ts_tablet_manager.cc:1434] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:06:22.796564 24402 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.800940 24407 tablet_bootstrap.cc:654] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.803277 24402 tablet_bootstrap.cc:654] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.806926 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 4daa783149e14171840c7279fd458764 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:22.808734 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daa783149e14171840c7279fd458764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.811229 24342 tablet_service.cc:1511] Processing CreateTablet for tablet d2631dc1690e43b483bfbc1e91bf826a (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:22.812883 24342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2631dc1690e43b483bfbc1e91bf826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.814008 24407 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:22.814829 24407 ts_tablet_manager.cc:1403] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260709 13:06:22.815392 24345 tablet_service.cc:1511] Processing CreateTablet for tablet 7595ebd62a8a4defb0c940c98ee28053 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:22.817232 24345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7595ebd62a8a4defb0c940c98ee28053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.819401 24407 raft_consensus.cc:359] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.821687 24407 raft_consensus.cc:385] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.822134 24407 raft_consensus.cc:740] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.823187 24402 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:22.822989 24407 consensus_queue.cc:260] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.823693 24402 ts_tablet_manager.cc:1403] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.002s
I20260709 13:06:22.825734 24407 ts_tablet_manager.cc:1434] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:22.826947 24407 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:22.826875 24402 raft_consensus.cc:359] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.827831 24402 raft_consensus.cc:385] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.828145 24402 raft_consensus.cc:740] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.829382 24402 consensus_queue.cc:260] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:22.831719 24402 ts_tablet_manager.cc:1434] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:06:22.832767 24402 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.835016 24407 tablet_bootstrap.cc:654] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.840134 24402 tablet_bootstrap.cc:654] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.854573 24407 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:22.855451 24407 ts_tablet_manager.cc:1403] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260709 13:06:22.859786 24407 raft_consensus.cc:359] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.861560 24407 raft_consensus.cc:385] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.862926 24407 raft_consensus.cc:740] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.864279 24402 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:22.863873 24407 consensus_queue.cc:260] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:22.864802 24402 ts_tablet_manager.cc:1403] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260709 13:06:22.866602 24407 ts_tablet_manager.cc:1434] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260709 13:06:22.885989 24123 tablet_service.cc:1511] Processing CreateTablet for tablet 7595ebd62a8a4defb0c940c98ee28053 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:22.886970 24268 tablet_service.cc:1511] Processing CreateTablet for tablet 7595ebd62a8a4defb0c940c98ee28053 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:22.887481 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7595ebd62a8a4defb0c940c98ee28053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.876175 24199 tablet_service.cc:1511] Processing CreateTablet for tablet d2631dc1690e43b483bfbc1e91bf826a (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:22.889905 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2631dc1690e43b483bfbc1e91bf826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.878621 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766e72947a42ddb6d67d1bc058d559 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:22.895033 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766e72947a42ddb6d67d1bc058d559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.898257 24119 tablet_service.cc:1511] Processing CreateTablet for tablet d2631dc1690e43b483bfbc1e91bf826a (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:22.899600 24119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2631dc1690e43b483bfbc1e91bf826a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.903657 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:22.905189 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:22.882040 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:22.867704 24402 raft_consensus.cc:359] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.906054 24436 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.906406 24402 raft_consensus.cc:385] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:22.906579 24436 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:22.907202 24099 leader_election.cc:343] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:22.907907 24099 leader_election.cc:343] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:22.908563 24436 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:22.903975 24404 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:22.910295 24404 ts_tablet_manager.cc:1403] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.004s
I20260709 13:06:22.906739 24402 raft_consensus.cc:740] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:22.911454 24402 consensus_queue.cc:260] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:22.920670 24402 ts_tablet_manager.cc:1434] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.004s
I20260709 13:06:22.921662 24402 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:22.873543 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 6f766e72947a42ddb6d67d1bc058d559 (DEFAULT_TABLE table=test-workload [id=cf201c00127c4f798bc704c73506729a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:22.866963 24421 raft_consensus.cc:493] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.934643 24268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7595ebd62a8a4defb0c940c98ee28053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.936411 24402 tablet_bootstrap.cc:654] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:22.939670 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f766e72947a42ddb6d67d1bc058d559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.953703 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:22.954845 24283 raft_consensus.cc:2468] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:22.958161 24412 raft_consensus.cc:493] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.958946 24412 raft_consensus.cc:515] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:22.962659 24100 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:22.991616 24457 raft_consensus.cc:2804] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:22.992244 24457 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:22.992697 24457 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.018846 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:23.023528 24173 leader_election.cc:343] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:23.026898 24247 leader_election.cc:343] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.028038 24458 raft_consensus.cc:493] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.028786 24458 raft_consensus.cc:515] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.031255 24458 leader_election.cc:290] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:23.032950 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.032768 24404 raft_consensus.cc:359] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.034307 24404 raft_consensus.cc:385] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:23.034623 24100 leader_election.cc:343] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.034662 24404 raft_consensus.cc:740] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.035200 24100 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.035784 24404 consensus_queue.cc:260] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.036970 24459 raft_consensus.cc:2749] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.038195 24404 ts_tablet_manager.cc:1434] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.006s
I20260709 13:06:23.044277 24457 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.046967 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.047137 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.047652 24282 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:23.048549 24099 leader_election.cc:343] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.050093 24457 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.056241 24282 raft_consensus.cc:2468] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:23.057679 24100 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:23.059008 24459 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:22.928390 24421 raft_consensus.cc:515] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.059469 24459 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.061661 24459 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.061810 24421 leader_election.cc:290] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.062216 24459 raft_consensus.cc:2804] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.062614 24459 raft_consensus.cc:697] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:23.062880 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.063570 24208 raft_consensus.cc:2468] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:23.063531 24459 consensus_queue.cc:237] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.065361 24248 leader_election.cc:304] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.066561 24421 raft_consensus.cc:2804] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.066699 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.067541 24282 raft_consensus.cc:2468] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:23.072898 24100 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.066987 24421 raft_consensus.cc:493] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.073808 24421 raft_consensus.cc:3060] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.077682 24407 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.078589 24412 leader_election.cc:290] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.081281 24421 raft_consensus.cc:515] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.085211 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:23.086717 24099 leader_election.cc:343] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.087392 24412 raft_consensus.cc:2804] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.087819 24412 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.088307 24407 tablet_bootstrap.cc:654] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.088171 24412 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.101364 24436 raft_consensus.cc:493] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.102191 24436 raft_consensus.cc:515] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.103147 24412 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.104496 24421 leader_election.cc:290] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.106552 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.109498 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.109766 24412 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.110154 24208 raft_consensus.cc:3060] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.108409 24283 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.112774 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:23.117192 24175 leader_election.cc:343] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.118947 24404 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.116596 24409 raft_consensus.cc:493] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.126667 24409 raft_consensus.cc:515] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.128397 24208 raft_consensus.cc:2468] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:23.128769 24409 leader_election.cc:290] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:23.129323 24409 raft_consensus.cc:493] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.129734 24248 leader_election.cc:304] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.129782 24436 leader_election.cc:290] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.130779 24421 raft_consensus.cc:2804] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.133368 24421 raft_consensus.cc:697] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:23.134274 24421 consensus_queue.cc:237] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.135008 24402 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:23.135525 24402 ts_tablet_manager.cc:1403] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.037s
I20260709 13:06:23.136598 24403 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.136888 24404 tablet_bootstrap.cc:654] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.137101 24403 ts_tablet_manager.cc:1403] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.352s	user 0.038s	sys 0.070s
I20260709 13:06:23.139159 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.139873 24282 raft_consensus.cc:2468] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.141494 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.142195 24356 raft_consensus.cc:2468] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:23.141680 24403 raft_consensus.cc:359] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.141831 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.142903 24403 raft_consensus.cc:385] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.142236 24323 leader_election.cc:304] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.143345 24134 raft_consensus.cc:2468] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.143519 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.144225 24355 raft_consensus.cc:2468] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:23.143374 24403 raft_consensus.cc:740] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.148182 24407 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:23.148767 24407 ts_tablet_manager.cc:1403] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.012s
I20260709 13:06:23.148901 24403 consensus_queue.cc:260] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.153230 24403 ts_tablet_manager.cc:1434] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260709 13:06:23.153301 24173 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.154520 24403 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:23.154722 24173 leader_election.cc:304] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.155822 24436 raft_consensus.cc:2804] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.156190 24436 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.156523 24436 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.129742 24409 raft_consensus.cc:515] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.162834 24403 tablet_bootstrap.cc:654] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.163139 24409 leader_election.cc:290] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.164464 24402 raft_consensus.cc:359] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.165236 24402 raft_consensus.cc:385] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.165486 24402 raft_consensus.cc:740] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.171617 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.151713 24407 raft_consensus.cc:359] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.175252 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854341d0fd504b9b8f357d71b6957e35" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.178781 24402 consensus_queue.cc:260] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.175575 24436 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.170964 24409 raft_consensus.cc:493] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.178337 24407 raft_consensus.cc:385] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.195032 24134 raft_consensus.cc:2468] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.201239 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.202572 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:23.203135 24461 raft_consensus.cc:2804] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.203570 24461 raft_consensus.cc:493] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.203913 24461 raft_consensus.cc:3060] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.199155 24409 raft_consensus.cc:515] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.173110 24283 raft_consensus.cc:2468] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
W20260709 13:06:23.203732 24098 leader_election.cc:343] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.198602 24402 ts_tablet_manager.cc:1434] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.002s
I20260709 13:06:23.207211 24321 leader_election.cc:304] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:23.208140 24402 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:23.208289 24100 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.203850 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.209785 24459 raft_consensus.cc:2804] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.210466 24459 raft_consensus.cc:697] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:23.211576 24459 consensus_queue.cc:237] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.212425 24466 raft_consensus.cc:493] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.212949 24466 raft_consensus.cc:515] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.199086 24407 raft_consensus.cc:740] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.222360 24032 catalog_manager.cc:5697] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.224602 24409 leader_election.cc:290] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.192467 24030 catalog_manager.cc:5697] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.230032 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.231395 24436 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:23.231540 24098 leader_election.cc:343] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.232028 24436 raft_consensus.cc:2804] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.232329 24466 leader_election.cc:290] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.232242 24098 leader_election.cc:304] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:23.233007 24466 raft_consensus.cc:2804] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.233376 24466 raft_consensus.cc:493] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.232470 24436 raft_consensus.cc:493] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.233737 24466 raft_consensus.cc:3060] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.234084 24436 raft_consensus.cc:3060] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.234287 24412 raft_consensus.cc:2749] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.235671 24407 consensus_queue.cc:260] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.237454 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.238299 24407 ts_tablet_manager.cc:1434] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.089s	user 0.002s	sys 0.006s
I20260709 13:06:23.238410 24282 raft_consensus.cc:2468] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.239447 24407 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.240420 24323 leader_election.cc:304] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
W20260709 13:06:23.235963 24098 leader_election.cc:343] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.244442 24409 raft_consensus.cc:2804] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.242982 24283 raft_consensus.cc:2468] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.250098 24409 raft_consensus.cc:493] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:23.252565 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 45446.4us
I20260709 13:06:23.253515 24404 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.254773 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.255390 24404 ts_tablet_manager.cc:1403] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.137s	user 0.008s	sys 0.019s
I20260709 13:06:23.255441 24133 raft_consensus.cc:2468] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:23.256148 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.256520 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.256913 24247 leader_election.cc:304] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.257798 24458 raft_consensus.cc:2804] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.258183 24458 raft_consensus.cc:493] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:23.258224 24321 leader_election.cc:343] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.258769 24458 raft_consensus.cc:3060] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.258527 24404 raft_consensus.cc:359] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.259419 24404 raft_consensus.cc:385] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.259696 24404 raft_consensus.cc:740] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.255617 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.260599 24404 consensus_queue.cc:260] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.261085 24323 leader_election.cc:304] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.262115 24468 raft_consensus.cc:2804] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.262526 24468 raft_consensus.cc:493] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.262799 24468 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.265666 24404 ts_tablet_manager.cc:1434] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 13:06:23.244886 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 90254.1us
W20260709 13:06:23.266827 24247 leader_election.cc:343] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:23.267921 24247 leader_election.cc:343] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.253625 24409 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.268644 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854341d0fd504b9b8f357d71b6957e35" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.253769 24421 raft_consensus.cc:493] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.269867 24421 raft_consensus.cc:515] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.270217 24461 raft_consensus.cc:515] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.271870 24356 raft_consensus.cc:2393] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:23.272063 24421 leader_election.cc:290] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:23.253638 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.254438 24436 raft_consensus.cc:515] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.272356 24461 leader_election.cc:290] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:23.279071 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.266848 24404 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.293011 24403 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.306103 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.307785 24403 ts_tablet_manager.cc:1403] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.031s
I20260709 13:06:23.289891 24458 raft_consensus.cc:515] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:23.308619 24175 leader_election.cc:343] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.283371 24247 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.298710 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.284456 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.296567 24466 raft_consensus.cc:515] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.310956 24403 raft_consensus.cc:359] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.311872 24403 raft_consensus.cc:385] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.312328 24403 raft_consensus.cc:740] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.312790 24407 tablet_bootstrap.cc:654] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.312268 24421 raft_consensus.cc:2749] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:23.284072 24322 leader_election.cc:343] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.283764 24402 tablet_bootstrap.cc:654] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.316200 24466 leader_election.cc:290] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.313475 24403 consensus_queue.cc:260] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.306334 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.311404 24134 raft_consensus.cc:2468] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:23.309707 24458 leader_election.cc:290] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:23.305004 24436 leader_election.cc:290] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.325891 24403 ts_tablet_manager.cc:1434] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:06:23.327409 24403 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:23.289033 24409 raft_consensus.cc:515] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.330561 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.330927 24409 leader_election.cc:290] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.331328 24134 raft_consensus.cc:3060] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.332897 24283 raft_consensus.cc:2393] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:23.325345 24466 raft_consensus.cc:493] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.336350 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.336941 24208 raft_consensus.cc:2468] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:23.337112 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:23.339097 24356 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.339502 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854341d0fd504b9b8f357d71b6957e35" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.340116 24132 raft_consensus.cc:3060] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.340044 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854341d0fd504b9b8f357d71b6957e35" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
W20260709 13:06:23.341792 24322 leader_election.cc:343] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.345969 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:23.346342 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:23.346956 24357 raft_consensus.cc:3060] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.348466 24404 tablet_bootstrap.cc:654] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.347023 24355 raft_consensus.cc:2393] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:23.350366 24132 raft_consensus.cc:2468] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.350541 24247 leader_election.cc:304] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
W20260709 13:06:23.339980 24173 leader_election.cc:343] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.352895 24321 leader_election.cc:304] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:23.354435 24409 raft_consensus.cc:2804] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.355110 24409 raft_consensus.cc:697] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:23.353786 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.356590 24357 raft_consensus.cc:2468] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:23.356210 24409 consensus_queue.cc:237] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.357900 24458 raft_consensus.cc:2804] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.358328 24458 raft_consensus.cc:493] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.358651 24458 raft_consensus.cc:3060] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.359256 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.359870 24283 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.360962 24173 leader_election.cc:304] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.363294 24436 raft_consensus.cc:2804] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.367295 24436 raft_consensus.cc:697] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:23.368325 24134 raft_consensus.cc:2468] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.368446 24436 consensus_queue.cc:237] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.369691 24321 leader_election.cc:304] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.370901 24461 raft_consensus.cc:2804] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.338375 24466 raft_consensus.cc:515] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.380285 24407 tablet_bootstrap.cc:492] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:23.380853 24407 ts_tablet_manager.cc:1403] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.005s
W20260709 13:06:23.372606 24322 leader_election.cc:343] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.377097 24461 raft_consensus.cc:697] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:23.375777 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9276d937f714ab690be43f93b000904" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.362551 24468 raft_consensus.cc:515] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:23.382810 24322 leader_election.cc:343] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.391790 24402 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:23.392484 24402 ts_tablet_manager.cc:1403] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.026s
I20260709 13:06:23.396199 24461 consensus_queue.cc:237] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.397611 24029 catalog_manager.cc:5697] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.401046 24458 raft_consensus.cc:515] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.403224 24402 raft_consensus.cc:359] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.404114 24402 raft_consensus.cc:385] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.404443 24402 raft_consensus.cc:740] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.405715 24407 raft_consensus.cc:359] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.406589 24407 raft_consensus.cc:385] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.406922 24407 raft_consensus.cc:740] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.406749 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.407665 24208 raft_consensus.cc:3060] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.408047 24466 leader_election.cc:290] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.407918 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.408778 24134 raft_consensus.cc:3060] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.415815 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.415742 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.418103 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.416224 24468 leader_election.cc:290] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:23.419864 24323 leader_election.cc:343] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.413165 24458 leader_election.cc:290] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:23.421219 24321 leader_election.cc:343] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.424300 24468 raft_consensus.cc:493] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.424849 24468 raft_consensus.cc:515] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.425894 24134 raft_consensus.cc:2468] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:23.426378 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:23.427026 24247 leader_election.cc:304] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:23.429056 24468 leader_election.cc:290] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:23.427356 24322 leader_election.cc:343] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.430112 24322 leader_election.cc:304] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.431399 24468 raft_consensus.cc:2749] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.427244 24282 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.439554 24458 raft_consensus.cc:2804] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.440608 24458 raft_consensus.cc:697] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:23.441754 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:23.451242 24323 leader_election.cc:343] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.452685 24356 raft_consensus.cc:2468] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:23.452927 24458 consensus_queue.cc:237] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.455766 24173 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.457260 24436 raft_consensus.cc:2804] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.458060 24436 raft_consensus.cc:697] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:23.464546 24436 consensus_queue.cc:237] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:23.467260 24099 consensus_peers.cc:597] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:23.470152 24407 consensus_queue.cc:260] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.468817 24402 consensus_queue.cc:260] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.469929 24132 raft_consensus.cc:2393] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:23.478397 24402 ts_tablet_manager.cc:1434] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.086s	user 0.010s	sys 0.001s
I20260709 13:06:23.477887 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:23.482654 24321 leader_election.cc:343] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.483233 24321 leader_election.cc:304] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.484052 24402 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:23.484421 24468 raft_consensus.cc:2749] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.484637 24403 tablet_bootstrap.cc:654] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.480021 24407 ts_tablet_manager.cc:1434] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 13:06:23.484584 24459 consensus_queue.cc:1048] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.480788 24208 raft_consensus.cc:2468] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:23.502174 24407 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.506217 24247 leader_election.cc:304] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.503345 24282 raft_consensus.cc:2468] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.513381 24404 tablet_bootstrap.cc:492] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.513981 24404 ts_tablet_manager.cc:1403] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.247s	user 0.027s	sys 0.025s
I20260709 13:06:23.512238 24421 raft_consensus.cc:2749] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.517311 24404 raft_consensus.cc:359] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.518167 24404 raft_consensus.cc:385] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.518476 24404 raft_consensus.cc:740] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.518402 24283 raft_consensus.cc:2468] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.519827 24403 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.520016 24323 leader_election.cc:304] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:23.520344 24403 ts_tablet_manager.cc:1403] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.001s
I20260709 13:06:23.520912 24461 raft_consensus.cc:2804] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.521596 24461 raft_consensus.cc:697] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:23.523141 24461 consensus_queue.cc:237] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.524701 24407 tablet_bootstrap.cc:654] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.524293 24404 consensus_queue.cc:260] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.527889 24404 ts_tablet_manager.cc:1434] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:23.528950 24404 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.529798 24403 raft_consensus.cc:359] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.531088 24403 raft_consensus.cc:385] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.531445 24403 raft_consensus.cc:740] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.535028 24403 consensus_queue.cc:260] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.535333 24323 leader_election.cc:304] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:23.536528 24468 raft_consensus.cc:2804] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.537181 24468 raft_consensus.cc:697] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:23.538219 24468 consensus_queue.cc:237] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.539963 24403 ts_tablet_manager.cc:1434] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:06:23.541154 24403 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:23.542778 24402 tablet_bootstrap.cc:654] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.556835 24403 tablet_bootstrap.cc:654] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.561235 24031 catalog_manager.cc:5697] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.566267 24031 catalog_manager.cc:5697] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.575632 24404 tablet_bootstrap.cc:654] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:23.577858 24482 log.cc:927] Time spent T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: Append to log took a long time: real 0.061s	user 0.003s	sys 0.004s
I20260709 13:06:23.583976 24032 catalog_manager.cc:5697] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.599471 24412 consensus_queue.cc:1048] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.601437 24407 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:23.602042 24407 ts_tablet_manager.cc:1403] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.004s
I20260709 13:06:23.604961 24407 raft_consensus.cc:359] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.605660 24407 raft_consensus.cc:385] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.605962 24407 raft_consensus.cc:740] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.606853 24407 consensus_queue.cc:260] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.608855 24407 ts_tablet_manager.cc:1434] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:23.609895 24407 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.610864 24404 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.611140 24402 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:23.611464 24404 ts_tablet_manager.cc:1403] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.083s	user 0.026s	sys 0.011s
I20260709 13:06:23.611678 24402 ts_tablet_manager.cc:1403] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.012s
I20260709 13:06:23.614356 24402 raft_consensus.cc:359] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.614660 24404 raft_consensus.cc:359] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.615446 24404 raft_consensus.cc:385] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.615931 24404 raft_consensus.cc:740] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.616044 24412 raft_consensus.cc:493] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.616706 24403 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.616641 24412 raft_consensus.cc:515] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.617334 24403 ts_tablet_manager.cc:1403] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.014s
I20260709 13:06:23.616874 24404 consensus_queue.cc:260] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.619256 24404 ts_tablet_manager.cc:1434] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:23.615160 24402 raft_consensus.cc:385] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.620081 24403 raft_consensus.cc:359] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.620373 24412 leader_election.cc:290] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.620524 24402 raft_consensus.cc:740] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.620288 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.621771 24208 raft_consensus.cc:2393] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:23.622005 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298386fc879f441690213611f2f37a44" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.620306 24404 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.623571 24403 raft_consensus.cc:385] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.623593 24100 leader_election.cc:304] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.624094 24403 raft_consensus.cc:740] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.625078 24412 raft_consensus.cc:3060] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.624972 24403 consensus_queue.cc:260] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.615489 24032 catalog_manager.cc:5697] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.632799 24402 consensus_queue.cc:260] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.633792 24404 tablet_bootstrap.cc:654] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.635609 24402 ts_tablet_manager.cc:1434] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:06:23.636999 24402 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:23.643646 24412 raft_consensus.cc:2749] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.643144 24028 catalog_manager.cc:5697] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.649825 24402 tablet_bootstrap.cc:654] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.616015 24407 tablet_bootstrap.cc:654] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.660959 24404 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.661484 24404 ts_tablet_manager.cc:1403] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260709 13:06:23.662777 24403 ts_tablet_manager.cc:1434] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.017s
I20260709 13:06:23.664165 24403 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:23.665278 24468 raft_consensus.cc:493] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.665760 24468 raft_consensus.cc:515] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.667960 24468 leader_election.cc:290] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.666267 24404 raft_consensus.cc:359] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.669023 24404 raft_consensus.cc:385] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.669368 24404 raft_consensus.cc:740] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.670423 24403 tablet_bootstrap.cc:654] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.670127 24404 consensus_queue.cc:260] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.670543 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.671227 24134 raft_consensus.cc:2468] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.672253 24404 ts_tablet_manager.cc:1434] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:23.672230 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.672993 24208 raft_consensus.cc:2468] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:23.673429 24404 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.674810 24321 leader_election.cc:304] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:23.670547 24458 consensus_queue.cc:1048] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:23.680557 24404 tablet_bootstrap.cc:654] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:23.681305 24098 consensus_peers.cc:597] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 -> Peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Couldn't send request to peer 8b3d5d70fd804b96a2c87cf15b6fa32b. 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 13:06:23.686982 24468 raft_consensus.cc:2804] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.687695 24468 raft_consensus.cc:493] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.688218 24468 raft_consensus.cc:3060] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.692108 24404 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.692658 24404 ts_tablet_manager.cc:1403] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:06:23.695429 24404 raft_consensus.cc:359] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.696094 24404 raft_consensus.cc:385] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.696367 24404 raft_consensus.cc:740] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.697296 24404 consensus_queue.cc:260] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.699616 24404 ts_tablet_manager.cc:1434] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:06:23.700979 24404 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.704120 24402 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:23.718269 24402 ts_tablet_manager.cc:1403] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.007s
I20260709 13:06:23.713811 24407 tablet_bootstrap.cc:492] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:23.722292 24407 ts_tablet_manager.cc:1403] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.005s
I20260709 13:06:23.724992 24407 raft_consensus.cc:359] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.725379 24496 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.709112 24458 consensus_queue.cc:1048] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:23.725904 24496 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.707209 24404 tablet_bootstrap.cc:654] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.725713 24407 raft_consensus.cc:385] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.729988 24407 raft_consensus.cc:740] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.730778 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.731731 24356 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:23.732352 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.730728 24407 consensus_queue.cc:260] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.732961 24208 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:23.733031 24098 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:23.733153 24496 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.733990 24496 raft_consensus.cc:2804] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:23.734335 24496 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:23.734648 24496 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.738687 24403 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.739440 24407 ts_tablet_manager.cc:1434] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:06:23.740139 24403 ts_tablet_manager.cc:1403] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.039s
I20260709 13:06:23.740917 24407 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.746165 24403 raft_consensus.cc:359] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.747406 24403 raft_consensus.cc:385] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.747840 24403 raft_consensus.cc:740] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.749015 24403 consensus_queue.cc:260] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.755439 24468 raft_consensus.cc:515] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.757014 24407 tablet_bootstrap.cc:654] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.757601 24468 leader_election.cc:290] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.759449 24402 raft_consensus.cc:359] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.762639 24402 raft_consensus.cc:385] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.762969 24402 raft_consensus.cc:740] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.762444 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.763651 24402 consensus_queue.cc:260] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.764511 24209 raft_consensus.cc:3060] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.767947 24404 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.768155 24403 ts_tablet_manager.cc:1434] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:06:23.768522 24404 ts_tablet_manager.cc:1403] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.017s
I20260709 13:06:23.769809 24403 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:23.771522 24404 raft_consensus.cc:359] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.772207 24404 raft_consensus.cc:385] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.772516 24404 raft_consensus.cc:740] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.772500 24475 consensus_queue.cc:1048] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.773411 24404 consensus_queue.cc:260] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.775765 24404 ts_tablet_manager.cc:1434] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:23.777454 24404 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.779729 24496 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.783053 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:23.783828 24356 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.786422 24404 tablet_bootstrap.cc:654] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.787982 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:23.788694 24207 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.788174 24403 tablet_bootstrap.cc:654] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.780158 24402 ts_tablet_manager.cc:1434] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 13:06:23.800940 24402 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:23.794351 24496 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:23.803085 24436 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.803593 24436 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.808326 24209 raft_consensus.cc:2468] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.809891 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.806298 24436 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:23.815172 24175 leader_election.cc:343] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.817814 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.802531 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:23.818915 24028 catalog_manager.cc:5697] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.819810 24134 raft_consensus.cc:3060] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.820767 24028 catalog_manager.cc:5697] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.826145 24496 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.826653 24496 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.828759 24496 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.829226 24402 tablet_bootstrap.cc:654] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.829509 24322 leader_election.cc:304] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:23.830406 24468 raft_consensus.cc:2804] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.832801 24468 raft_consensus.cc:697] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:23.834102 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.835225 24357 raft_consensus.cc:2393] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
W20260709 13:06:23.839900 24173 leader_election.cc:343] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:23.833607 24468 consensus_queue.cc:237] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.840415 24173 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.842361 24356 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:23.848191 24436 raft_consensus.cc:2749] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:23.853868 24407 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:23.856437 24098 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:23.855844 24407 ts_tablet_manager.cc:1403] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.037s
I20260709 13:06:23.858938 24496 raft_consensus.cc:2804] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:23.859470 24496 raft_consensus.cc:697] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:23.860317 24496 consensus_queue.cc:237] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.861829 24407 raft_consensus.cc:359] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.865588 24407 raft_consensus.cc:385] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.865955 24407 raft_consensus.cc:740] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.867287 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:23.866122 24421 consensus_queue.cc:1048] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:23.869676 24099 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:23.871627 24459 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.857858 24207 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:23.874498 24407 consensus_queue.cc:260] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:23.878383 24322 consensus_peers.cc:597] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:23.879135 24407 ts_tablet_manager.cc:1434] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 13:06:23.880219 24407 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:23.882340 24436 raft_consensus.cc:493] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.888585 24436 raft_consensus.cc:515] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:23.891597 24436 leader_election.cc:290] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:23.894706 24495 raft_consensus.cc:493] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.895289 24495 raft_consensus.cc:515] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.896751 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.898057 24495 leader_election.cc:290] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:23.897847 24475 consensus_queue.cc:1048] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.899199 24436 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:23.908483 24134 raft_consensus.cc:2468] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:23.914950 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:23.915832 24282 raft_consensus.cc:2393] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:23.917382 24175 leader_election.cc:304] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:23.918238 24207 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.917929 24465 consensus_queue.cc:1048] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:23.905733 24436 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:23.922992 24404 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:23.923831 24404 ts_tablet_manager.cc:1403] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.008s
I20260709 13:06:23.925741 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.925833 24465 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:23.930600 24421 consensus_queue.cc:1048] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:23.931622 24404 raft_consensus.cc:359] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.932339 24404 raft_consensus.cc:385] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.932621 24404 raft_consensus.cc:740] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:23.933723 24404 consensus_queue.cc:260] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:23.939066 24403 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:23.939607 24403 ts_tablet_manager.cc:1403] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.170s	user 0.025s	sys 0.026s
I20260709 13:06:23.939469 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:23.940138 24130 raft_consensus.cc:2468] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
W20260709 13:06:23.962244 24304 debug-util.cc:398] Leaking SignalData structure 0x7b080027b1a0 after lost signal to thread 20818
I20260709 13:06:23.957929 24403 raft_consensus.cc:359] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.964514 24403 raft_consensus.cc:385] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:23.964874 24403 raft_consensus.cc:740] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:23.967708 24304 debug-util.cc:398] Leaking SignalData structure 0x7b080009d220 after lost signal to thread 24066
W20260709 13:06:23.963207 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:23.972136 24304 debug-util.cc:398] Leaking SignalData structure 0x7b0800199b60 after lost signal to thread 24233
I20260709 13:06:23.973166 24509 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:23.974129 24304 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfce0 after lost signal to thread 24307
I20260709 13:06:23.973851 24509 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
W20260709 13:06:23.975673 24304 debug-util.cc:398] Leaking SignalData structure 0x7b0800125660 after lost signal to thread 24381
I20260709 13:06:23.976979 24509 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:23.977438 24304 debug-util.cc:398] Leaking SignalData structure 0x7b08001255e0 after lost signal to thread 24429
I20260709 13:06:23.972203 24407 tablet_bootstrap.cc:654] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:23.978242 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:23.941355 24173 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:24.001811 24404 ts_tablet_manager.cc:1434] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.000s
I20260709 13:06:24.007759 24404 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:23.963507 24468 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.009855 24403 consensus_queue.cc:260] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:23.966641 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.018791 24403 ts_tablet_manager.cc:1434] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 13:06:24.023473 24403 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.026055 24517 raft_consensus.cc:2804] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.026624 24517 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.026976 24517 raft_consensus.cc:3060] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.027940 24436 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.028456 24436 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.028898 24436 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.026000 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.018049 24459 raft_consensus.cc:2749] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.024950 24282 raft_consensus.cc:2393] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:24.041797 24206 raft_consensus.cc:2393] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:24.014904 24468 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.060046 24468 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.036571 24412 raft_consensus.cc:493] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.061954 24412 raft_consensus.cc:515] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.063046 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.063758 24204 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:24.064158 24412 leader_election.cc:290] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:24.060786 24357 raft_consensus.cc:2393] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:24.067858 24402 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:24.068625 24402 ts_tablet_manager.cc:1403] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.272s	user 0.016s	sys 0.008s
I20260709 13:06:24.024372 24465 raft_consensus.cc:2749] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.075350 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.077162 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.075353 24461 consensus_queue.cc:1048] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:06:24.079231 24098 leader_election.cc:343] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.081073 24468 consensus_queue.cc:1048] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.081728 24132 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.086265 24519 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:24.021847 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 103322us
I20260709 13:06:24.093870 24407 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:24.094946 24322 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:24.096277 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.097678 24407 ts_tablet_manager.cc:1403] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.218s	user 0.021s	sys 0.010s
I20260709 13:06:24.098732 24403 tablet_bootstrap.cc:654] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:24.100184 24100 leader_election.cc:343] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.100689 24100 leader_election.cc:304] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.100775 24475 raft_consensus.cc:2804] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:24.101375 24475 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.101841 24475 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:24.102412 24514 log.cc:927] Time spent T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:06:24.086807 24519 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.103643 24465 consensus_queue.cc:1048] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.105762 24519 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:24.098353 24458 raft_consensus.cc:493] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.106515 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.111253 24402 raft_consensus.cc:359] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.111934 24402 raft_consensus.cc:385] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.112180 24402 raft_consensus.cc:740] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.114549 24407 raft_consensus.cc:359] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.115131 24404 tablet_bootstrap.cc:654] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.115656 24407 raft_consensus.cc:385] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.116122 24407 raft_consensus.cc:740] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.120042 24402 consensus_queue.cc:260] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.111182 24495 raft_consensus.cc:2749] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.116745 24281 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:24.128573 24517 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:24.138118 24173 leader_election.cc:343] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.109485 24458 raft_consensus.cc:515] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.140620 24458 leader_election.cc:290] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:24.141844 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.142727 24355 raft_consensus.cc:2393] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:24.144361 24030 catalog_manager.cc:5697] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.148365 24100 leader_election.cc:304] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.152170 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.153934 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.154968 24206 raft_consensus.cc:2393] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:24.163262 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.164208 24282 raft_consensus.cc:2468] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:24.165948 24468 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.166476 24468 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.166867 24402 ts_tablet_manager.cc:1434] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 13:06:24.167959 24402 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:24.168670 24468 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.169515 24461 raft_consensus.cc:493] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.169981 24461 raft_consensus.cc:515] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.170831 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.172048 24461 leader_election.cc:290] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.172678 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.175166 24247 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:24.177978 24321 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.179379 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.180013 24131 raft_consensus.cc:2468] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:24.181715 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.182832 24321 leader_election.cc:304] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:24.183733 24409 raft_consensus.cc:2749] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.184492 24409 raft_consensus.cc:2804] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:24.184667 24323 leader_election.cc:343] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.184856 24409 raft_consensus.cc:493] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.185216 24409 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.183784 24458 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.192497 24458 raft_consensus.cc:2749] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.098261 24466 consensus_queue.cc:1048] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:06:24.202577 24436 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.204466 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.204864 24436 consensus_queue.cc:1048] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.205883 24248 leader_election.cc:304] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:24.207614 24519 raft_consensus.cc:3060] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.211267 24509 raft_consensus.cc:493] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.211962 24509 raft_consensus.cc:515] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:24.215513 24173 leader_election.cc:343] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.216192 24173 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:24.218631 24475 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.223699 24407 consensus_queue.cc:260] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.232344 24402 tablet_bootstrap.cc:654] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.242327 24407 ts_tablet_manager.cc:1434] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.000s
I20260709 13:06:24.247182 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.247936 24131 raft_consensus.cc:2468] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:24.246073 24517 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.221050 24466 consensus_queue.cc:1048] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:06:24.253248 24407 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:24.241081 24515 raft_consensus.cc:2749] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.239795 24412 raft_consensus.cc:2749] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.273731 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.274394 24134 raft_consensus.cc:3060] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.274963 24409 raft_consensus.cc:515] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.277053 24409 leader_election.cc:290] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.287228 24509 leader_election.cc:290] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.289387 24247 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:24.289803 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.290506 24357 raft_consensus.cc:2468] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:24.291925 24247 leader_election.cc:304] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:24.291836 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:24.291978 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:24.296142 24421 raft_consensus.cc:2804] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.296607 24421 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.296944 24421 raft_consensus.cc:3060] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.299544 24468 consensus_queue.cc:1048] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:24.314532 24323 leader_election.cc:343] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.315971 24461 consensus_queue.cc:1048] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.317477 24458 raft_consensus.cc:2804] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.317951 24458 raft_consensus.cc:493] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.281111 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:24.318298 24458 raft_consensus.cc:3060] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.318518 24209 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.262329 24475 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.288820 24407 tablet_bootstrap.cc:654] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.326201 24282 raft_consensus.cc:3060] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.340837 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.350121 24131 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.351989 24458 raft_consensus.cc:515] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.354066 24421 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.354919 24519 raft_consensus.cc:2749] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.356033 24421 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:24.357290 24355 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.337041 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:24.334789 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 54285.2us
I20260709 13:06:24.372270 24209 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:24.373620 24322 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:24.374317 24475 consensus_queue.cc:1048] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.374563 24409 raft_consensus.cc:2804] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.375213 24409 raft_consensus.cc:697] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:24.376822 24131 raft_consensus.cc:2468] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:24.376422 24409 consensus_queue.cc:237] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER 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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.380254 24458 leader_election.cc:290] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.387142 24134 raft_consensus.cc:2468] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:24.390136 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
W20260709 13:06:24.400126 24247 leader_election.cc:343] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.427562 24515 consensus_queue.cc:1048] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:24.403309 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.403715 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.407119 24495 consensus_queue.cc:1048] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:24.412640 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:24.420593 24028 catalog_manager.cc:5697] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.427280 24402 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:24.430608 24403 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:24.432703 24354 raft_consensus.cc:3060] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.440866 24403 ts_tablet_manager.cc:1403] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.419s	user 0.037s	sys 0.034s
I20260709 13:06:24.440084 24402 ts_tablet_manager.cc:1403] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.272s	user 0.024s	sys 0.018s
I20260709 13:06:24.443778 24404 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:24.444468 24404 ts_tablet_manager.cc:1403] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.437s	user 0.018s	sys 0.004s
I20260709 13:06:24.447397 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:24.447903 24204 raft_consensus.cc:2393] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:24.448345 24279 raft_consensus.cc:2393] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:24.448800 24173 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:24.450973 24132 raft_consensus.cc:2393] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:24.440219 24412 consensus_queue.cc:1048] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:06:24.452699 24513 raft_consensus.cc:2804] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.453238 24513 raft_consensus.cc:697] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:24.454209 24513 consensus_queue.cc:237] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.455044 24321 leader_election.cc:304] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.455468 24282 raft_consensus.cc:2468] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
W20260709 13:06:24.458070 24247 leader_election.cc:343] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.459244 24247 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:24.460695 24468 raft_consensus.cc:2804] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.461483 24468 raft_consensus.cc:697] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:24.462607 24468 consensus_queue.cc:237] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.465404 24458 raft_consensus.cc:2749] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.468544 24354 raft_consensus.cc:2468] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:24.476106 24403 raft_consensus.cc:359] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.478648 24403 raft_consensus.cc:385] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.479105 24403 raft_consensus.cc:740] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.484951 24404 raft_consensus.cc:359] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.486068 24404 raft_consensus.cc:385] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.486536 24404 raft_consensus.cc:740] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.508296 24402 raft_consensus.cc:359] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.509152 24402 raft_consensus.cc:385] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.509433 24402 raft_consensus.cc:740] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.483778 24403 consensus_queue.cc:260] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.512527 24402 consensus_queue.cc:260] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.522696 24407 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:24.523273 24407 ts_tablet_manager.cc:1403] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.277s	user 0.015s	sys 0.007s
I20260709 13:06:24.526309 24403 ts_tablet_manager.cc:1434] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.001s
I20260709 13:06:24.527729 24403 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.478106 24247 leader_election.cc:304] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:24.529601 24407 raft_consensus.cc:359] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.530484 24407 raft_consensus.cc:385] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.530893 24407 raft_consensus.cc:740] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.531433 24404 consensus_queue.cc:260] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.532661 24407 consensus_queue.cc:260] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
W20260709 13:06:24.536573 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 61476.8us
I20260709 13:06:24.538565 24402 ts_tablet_manager.cc:1434] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260709 13:06:24.539160 24407 ts_tablet_manager.cc:1434] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:06:24.536630 24458 raft_consensus.cc:2804] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.540270 24407 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:24.544057 24402 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:24.547859 24458 raft_consensus.cc:697] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:24.553375 24458 consensus_queue.cc:237] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.560226 24404 ts_tablet_manager.cc:1434] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.000s
I20260709 13:06:24.566421 24404 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:24.579789 24403 tablet_bootstrap.cc:654] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.591326 24461 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.591955 24461 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.595311 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:24.597064 24322 leader_election.cc:343] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.597883 24461 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.605607 24407 tablet_bootstrap.cc:654] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.606191 24030 catalog_manager.cc:5697] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 2, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.602412 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:24.610976 24323 leader_election.cc:343] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.611919 24323 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.614410 24404 tablet_bootstrap.cc:654] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.613765 24461 raft_consensus.cc:2749] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.610965 24402 tablet_bootstrap.cc:654] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.627425 24407 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:24.628165 24407 ts_tablet_manager.cc:1403] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.002s
I20260709 13:06:24.629114 24403 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:24.629602 24403 ts_tablet_manager.cc:1403] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.000s
I20260709 13:06:24.632988 24403 raft_consensus.cc:359] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.636914 24402 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:24.637507 24402 ts_tablet_manager.cc:1403] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.002s
I20260709 13:06:24.633739 24403 raft_consensus.cc:385] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.641353 24403 raft_consensus.cc:740] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.641115 24407 raft_consensus.cc:359] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.642033 24407 raft_consensus.cc:385] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.641367 24031 catalog_manager.cc:5697] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.642302 24403 consensus_queue.cc:260] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.642315 24407 raft_consensus.cc:740] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.645536 24402 raft_consensus.cc:359] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.646351 24402 raft_consensus.cc:385] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.646628 24402 raft_consensus.cc:740] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.648011 24407 consensus_queue.cc:260] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.648952 24403 ts_tablet_manager.cc:1434] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:06:24.650300 24403 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.654702 24402 consensus_queue.cc:260] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.656802 24421 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.658283 24536 raft_consensus.cc:493] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.658783 24536 raft_consensus.cc:515] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.659263 24402 ts_tablet_manager.cc:1434] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 13:06:24.660247 24402 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:24.660914 24536 leader_election.cc:290] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:24.662997 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.663887 24354 raft_consensus.cc:2468] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:24.665416 24247 leader_election.cc:304] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:24.669418 24402 tablet_bootstrap.cc:654] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.670849 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.657413 24421 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.674428 24421 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:24.676184 24403 tablet_bootstrap.cc:654] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.677999 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.679919 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.681170 24513 raft_consensus.cc:493] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:24.681799 24247 leader_election.cc:343] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.681753 24513 raft_consensus.cc:515] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.685071 24513 leader_election.cc:290] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:24.682516 24248 leader_election.cc:343] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.687121 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.687691 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.687855 24133 raft_consensus.cc:2468] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
W20260709 13:06:24.688726 24248 leader_election.cc:343] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:24.689164 24173 leader_election.cc:343] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.689848 24173 leader_election.cc:304] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:24.691957 24421 raft_consensus.cc:2804] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.692420 24421 raft_consensus.cc:493] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.694350 24513 raft_consensus.cc:2804] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.694905 24513 raft_consensus.cc:493] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.695248 24513 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.695701 24403 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:24.696190 24403 ts_tablet_manager.cc:1403] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 13:06:24.692850 24421 raft_consensus.cc:3060] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.689186 24248 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:24.699862 24536 raft_consensus.cc:2749] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.700237 24402 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:24.700714 24402 ts_tablet_manager.cc:1403] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 13:06:24.706636 24403 raft_consensus.cc:359] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.707420 24403 raft_consensus.cc:385] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.707686 24403 raft_consensus.cc:740] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.710031 24402 raft_consensus.cc:359] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.710757 24402 raft_consensus.cc:385] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.711110 24402 raft_consensus.cc:740] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.718616 24407 ts_tablet_manager.cc:1434] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.002s
I20260709 13:06:24.719813 24407 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:24.722572 24513 raft_consensus.cc:515] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.723694 24404 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:24.724402 24404 ts_tablet_manager.cc:1403] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.007s
I20260709 13:06:24.725615 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:24.726938 24403 consensus_queue.cc:260] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.729212 24403 ts_tablet_manager.cc:1434] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:06:24.730202 24403 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.736249 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.736950 24133 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.737473 24403 tablet_bootstrap.cc:654] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.733247 24030 catalog_manager.cc:5697] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.736354 24513 leader_election.cc:290] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.746577 24402 consensus_queue.cc:260] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.747490 24354 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.753674 24404 raft_consensus.cc:359] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.754473 24133 raft_consensus.cc:2468] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:24.754468 24404 raft_consensus.cc:385] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.756138 24404 raft_consensus.cc:740] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.756985 24173 leader_election.cc:304] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:24.757863 24513 raft_consensus.cc:2804] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.758623 24513 raft_consensus.cc:697] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:24.759045 24407 tablet_bootstrap.cc:654] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.759819 24513 consensus_queue.cc:237] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.764559 24421 raft_consensus.cc:515] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.765372 24403 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:24.765981 24403 ts_tablet_manager.cc:1403] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.012s
I20260709 13:06:24.765190 24354 raft_consensus.cc:2468] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:24.768857 24402 ts_tablet_manager.cc:1434] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 13:06:24.769816 24402 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:24.770282 24404 consensus_queue.cc:260] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.772732 24404 ts_tablet_manager.cc:1434] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:06:24.773833 24404 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:24.773463 24403 raft_consensus.cc:359] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.777841 24402 tablet_bootstrap.cc:654] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.779986 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:24.781847 24403 raft_consensus.cc:385] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.780370 24404 tablet_bootstrap.cc:654] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:24.783186 24248 leader_election.cc:343] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.773844 24461 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.783870 24461 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.782351 24403 raft_consensus.cc:740] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.781121 24421 leader_election.cc:290] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:24.786849 24461 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:24.787575 24403 consensus_queue.cc:260] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.789232 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.790136 24403 ts_tablet_manager.cc:1434] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
W20260709 13:06:24.790807 24323 leader_election.cc:343] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.791093 24403 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.791817 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:24.793205 24321 leader_election.cc:343] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.793675 24321 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:24.794929 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:24.795418 24461 raft_consensus.cc:2749] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.795552 24354 raft_consensus.cc:3060] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.801932 24029 catalog_manager.cc:5697] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.810698 24354 raft_consensus.cc:2468] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:24.811990 24247 leader_election.cc:304] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:24.813346 24421 raft_consensus.cc:2804] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.814038 24421 raft_consensus.cc:697] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:24.815243 24421 consensus_queue.cc:237] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.817312 24407 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:24.824571 24407 ts_tablet_manager.cc:1403] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.003s
I20260709 13:06:24.818140 24404 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:24.828454 24404 ts_tablet_manager.cc:1403] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 13:06:24.818110 24032 catalog_manager.cc:5697] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.820072 24403 tablet_bootstrap.cc:654] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.832875 24209 raft_consensus.cc:3060] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.839833 24204 raft_consensus.cc:1275] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:24.843014 24403 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:24.843631 24403 ts_tablet_manager.cc:1403] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.002s
I20260709 13:06:24.843357 24404 raft_consensus.cc:359] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.844161 24404 raft_consensus.cc:385] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.844509 24404 raft_consensus.cc:740] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.845289 24461 consensus_queue.cc:1048] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.827759 24407 raft_consensus.cc:359] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.847303 24407 raft_consensus.cc:385] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.853371 24407 raft_consensus.cc:740] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.854228 24407 consensus_queue.cc:260] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.856249 24404 consensus_queue.cc:260] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.863564 24407 ts_tablet_manager.cc:1434] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:06:24.864766 24407 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:24.869693 24404 ts_tablet_manager.cc:1434] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:06:24.870829 24404 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:24.872270 24030 catalog_manager.cc:5697] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.847616 24403 raft_consensus.cc:359] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.875936 24403 raft_consensus.cc:385] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.876295 24403 raft_consensus.cc:740] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.879817 24402 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:24.880409 24402 ts_tablet_manager.cc:1403] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.003s
I20260709 13:06:24.882447 24403 consensus_queue.cc:260] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.897368 24496 raft_consensus.cc:493] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.897974 24496 raft_consensus.cc:515] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:24.900220 24496 leader_election.cc:290] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:24.903180 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:24.904227 24513 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.904727 24513 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.906898 24513 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:24.907137 24403 ts_tablet_manager.cc:1434] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.003s
I20260709 13:06:24.907627 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:24.908042 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:24.908883 24279 raft_consensus.cc:2468] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
W20260709 13:06:24.909688 24098 leader_election.cc:343] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.910140 24175 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
W20260709 13:06:24.911522 24099 leader_election.cc:343] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.912009 24099 leader_election.cc:304] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:24.912142 24513 raft_consensus.cc:2804] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.912606 24513 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.912958 24513 raft_consensus.cc:3060] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.913182 24496 raft_consensus.cc:2749] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.913846 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:24.917840 24515 consensus_queue.cc:1048] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:24.920257 24173 leader_election.cc:343] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.908089 24403 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:24.928166 24407 tablet_bootstrap.cc:654] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.929311 24515 consensus_queue.cc:1048] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.930918 24404 tablet_bootstrap.cc:654] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.937616 24282 raft_consensus.cc:1275] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:24.920142 24402 raft_consensus.cc:359] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.938720 24402 raft_consensus.cc:385] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.939019 24402 raft_consensus.cc:740] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.939721 24402 consensus_queue.cc:260] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:24.941882 24402 ts_tablet_manager.cc:1434] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.061s	user 0.001s	sys 0.005s
I20260709 13:06:24.954905 24402 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
W20260709 13:06:24.962453 24323 consensus_peers.cc:597] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:24.965670 24131 raft_consensus.cc:3060] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.966286 24402 tablet_bootstrap.cc:654] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.950356 24409 consensus_queue.cc:1048] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:06:24.953806 24403 tablet_bootstrap.cc:654] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.948175 24513 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.979763 24475 consensus_queue.cc:1048] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.980693 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:24.987325 24421 consensus_queue.cc:1048] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:24.988142 24404 tablet_bootstrap.cc:492] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:24.988652 24404 ts_tablet_manager.cc:1403] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.002s
I20260709 13:06:24.980068 24407 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:24.991668 24407 ts_tablet_manager.cc:1403] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.001s
I20260709 13:06:24.992152 24404 raft_consensus.cc:359] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:24.992995 24404 raft_consensus.cc:385] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.993322 24404 raft_consensus.cc:740] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.997224 24407 raft_consensus.cc:359] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:24.998243 24407 raft_consensus.cc:385] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.998610 24407 raft_consensus.cc:740] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.001509 24407 consensus_queue.cc:260] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:25.014703 24173 leader_election.cc:343] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.014995 24407 ts_tablet_manager.cc:1434] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:06:25.018537 24407 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:25.016304 24404 consensus_queue.cc:260] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.028128 24475 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.029345 24475 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.028281 24513 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.032419 24475 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:25.034884 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.036309 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:25.038247 24323 leader_election.cc:343] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.038453 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:25.022159 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 57958.1us
W20260709 13:06:25.051527 24321 leader_election.cc:343] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.074213 24402 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.075064 24402 ts_tablet_manager.cc:1403] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.008s
I20260709 13:06:25.068004 24321 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.075894 24475 raft_consensus.cc:2749] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.077657 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.078294 24282 raft_consensus.cc:3060] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.085291 24496 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.089731 24404 ts_tablet_manager.cc:1434] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.101s	user 0.013s	sys 0.006s
I20260709 13:06:25.090862 24404 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.093176 24402 raft_consensus.cc:359] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.094169 24402 raft_consensus.cc:385] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.094496 24402 raft_consensus.cc:740] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.088249 24496 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.098688 24282 raft_consensus.cc:2468] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:25.099483 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.100140 24280 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:25.100479 24175 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:25.101404 24100 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:25.102149 24515 raft_consensus.cc:2804] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.102481 24412 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.102793 24496 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.102736 24515 raft_consensus.cc:697] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:25.104238 24402 consensus_queue.cc:260] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.104358 24515 consensus_queue.cc:237] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.109848 24402 ts_tablet_manager.cc:1434] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:06:25.110867 24402 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.112943 24536 consensus_queue.cc:1048] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.114641 24407 tablet_bootstrap.cc:654] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.119544 24402 tablet_bootstrap.cc:654] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.102872 24412 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.123597 24412 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.129272 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:25.136765 24098 leader_election.cc:343] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.138294 24403 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.138841 24403 ts_tablet_manager.cc:1403] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.231s	user 0.018s	sys 0.030s
I20260709 13:06:25.142231 24403 raft_consensus.cc:359] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.143499 24403 raft_consensus.cc:385] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.144047 24403 raft_consensus.cc:740] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.145196 24403 consensus_queue.cc:260] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.150087 24403 ts_tablet_manager.cc:1434] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:25.160259 24403 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.168712 24403 tablet_bootstrap.cc:654] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.172674 24575 consensus_queue.cc:1048] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.167793 24412 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.177680 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.178503 24279 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.195369 24404 tablet_bootstrap.cc:654] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.197789 24412 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.204646 24407 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:25.205195 24407 ts_tablet_manager.cc:1403] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.007s
I20260709 13:06:25.210510 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:25.213119 24407 raft_consensus.cc:359] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:25.213469 24098 leader_election.cc:343] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.215354 24279 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:25.215734 24407 raft_consensus.cc:385] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.216173 24407 raft_consensus.cc:740] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.216724 24100 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:25.216812 24407 consensus_queue.cc:260] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.226091 24496 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.226766 24496 raft_consensus.cc:697] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:25.227588 24496 consensus_queue.cc:237] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.229769 24570 consensus_queue.cc:1048] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.230185 24412 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.230741 24412 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.223595 24407 ts_tablet_manager.cc:1434] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:06:25.232798 24407 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:25.232851 24412 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.240511 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.241211 24209 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:25.247282 24402 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.247462 24407 tablet_bootstrap.cc:654] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.248277 24402 ts_tablet_manager.cc:1403] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.028s
I20260709 13:06:25.268249 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.286924 24032 catalog_manager.cc:5697] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.290278 24403 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.290794 24403 ts_tablet_manager.cc:1403] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.023s
I20260709 13:06:25.293849 24099 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
W20260709 13:06:25.294872 24100 leader_election.cc:343] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.303272 24403 raft_consensus.cc:359] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.303881 24403 raft_consensus.cc:385] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.304124 24403 raft_consensus.cc:740] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.307852 24404 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.308454 24404 ts_tablet_manager.cc:1403] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.218s	user 0.020s	sys 0.026s
I20260709 13:06:25.300606 24496 raft_consensus.cc:2804] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.310364 24496 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.310751 24496 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.313416 24585 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.314196 24585 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.316373 24585 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.317521 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:25.318400 24355 raft_consensus.cc:2468] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:25.319875 24098 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:25.305374 24403 consensus_queue.cc:260] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.320750 24585 raft_consensus.cc:2804] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.321202 24585 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.317595 24402 raft_consensus.cc:359] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.321651 24585 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.321761 24402 raft_consensus.cc:385] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.323618 24402 raft_consensus.cc:740] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.325071 24402 consensus_queue.cc:260] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.321960 24404 raft_consensus.cc:359] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.325350 24496 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.326107 24404 raft_consensus.cc:385] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.326596 24404 raft_consensus.cc:740] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.327787 24404 consensus_queue.cc:260] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.331863 24402 ts_tablet_manager.cc:1434] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:06:25.332760 24404 ts_tablet_manager.cc:1434] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:06:25.335045 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:25.335724 24209 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.336505 24496 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.337615 24402 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.337597 24404 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.323279 24403 ts_tablet_manager.cc:1434] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:06:25.339598 24403 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.350816 24458 raft_consensus.cc:493] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.353109 24458 raft_consensus.cc:515] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.349972 24515 raft_consensus.cc:493] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.354336 24515 raft_consensus.cc:515] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.356432 24515 leader_election.cc:290] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.357116 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.358330 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.359387 24403 tablet_bootstrap.cc:654] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.359902 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.363361 24458 leader_election.cc:290] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.364842 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:25.367990 24247 leader_election.cc:343] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.369391 24458 consensus_queue.cc:1048] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.371338 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.371436 24204 raft_consensus.cc:3060] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.372970 24100 leader_election.cc:343] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.373956 24100 leader_election.cc:343] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.375635 24402 tablet_bootstrap.cc:654] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.376461 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:25.382731 24248 leader_election.cc:343] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.383913 24458 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.384584 24458 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.387496 24209 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:25.387383 24458 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.388052 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:25.389698 24247 leader_election.cc:343] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.390544 24099 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.390717 24173 leader_election.cc:304] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.391860 24587 raft_consensus.cc:2804] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.383483 24248 leader_election.cc:304] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:25.392339 24587 raft_consensus.cc:697] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:25.393678 24458 raft_consensus.cc:2749] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.393404 24587 consensus_queue.cc:237] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.377514 24585 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.401554 24407 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:25.402107 24407 ts_tablet_manager.cc:1403] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.170s	user 0.041s	sys 0.022s
I20260709 13:06:25.402824 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.402818 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.404958 24407 raft_consensus.cc:359] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.405519 24515 raft_consensus.cc:2749] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:25.405879 24100 leader_election.cc:343] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.406626 24248 leader_election.cc:343] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.407158 24248 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:25.409206 24404 tablet_bootstrap.cc:654] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.411175 24536 raft_consensus.cc:2749] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.411908 24536 consensus_queue.cc:1048] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.412503 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:25.413146 24354 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.405666 24407 raft_consensus.cc:385] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.414189 24407 raft_consensus.cc:740] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.414934 24407 consensus_queue.cc:260] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.423689 24407 ts_tablet_manager.cc:1434] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:25.424696 24407 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:25.427229 24402 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.428872 24402 ts_tablet_manager.cc:1403] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.000s
I20260709 13:06:25.430680 24407 tablet_bootstrap.cc:654] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.448001 24585 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.451082 24402 raft_consensus.cc:359] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.452165 24402 raft_consensus.cc:385] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.452513 24402 raft_consensus.cc:740] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.453358 24402 consensus_queue.cc:260] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.451383 24354 raft_consensus.cc:2468] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:25.453414 24032 catalog_manager.cc:5697] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.455374 24098 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.456230 24402 ts_tablet_manager.cc:1434] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:06:25.456554 24585 raft_consensus.cc:2804] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.457019 24585 raft_consensus.cc:697] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:25.457823 24585 consensus_queue.cc:237] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.462539 24402 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.473102 24402 tablet_bootstrap.cc:654] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.483433 24402 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.484110 24402 ts_tablet_manager.cc:1403] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260709 13:06:25.487128 24402 raft_consensus.cc:359] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.488045 24402 raft_consensus.cc:385] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.488413 24402 raft_consensus.cc:740] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.489298 24402 consensus_queue.cc:260] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.492288 24402 ts_tablet_manager.cc:1434] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:25.492918 24404 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.493276 24402 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.493430 24404 ts_tablet_manager.cc:1403] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.157s	user 0.007s	sys 0.007s
I20260709 13:06:25.496176 24404 raft_consensus.cc:359] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.496840 24404 raft_consensus.cc:385] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.497092 24404 raft_consensus.cc:740] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.497721 24404 consensus_queue.cc:260] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.498781 24031 catalog_manager.cc:5697] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.503707 24403 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.503847 24402 tablet_bootstrap.cc:654] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.504436 24403 ts_tablet_manager.cc:1403] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.014s
I20260709 13:06:25.507745 24404 ts_tablet_manager.cc:1434] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:25.507961 24403 raft_consensus.cc:359] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.508963 24403 raft_consensus.cc:385] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.509101 24404 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.509372 24403 raft_consensus.cc:740] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.517781 24409 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.518409 24409 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.500310 24031 catalog_manager.cc:5697] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.520361 24404 tablet_bootstrap.cc:654] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.519976 24403 consensus_queue.cc:260] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.520563 24409 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.522401 24403 ts_tablet_manager.cc:1434] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:06:25.522564 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:25.523334 24403 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.523571 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:25.524129 24321 leader_election.cc:343] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.526893 24322 leader_election.cc:343] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.527530 24322 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:25.529053 24475 raft_consensus.cc:2749] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.534749 24403 tablet_bootstrap.cc:654] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.541352 24280 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.547114 24403 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.547670 24403 ts_tablet_manager.cc:1403] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260709 13:06:25.550400 24403 raft_consensus.cc:359] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.551070 24403 raft_consensus.cc:385] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.556754 24403 raft_consensus.cc:740] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:25.558681 24173 consensus_peers.cc:597] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:25.558281 24403 consensus_queue.cc:260] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.560109 24402 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.560848 24407 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:25.561343 24407 ts_tablet_manager.cc:1403] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.030s
I20260709 13:06:25.562104 24403 ts_tablet_manager.cc:1434] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:25.558701 24575 consensus_queue.cc:1048] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:25.560846 24402 ts_tablet_manager.cc:1403] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.018s
I20260709 13:06:25.577060 24509 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.577664 24509 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.578523 24404 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.579087 24404 ts_tablet_manager.cc:1403] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.016s
I20260709 13:06:25.581188 24509 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.581423 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.582620 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:25.581835 24404 raft_consensus.cc:359] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.583077 24204 raft_consensus.cc:2393] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:25.583346 24404 raft_consensus.cc:385] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.583796 24404 raft_consensus.cc:740] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.584498 24404 consensus_queue.cc:260] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.564762 24403 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.565711 24585 raft_consensus.cc:493] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.585647 24585 raft_consensus.cc:515] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.584766 24248 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:25.589414 24509 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.564149 24407 raft_consensus.cc:359] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.590461 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.590965 24585 leader_election.cc:290] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:25.593014 24100 leader_election.cc:343] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.593850 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:25.595748 24099 leader_election.cc:343] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.596253 24099 leader_election.cc:304] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.596972 24403 tablet_bootstrap.cc:654] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.597298 24585 raft_consensus.cc:2749] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.598521 24509 raft_consensus.cc:2749] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.588585 24402 raft_consensus.cc:359] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.601643 24404 ts_tablet_manager.cc:1434] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:25.602766 24402 raft_consensus.cc:385] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.603173 24402 raft_consensus.cc:740] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.603212 24575 raft_consensus.cc:493] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.603844 24404 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.603785 24575 raft_consensus.cc:515] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.606164 24575 leader_election.cc:290] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.607676 24407 raft_consensus.cc:385] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.608049 24407 raft_consensus.cc:740] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.608453 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.608719 24407 consensus_queue.cc:260] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:25.610257 24175 leader_election.cc:343] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.611025 24407 ts_tablet_manager.cc:1434] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.005s
I20260709 13:06:25.604197 24402 consensus_queue.cc:260] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.611896 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:25.613619 24407 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:25.613694 24404 tablet_bootstrap.cc:654] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:25.613770 24173 leader_election.cc:343] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.614462 24173 leader_election.cc:304] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.615590 24575 raft_consensus.cc:2749] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.617203 24402 ts_tablet_manager.cc:1434] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:06:25.618342 24402 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.624562 24402 tablet_bootstrap.cc:654] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.636519 24403 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.637030 24403 ts_tablet_manager.cc:1403] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.013s
I20260709 13:06:25.637599 24407 tablet_bootstrap.cc:654] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.639869 24403 raft_consensus.cc:359] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.640616 24403 raft_consensus.cc:385] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.640892 24403 raft_consensus.cc:740] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.641638 24403 consensus_queue.cc:260] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.645812 24403 ts_tablet_manager.cc:1434] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:25.646838 24403 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.652616 24403 tablet_bootstrap.cc:654] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.665570 24421 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.666309 24421 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:25.668843 24421 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:25.669992 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:25.672394 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:25.673215 24354 raft_consensus.cc:2393] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:25.674125 24404 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.674795 24404 ts_tablet_manager.cc:1403] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.005s
I20260709 13:06:25.677578 24404 raft_consensus.cc:359] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.678258 24404 raft_consensus.cc:385] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.678290 24247 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:25.678629 24404 raft_consensus.cc:740] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.679615 24404 consensus_queue.cc:260] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.680300 24509 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.682021 24404 ts_tablet_manager.cc:1434] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:25.683282 24404 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.688088 24585 consensus_queue.cc:1048] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.689154 24404 tablet_bootstrap.cc:654] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.691300 24509 raft_consensus.cc:2749] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.694541 24402 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:25.695183 24402 ts_tablet_manager.cc:1403] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.012s
I20260709 13:06:25.696417 24403 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.696892 24403 ts_tablet_manager.cc:1403] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.013s
I20260709 13:06:25.698592 24407 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:25.706705 24404 tablet_bootstrap.cc:492] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.707429 24403 raft_consensus.cc:359] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.710461 24404 ts_tablet_manager.cc:1403] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260709 13:06:25.710464 24407 ts_tablet_manager.cc:1403] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.003s
I20260709 13:06:25.710321 24403 raft_consensus.cc:385] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.712728 24403 raft_consensus.cc:740] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.713581 24575 raft_consensus.cc:493] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.714105 24575 raft_consensus.cc:515] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.714195 24407 raft_consensus.cc:359] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.715010 24407 raft_consensus.cc:385] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.715370 24407 raft_consensus.cc:740] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.716264 24575 leader_election.cc:290] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:25.716220 24407 consensus_queue.cc:260] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.719822 24404 raft_consensus.cc:359] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.720592 24404 raft_consensus.cc:385] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.720486 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:25.721010 24404 raft_consensus.cc:740] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.721796 24407 ts_tablet_manager.cc:1434] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:06:25.715104 24402 raft_consensus.cc:359] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.721726 24404 consensus_queue.cc:260] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.722421 24402 raft_consensus.cc:385] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.722752 24402 raft_consensus.cc:740] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.723001 24407 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:25.723472 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:25.733439 24133 raft_consensus.cc:2468] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
W20260709 13:06:25.724210 24173 leader_election.cc:343] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.735136 24173 leader_election.cc:304] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:25.735598 24354 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.724361 24461 raft_consensus.cc:493] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.736490 24461 raft_consensus.cc:515] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.739629 24575 raft_consensus.cc:2804] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.740139 24575 raft_consensus.cc:493] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.740482 24575 raft_consensus.cc:3060] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.739686 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:25.723894 24404 ts_tablet_manager.cc:1434] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:25.743608 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.724902 24403 consensus_queue.cc:260] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.744860 24404 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.745180 24133 raft_consensus.cc:2468] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:25.745754 24412 consensus_queue.cc:1048] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:25.746245 24322 leader_election.cc:343] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.746873 24461 leader_election.cc:290] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.748611 24321 leader_election.cc:304] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:25.749560 24403 ts_tablet_manager.cc:1434] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260709 13:06:25.750582 24403 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.750469 24475 raft_consensus.cc:2804] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.750949 24475 raft_consensus.cc:493] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.751287 24475 raft_consensus.cc:3060] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.757994 24404 tablet_bootstrap.cc:654] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.758513 24475 raft_consensus.cc:515] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.760864 24475 leader_election.cc:290] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.761670 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:25.761996 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:25.762337 24133 raft_consensus.cc:3060] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:25.763439 24322 leader_election.cc:343] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.766075 24513 raft_consensus.cc:493] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.766706 24513 raft_consensus.cc:515] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.770305 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.771090 24279 raft_consensus.cc:2468] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:25.772203 24404 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.772346 24175 leader_election.cc:304] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:25.772760 24404 ts_tablet_manager.cc:1403] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:06:25.773389 24571 raft_consensus.cc:2804] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.773795 24571 raft_consensus.cc:493] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.774194 24571 raft_consensus.cc:3060] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.777056 24133 raft_consensus.cc:2468] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:25.778393 24404 raft_consensus.cc:359] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.779121 24404 raft_consensus.cc:385] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.779394 24404 raft_consensus.cc:740] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.779628 24321 leader_election.cc:304] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:25.780970 24513 leader_election.cc:290] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:25.782125 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:25.784904 24173 leader_election.cc:343] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.784907 24404 consensus_queue.cc:260] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.788158 24404 ts_tablet_manager.cc:1434] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:06:25.789067 24404 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:25.788966 24571 raft_consensus.cc:515] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.792165 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.792805 24279 raft_consensus.cc:3060] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.794099 24461 raft_consensus.cc:2804] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.798828 24403 tablet_bootstrap.cc:654] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.799355 24461 raft_consensus.cc:697] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:25.800376 24461 consensus_queue.cc:237] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.723578 24402 consensus_queue.cc:260] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.819290 24412 consensus_queue.cc:1048] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.820679 24402 ts_tablet_manager.cc:1434] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.125s	user 0.003s	sys 0.002s
I20260709 13:06:25.821663 24403 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:25.822247 24403 ts_tablet_manager.cc:1403] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.008s
I20260709 13:06:25.827831 24575 raft_consensus.cc:515] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.831349 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:25.832480 24571 leader_election.cc:290] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:25.832944 24173 leader_election.cc:343] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.833429 24402 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:25.838249 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
W20260709 13:06:25.839927 24173 leader_election.cc:343] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.840692 24475 raft_consensus.cc:493] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.841253 24475 raft_consensus.cc:515] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.844130 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.825526 24403 raft_consensus.cc:359] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.814666 24404 tablet_bootstrap.cc:654] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.844827 24209 raft_consensus.cc:2468] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:25.846391 24322 leader_election.cc:304] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:25.847582 24409 raft_consensus.cc:2804] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.847976 24409 raft_consensus.cc:493] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.848309 24409 raft_consensus.cc:3060] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.849908 24412 consensus_queue.cc:1048] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.844851 24403 raft_consensus.cc:385] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.854411 24403 raft_consensus.cc:740] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.855130 24403 consensus_queue.cc:260] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.857268 24403 ts_tablet_manager.cc:1434] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 13:06:25.861348 24409 raft_consensus.cc:515] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:25.864635 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:25.865414 24209 raft_consensus.cc:3060] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.869777 24403 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:25.879138 24575 leader_election.cc:290] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:25.879323 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:25.879739 24412 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.880132 24133 raft_consensus.cc:3060] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.880249 24412 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.880751 24279 raft_consensus.cc:2468] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:25.882047 24175 leader_election.cc:304] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:25.883747 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:25.884421 24206 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:25.885530 24412 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.883669 24575 raft_consensus.cc:2804] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.891930 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.890679 24412 raft_consensus.cc:493] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.891384 24099 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:25.896091 24412 raft_consensus.cc:515] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.896860 24496 raft_consensus.cc:2804] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.897449 24496 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.897981 24496 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.903959 24586 consensus_queue.cc:1048] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:25.896067 24280 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:25.906498 24407 tablet_bootstrap.cc:654] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.908474 24209 raft_consensus.cc:2468] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:25.904772 24402 tablet_bootstrap.cc:654] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.897560 24475 leader_election.cc:290] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.911866 24475 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.910653 24575 raft_consensus.cc:697] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:25.932690 24322 leader_election.cc:304] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:25.939319 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.940092 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.923827 24475 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.948223 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:25.950124 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:25.951599 24099 leader_election.cc:343] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.954216 24100 leader_election.cc:343] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.954775 24100 leader_election.cc:304] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:25.955667 24586 raft_consensus.cc:2749] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.955862 24409 leader_election.cc:290] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:25.944686 24323 leader_election.cc:343] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.957672 24496 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:25.959964 24496 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.961386 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:25.962208 24204 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.962779 24403 tablet_bootstrap.cc:654] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.965549 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:25.966221 24283 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.967435 24133 raft_consensus.cc:2468] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:25.970001 24475 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:25.970012 24173 leader_election.cc:304] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:25.972038 24571 raft_consensus.cc:2804] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.972668 24571 raft_consensus.cc:697] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:25.974562 24283 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:25.973775 24571 consensus_queue.cc:237] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:25.944442 24412 leader_election.cc:290] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:25.987452 24404 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:25.988111 24404 ts_tablet_manager.cc:1403] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.199s	user 0.057s	sys 0.027s
I20260709 13:06:25.979673 24619 raft_consensus.cc:493] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.981642 24585 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.984794 24475 raft_consensus.cc:2804] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.999993 24515 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:25.985641 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 57244.9us
I20260709 13:06:26.009423 24402 tablet_bootstrap.cc:492] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:26.015870 24402 ts_tablet_manager.cc:1403] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.183s	user 0.015s	sys 0.010s
W20260709 13:06:25.990236 24323 leader_election.cc:343] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.978008 24575 consensus_queue.cc:237] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.014765 24475 raft_consensus.cc:697] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:26.021333 24475 consensus_queue.cc:237] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.007990 24509 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.029675 24509 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.031781 24509 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.011257 24515 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.049849 24403 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:26.053640 24403 ts_tablet_manager.cc:1403] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.184s	user 0.018s	sys 0.015s
I20260709 13:06:26.008219 24585 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.006552 24619 raft_consensus.cc:515] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
W20260709 13:06:26.056048 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 66494.3us
W20260709 13:06:26.061842 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 74962us
I20260709 13:06:26.081166 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:26.087343 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.087819 24133 raft_consensus.cc:2468] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:26.087966 24206 raft_consensus.cc:2468] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:26.092702 24407 tablet_bootstrap.cc:492] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:26.093091 24407 ts_tablet_manager.cc:1403] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.370s	user 0.025s	sys 0.011s
I20260709 13:06:26.089531 24100 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:26.095208 24619 leader_election.cc:290] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.084611 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.099277 24356 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:26.105765 24204 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:26.106288 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.106974 24283 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:26.112794 24175 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:26.101404 24587 raft_consensus.cc:2804] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.117127 24515 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.116955 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.117980 24585 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:26.125308 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.126361 24355 raft_consensus.cc:2468] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:26.125164 24513 raft_consensus.cc:493] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.127224 24513 raft_consensus.cc:515] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.129411 24407 raft_consensus.cc:359] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.130462 24407 raft_consensus.cc:385] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.130522 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.130906 24407 raft_consensus.cc:740] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
W20260709 13:06:26.132004 24175 leader_election.cc:343] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.131866 24407 consensus_queue.cc:260] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.132897 24322 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:26.133263 24404 raft_consensus.cc:359] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.133720 24629 raft_consensus.cc:2804] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.134254 24404 raft_consensus.cc:385] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.134367 24629 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.134589 24404 raft_consensus.cc:740] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.135190 24513 leader_election.cc:290] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.137068 24402 raft_consensus.cc:359] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.138667 24402 raft_consensus.cc:385] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.139016 24402 raft_consensus.cc:740] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.134857 24629 raft_consensus.cc:3060] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.143383 24412 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.144017 24412 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.146420 24098 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:26.147729 24628 raft_consensus.cc:2804] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.148120 24628 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.148468 24628 raft_consensus.cc:3060] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.148339 24404 consensus_queue.cc:260] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.118794 24247 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:26.148128 24412 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.151520 24509 raft_consensus.cc:2804] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.151934 24509 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.152278 24509 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.153448 24403 raft_consensus.cc:359] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.154186 24403 raft_consensus.cc:385] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.154448 24403 raft_consensus.cc:740] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.118067 24575 raft_consensus.cc:2804] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.155009 24575 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.155441 24575 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.154507 24404 ts_tablet_manager.cc:1434] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.166s	user 0.004s	sys 0.004s
I20260709 13:06:26.158028 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.162289 24407 ts_tablet_manager.cc:1434] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.001s
I20260709 13:06:26.161094 24403 consensus_queue.cc:260] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.163515 24402 consensus_queue.cc:260] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.118286 24587 raft_consensus.cc:697] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:26.169539 24407 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:26.171532 24403 ts_tablet_manager.cc:1434] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260709 13:06:26.172437 24403 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:26.174273 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.161242 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.178960 24402 ts_tablet_manager.cc:1434] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.162s	user 0.004s	sys 0.003s
I20260709 13:06:26.181775 24402 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:26.187050 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.175076 24587 consensus_queue.cc:237] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.187820 24206 raft_consensus.cc:2468] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:26.188089 24403 tablet_bootstrap.cc:654] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.195574 24404 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
W20260709 13:06:26.181407 24322 leader_election.cc:343] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:26.211311 24323 leader_election.cc:343] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:26.214385 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:26.216593 24323 leader_election.cc:304] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.218139 24409 raft_consensus.cc:2749] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.219097 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:26.219879 24133 raft_consensus.cc:2468] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:26.221593 24404 tablet_bootstrap.cc:654] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.223661 24031 catalog_manager.cc:5697] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.184116 24509 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.227594 24132 raft_consensus.cc:3060] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.227705 24030 catalog_manager.cc:5697] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.229079 24031 catalog_manager.cc:5697] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.232556 24403 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:26.233068 24403 ts_tablet_manager.cc:1403] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.016s
I20260709 13:06:26.236212 24030 catalog_manager.cc:5697] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.228981 24421 raft_consensus.cc:493] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.222361 24628 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.233620 24629 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.244496 24421 raft_consensus.cc:515] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.254521 24421 leader_election.cc:290] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.256083 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.256807 24354 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:26.237048 24412 consensus_queue.cc:1048] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:26.262679 24629 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:26.263437 24407 tablet_bootstrap.cc:654] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.266368 24173 leader_election.cc:304] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.266994 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.268566 24509 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.261570 24402 tablet_bootstrap.cc:654] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.270738 24571 raft_consensus.cc:2804] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.278834 24571 raft_consensus.cc:493] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.279318 24571 raft_consensus.cc:3060] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.289592 24403 raft_consensus.cc:359] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.290730 24403 raft_consensus.cc:385] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.291188 24403 raft_consensus.cc:740] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.292061 24403 consensus_queue.cc:260] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.270498 24100 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.299629 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:26.301083 24130 raft_consensus.cc:2393] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:26.301642 24575 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.303556 24204 raft_consensus.cc:2393] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:26.304330 24575 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.309747 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.310632 24206 raft_consensus.cc:2393] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:26.314280 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:26.315153 24283 raft_consensus.cc:2393] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:26.316944 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:26.317782 24207 raft_consensus.cc:3060] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.327562 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:26.328505 24206 raft_consensus.cc:2393] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:26.334010 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:26.334719 24356 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.340013 24628 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:26.340654 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:26.342795 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:26.343087 24403 ts_tablet_manager.cc:1434] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.002s
I20260709 13:06:26.343650 24355 raft_consensus.cc:2393] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:26.345458 24403 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:26.347008 24207 raft_consensus.cc:2468] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
W20260709 13:06:26.350823 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 97517.6us
I20260709 13:06:26.354305 24619 consensus_queue.cc:1048] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:26.367919 24322 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:26.369215 24402 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:26.372043 24402 ts_tablet_manager.cc:1403] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.190s	user 0.006s	sys 0.011s
I20260709 13:06:26.370898 24407 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:26.374280 24407 ts_tablet_manager.cc:1403] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.207s	user 0.039s	sys 0.016s
I20260709 13:06:26.380964 24587 raft_consensus.cc:2749] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.377454 24619 raft_consensus.cc:2804] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.384121 24619 raft_consensus.cc:697] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:26.373517 24098 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:26.385775 24629 raft_consensus.cc:493] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.386570 24587 raft_consensus.cc:2749] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.386318 24629 raft_consensus.cc:515] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.387318 24619 consensus_queue.cc:237] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.388276 24407 raft_consensus.cc:359] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.388931 24407 raft_consensus.cc:385] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.389205 24629 leader_election.cc:290] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.390828 24407 raft_consensus.cc:740] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.392536 24402 raft_consensus.cc:359] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.393069 24402 raft_consensus.cc:385] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.390322 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.394291 24283 raft_consensus.cc:2393] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:26.393291 24402 raft_consensus.cc:740] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.413053 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e191e490344fa2807823847bc76699" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.414883 24402 consensus_queue.cc:260] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.401557 24356 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:26.419837 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.422170 24407 consensus_queue.cc:260] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.424376 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:26.425493 24355 raft_consensus.cc:2393] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:26.431064 24404 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:26.431574 24404 ts_tablet_manager.cc:1403] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.004s
I20260709 13:06:26.434234 24247 leader_election.cc:304] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:26.435961 24509 raft_consensus.cc:3060] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.441051 24402 ts_tablet_manager.cc:1434] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.002s
I20260709 13:06:26.441875 24402 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:26.444056 24404 raft_consensus.cc:359] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.444623 24404 raft_consensus.cc:385] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.444846 24404 raft_consensus.cc:740] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.445422 24404 consensus_queue.cc:260] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.447088 24247 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:26.447679 24407 ts_tablet_manager.cc:1434] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.001s
I20260709 13:06:26.448230 24637 raft_consensus.cc:2749] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.448779 24407 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:26.452729 24029 catalog_manager.cc:5697] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.455025 24173 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.456724 24513 raft_consensus.cc:2804] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.457163 24509 raft_consensus.cc:2749] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.457278 24513 raft_consensus.cc:697] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:26.460279 24513 consensus_queue.cc:237] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.462680 24571 raft_consensus.cc:515] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.467458 24403 tablet_bootstrap.cc:654] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.468413 24575 consensus_queue.cc:1048] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.474447 24404 ts_tablet_manager.cc:1434] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:06:26.477739 24404 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:26.494737 24322 leader_election.cc:304] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.496577 24629 raft_consensus.cc:3060] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.502079 24642 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.502501 24571 leader_election.cc:290] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.483816 24575 raft_consensus.cc:493] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.502796 24642 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.503588 24575 raft_consensus.cc:515] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.504714 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:26.505326 24133 raft_consensus.cc:3060] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.505683 24575 leader_election.cc:290] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:26.513473 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:26.514798 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:26.515501 24207 raft_consensus.cc:3060] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.515404 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:26.516156 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:26.516319 24175 leader_election.cc:343] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.516837 24354 raft_consensus.cc:2468] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
W20260709 13:06:26.517601 24100 leader_election.cc:343] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.509894 24642 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.528340 24098 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.529426 24642 raft_consensus.cc:2804] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:26.529793 24642 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.530150 24642 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.532608 24513 consensus_queue.cc:1048] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.535199 24513 raft_consensus.cc:493] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.535624 24513 raft_consensus.cc:515] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.537500 24513 leader_election.cc:290] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:26.537578 24642 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.540490 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:26.540668 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:26.541987 24100 leader_election.cc:343] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.543408 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "218216b82bce4dbcb51eea994dfb9f0e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.544334 24642 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:26.548758 24173 leader_election.cc:343] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.549763 24173 leader_election.cc:304] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:26.562136 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:26.567574 24631 consensus_queue.cc:1048] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.569490 24031 catalog_manager.cc:5697] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.578965 24404 tablet_bootstrap.cc:654] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.585781 24509 raft_consensus.cc:493] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.586766 24407 tablet_bootstrap.cc:654] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.586422 24509 raft_consensus.cc:515] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.588647 24509 leader_election.cc:290] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:26.596421 24575 raft_consensus.cc:2749] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.606161 24629 raft_consensus.cc:2749] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:26.606439 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 56788.8us
I20260709 13:06:26.609529 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.613667 24402 tablet_bootstrap.cc:654] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:26.609490 24173 leader_election.cc:343] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.619616 24173 leader_election.cc:304] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:26.622571 24513 raft_consensus.cc:2749] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.628356 24631 consensus_queue.cc:1048] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.643725 24403 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:26.644235 24403 ts_tablet_manager.cc:1403] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.299s	user 0.030s	sys 0.046s
W20260709 13:06:26.619107 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 51974.1us
W20260709 13:06:26.650627 24248 leader_election.cc:343] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.653419 24513 consensus_queue.cc:1048] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.658617 24133 raft_consensus.cc:2468] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:26.659482 24403 raft_consensus.cc:359] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.660189 24403 raft_consensus.cc:385] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.660454 24403 raft_consensus.cc:740] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.661185 24403 consensus_queue.cc:260] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.673033 24403 ts_tablet_manager.cc:1434] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:06:26.674417 24403 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:26.652987 24173 consensus_peers.cc:597] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 -> Peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Couldn't send request to peer 8b3d5d70fd804b96a2c87cf15b6fa32b. 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 13:06:26.681632 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:26.683503 24356 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.683346 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:26.693735 24628 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.694182 24653 consensus_queue.cc:1048] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.694308 24628 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:26.697535 24628 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:26.699196 24404 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:26.699751 24404 ts_tablet_manager.cc:1403] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.224s	user 0.030s	sys 0.031s
I20260709 13:06:26.701532 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:26.702921 24100 leader_election.cc:343] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.711733 24402 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:26.704236 24404 raft_consensus.cc:359] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.704954 24356 raft_consensus.cc:2468] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:26.712527 24404 raft_consensus.cc:385] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:26.702621 24247 leader_election.cc:343] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.712865 24404 raft_consensus.cc:740] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.712527 24402 ts_tablet_manager.cc:1403] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.271s	user 0.019s	sys 0.013s
I20260709 13:06:26.713209 24098 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.714315 24628 raft_consensus.cc:2804] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.714075 24404 consensus_queue.cc:260] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.714994 24628 raft_consensus.cc:697] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:26.715410 24587 consensus_queue.cc:1048] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.716041 24628 consensus_queue.cc:237] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.717145 24404 ts_tablet_manager.cc:1434] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:06:26.718691 24404 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:26.724013 24407 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:26.724545 24407 ts_tablet_manager.cc:1403] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.276s	user 0.031s	sys 0.034s
I20260709 13:06:26.717813 24403 tablet_bootstrap.cc:654] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.713399 24247 leader_election.cc:304] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:26.726673 24509 raft_consensus.cc:2749] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.731156 24407 raft_consensus.cc:359] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.731935 24407 raft_consensus.cc:385] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.732220 24407 raft_consensus.cc:740] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.732362 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:26.732913 24407 consensus_queue.cc:260] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.740984 24404 tablet_bootstrap.cc:654] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.741484 24407 ts_tablet_manager.cc:1434] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:06:26.742715 24407 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:26.748487 24402 raft_consensus.cc:359] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.749382 24402 raft_consensus.cc:385] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.749663 24402 raft_consensus.cc:740] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.750849 24402 consensus_queue.cc:260] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.755604 24402 ts_tablet_manager.cc:1434] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260709 13:06:26.757746 24402 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:26.759193 24407 tablet_bootstrap.cc:654] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.769490 24402 tablet_bootstrap.cc:654] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.736987 24028 catalog_manager.cc:5697] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.788480 24629 raft_consensus.cc:493] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.800312 24629 raft_consensus.cc:515] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.802493 24629 leader_election.cc:290] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:26.804647 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:26.804960 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:26.808799 24323 leader_election.cc:343] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:26.810739 24321 leader_election.cc:343] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.811417 24321 leader_election.cc:304] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.812932 24629 raft_consensus.cc:2749] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.827991 24403 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:26.827796 24629 consensus_queue.cc:1048] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.824600 24031 catalog_manager.cc:5697] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.832702 24407 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:26.792606 24173 leader_election.cc:304] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.828492 24403 ts_tablet_manager.cc:1403] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.005s
I20260709 13:06:26.833293 24407 ts_tablet_manager.cc:1403] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.011s
W20260709 13:06:26.841969 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 71275.4us
I20260709 13:06:26.839882 24515 raft_consensus.cc:2804] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:26.848429 24515 raft_consensus.cc:697] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:26.849288 24515 consensus_queue.cc:237] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:26.856037 24099 leader_election.cc:343] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:26.856391 24642 consensus_queue.cc:1048] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.856600 24099 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:26.857769 24642 raft_consensus.cc:2749] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:26.837689 24407 raft_consensus.cc:359] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.861219 24407 raft_consensus.cc:385] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.861665 24407 raft_consensus.cc:740] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.865429 24404 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:26.866067 24404 ts_tablet_manager.cc:1403] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.047s
I20260709 13:06:26.869182 24407 consensus_queue.cc:260] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:26.872094 24407 ts_tablet_manager.cc:1434] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:06:26.873885 24407 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:26.881724 24407 tablet_bootstrap.cc:654] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.886029 24403 raft_consensus.cc:359] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.887264 24403 raft_consensus.cc:385] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.887698 24403 raft_consensus.cc:740] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.888741 24403 consensus_queue.cc:260] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.890422 24575 consensus_queue.cc:1048] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.902366 24404 raft_consensus.cc:359] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.903246 24404 raft_consensus.cc:385] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.903597 24404 raft_consensus.cc:740] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.904332 24404 consensus_queue.cc:260] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:26.917094 24404 ts_tablet_manager.cc:1434] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:06:26.918111 24404 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:26.924434 24404 tablet_bootstrap.cc:654] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:26.927841 24403 ts_tablet_manager.cc:1434] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.001s
I20260709 13:06:26.929241 24403 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:26.936473 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 73201.1us
I20260709 13:06:26.957499 24402 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:26.958010 24402 ts_tablet_manager.cc:1403] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.202s	user 0.018s	sys 0.003s
I20260709 13:06:26.960852 24402 raft_consensus.cc:359] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.961582 24402 raft_consensus.cc:385] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:26.961856 24402 raft_consensus.cc:740] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:26.970173 24402 consensus_queue.cc:260] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:26.988890 24353 raft_consensus.cc:3060] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.996248 24403 tablet_bootstrap.cc:654] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.010325 24402 ts_tablet_manager.cc:1434] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:06:27.011363 24402 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:27.019621 24653 consensus_queue.cc:1048] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.024802 24587 raft_consensus.cc:493] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.025354 24587 raft_consensus.cc:515] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.027107 24031 catalog_manager.cc:5697] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.028359 24587 leader_election.cc:290] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:27.030189 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:27.031940 24098 leader_election.cc:343] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.033624 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:27.038898 24100 leader_election.cc:343] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.039419 24100 leader_election.cc:304] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.040556 24642 raft_consensus.cc:2749] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:27.050930 24672 consensus_queue.cc:1048] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:27.065944 24402 tablet_bootstrap.cc:654] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.118613 24587 consensus_queue.cc:1048] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:27.128208 24407 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:27.128734 24407 ts_tablet_manager.cc:1403] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.255s	user 0.043s	sys 0.030s
I20260709 13:06:27.130122 24509 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.130641 24509 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.131515 24407 raft_consensus.cc:359] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.132185 24407 raft_consensus.cc:385] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.132455 24407 raft_consensus.cc:740] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.132692 24509 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.133299 24407 consensus_queue.cc:260] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.142992 24404 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:27.143550 24404 ts_tablet_manager.cc:1403] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.007s
I20260709 13:06:27.148702 24587 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.149250 24587 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.151463 24587 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.139827 24653 raft_consensus.cc:493] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.153843 24653 raft_consensus.cc:515] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.155957 24653 leader_election.cc:290] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:27.157392 24678 log.cc:927] Time spent T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:06:27.164031 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.166487 24407 ts_tablet_manager.cc:1434] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 13:06:27.168604 24407 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:27.165091 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.182085 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:27.174638 24509 raft_consensus.cc:493] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.183327 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.183521 24509 raft_consensus.cc:515] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.184053 24280 raft_consensus.cc:2468] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:27.185685 24509 leader_election.cc:290] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.181274 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.199966 24404 raft_consensus.cc:359] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.200512 24404 raft_consensus.cc:385] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.200712 24404 raft_consensus.cc:740] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.201249 24404 consensus_queue.cc:260] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.202332 24353 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:27.202420 24323 leader_election.cc:304] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:27.202670 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:27.203800 24402 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:27.204384 24402 ts_tablet_manager.cc:1403] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.193s	user 0.024s	sys 0.016s
I20260709 13:06:27.205178 24631 raft_consensus.cc:2804] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.205621 24631 raft_consensus.cc:493] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.206002 24631 raft_consensus.cc:3060] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.211265 24404 ts_tablet_manager.cc:1434] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:06:27.212440 24404 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:27.212579 24098 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:27.213711 24412 raft_consensus.cc:2804] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.214098 24412 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:27.214313 24099 leader_election.cc:343] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.214419 24412 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:27.219959 24248 leader_election.cc:343] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.212100 24402 raft_consensus.cc:359] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.221276 24402 raft_consensus.cc:385] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.195376 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:27.231132 24322 leader_election.cc:343] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.233098 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.233884 24130 raft_consensus.cc:2468] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:27.244992 24670 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.245260 24669 raft_consensus.cc:493] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.245553 24670 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.245853 24669 raft_consensus.cc:515] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.247702 24670 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:27.248034 24669 leader_election.cc:290] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:27.250469 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.250545 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.198012 24247 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:27.252002 24175 leader_election.cc:343] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.252084 24509 raft_consensus.cc:2749] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:27.252249 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 54368.5us
W20260709 13:06:27.252805 24175 leader_election.cc:343] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.221679 24402 raft_consensus.cc:740] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.253628 24247 leader_election.cc:304] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:27.254494 24509 raft_consensus.cc:2804] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.254977 24509 raft_consensus.cc:493] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.254503 24402 consensus_queue.cc:260] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.255295 24509 raft_consensus.cc:3060] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.258733 24402 ts_tablet_manager.cc:1434] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.003s
I20260709 13:06:27.259650 24402 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:27.261040 24637 raft_consensus.cc:493] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.261559 24637 raft_consensus.cc:515] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.263763 24637 leader_election.cc:290] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.264937 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.265276 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.265893 24353 raft_consensus.cc:2468] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:27.266695 24402 tablet_bootstrap.cc:654] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:27.267208 24173 leader_election.cc:343] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.267763 24173 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.273291 24412 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.276558 24412 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.283144 24280 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.283841 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:27.284699 24354 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.289896 24173 leader_election.cc:304] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.290743 24669 raft_consensus.cc:2749] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:27.291877 24669 raft_consensus.cc:2804] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.292248 24669 raft_consensus.cc:493] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.292595 24669 raft_consensus.cc:3060] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.298949 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.299926 24353 raft_consensus.cc:2468] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:27.303658 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:27.302903 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.305450 24407 tablet_bootstrap.cc:654] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.307698 24403 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
W20260709 13:06:27.308079 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:27.308189 24403 ts_tablet_manager.cc:1403] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.379s	user 0.043s	sys 0.025s
W20260709 13:06:27.308249 24247 leader_election.cc:343] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.309141 24247 leader_election.cc:304] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:27.309820 24404 tablet_bootstrap.cc:654] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.310189 24509 raft_consensus.cc:515] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.311122 24403 raft_consensus.cc:359] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.311784 24403 raft_consensus.cc:385] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.312055 24403 raft_consensus.cc:740] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.312281 24509 leader_election.cc:290] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.312716 24403 consensus_queue.cc:260] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.325481 24637 raft_consensus.cc:2804] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.326256 24637 raft_consensus.cc:493] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.326612 24637 raft_consensus.cc:3060] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.326905 24403 ts_tablet_manager.cc:1434] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 13:06:27.327858 24403 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:27.313071 24099 leader_election.cc:343] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.334322 24587 raft_consensus.cc:493] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.334930 24587 raft_consensus.cc:515] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.336171 24404 tablet_bootstrap.cc:492] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:27.336843 24404 ts_tablet_manager.cc:1403] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.000s
I20260709 13:06:27.338275 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:27.338958 24130 raft_consensus.cc:3060] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.340690 24407 tablet_bootstrap.cc:492] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:27.344733 24407 ts_tablet_manager.cc:1403] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.001s
I20260709 13:06:27.319614 24354 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:27.320547 24571 consensus_queue.cc:1048] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:27.320662 24669 raft_consensus.cc:515] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.348917 24669 leader_election.cc:290] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:27.349295 24098 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:27.351351 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:27.351711 24412 raft_consensus.cc:2804] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.352020 24354 raft_consensus.cc:3060] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.352380 24412 raft_consensus.cc:697] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:27.352246 24404 raft_consensus.cc:359] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.354154 24407 raft_consensus.cc:359] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.357407 24407 raft_consensus.cc:385] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.358471 24407 raft_consensus.cc:740] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.353018 24404 raft_consensus.cc:385] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.353391 24412 consensus_queue.cc:237] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.360643 24354 raft_consensus.cc:2468] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:27.343537 24637 raft_consensus.cc:515] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:27.360761 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 48471.2us
I20260709 13:06:27.363179 24637 leader_election.cc:290] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.363710 24642 consensus_queue.cc:1048] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.364013 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.364765 24282 raft_consensus.cc:2393] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:27.348978 24402 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:27.366338 24402 ts_tablet_manager.cc:1403] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.034s
I20260709 13:06:27.367684 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:27.368366 24353 raft_consensus.cc:3060] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.369725 24404 raft_consensus.cc:740] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.370456 24404 consensus_queue.cc:260] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.372053 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:27.372675 24131 raft_consensus.cc:3060] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.376886 24353 raft_consensus.cc:2468] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:27.359535 24407 consensus_queue.cc:260] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.379412 24402 raft_consensus.cc:359] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.389740 24402 raft_consensus.cc:385] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.390136 24402 raft_consensus.cc:740] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.390978 24402 consensus_queue.cc:260] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.377642 24404 ts_tablet_manager.cc:1434] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:06:27.392880 24404 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:27.393441 24407 ts_tablet_manager.cc:1434] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 13:06:27.399560 24407 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:27.400470 24402 ts_tablet_manager.cc:1434] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:06:27.403813 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26c76f4b35c4a6ea8be79249c66298f" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:27.404474 24282 raft_consensus.cc:3060] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.407279 24407 tablet_bootstrap.cc:654] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.408334 24587 leader_election.cc:290] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:27.411075 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90eae39af5c743339337e0cacb5efd8e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:27.412698 24282 raft_consensus.cc:2468] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:27.415154 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001dde4e60fb4bacba7d3f868f10c31d" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.415973 24353 raft_consensus.cc:2393] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:27.401453 24402 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
W20260709 13:06:27.419262 24175 consensus_peers.cc:597] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:27.314335 24631 raft_consensus.cc:515] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.416993 24173 leader_election.cc:304] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:27.427865 24404 tablet_bootstrap.cc:654] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.429539 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:27.430007 24131 raft_consensus.cc:2468] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:27.430294 24282 raft_consensus.cc:3060] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.430416 24672 raft_consensus.cc:2804] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.432128 24403 tablet_bootstrap.cc:654] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.443068 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7bb911161044cf6920055d050502390" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:27.443792 24205 raft_consensus.cc:3060] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.431496 24631 leader_election.cc:290] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:27.423734 24098 leader_election.cc:304] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.461790 24688 raft_consensus.cc:2749] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:27.445765 24672 raft_consensus.cc:697] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:27.469801 24672 consensus_queue.cc:237] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.453853 24670 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.429467 24247 leader_election.cc:304] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
W20260709 13:06:27.454173 24248 leader_election.cc:343] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.455538 24130 raft_consensus.cc:2468] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:27.474637 24402 tablet_bootstrap.cc:654] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.479883 24686 raft_consensus.cc:2804] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.486624 24686 raft_consensus.cc:697] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:27.488940 24622 raft_consensus.cc:493] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.489483 24622 raft_consensus.cc:515] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.495817 24622 leader_election.cc:290] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.487794 24686 consensus_queue.cc:237] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:27.474658 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 45283.9us
I20260709 13:06:27.472867 24670 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.518991 24247 leader_election.cc:304] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:27.520586 24205 raft_consensus.cc:2468] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.520852 24637 raft_consensus.cc:2804] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.521538 24637 raft_consensus.cc:697] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:27.522461 24637 consensus_queue.cc:237] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.532968 24407 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:27.533520 24407 ts_tablet_manager.cc:1403] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.027s
I20260709 13:06:27.541765 24031 catalog_manager.cc:5697] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.549839 24407 raft_consensus.cc:359] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.552971 24407 raft_consensus.cc:385] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.553232 24407 raft_consensus.cc:740] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.554010 24407 consensus_queue.cc:260] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.556028 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.556667 24131 raft_consensus.cc:2468] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:27.558979 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.566396 24282 raft_consensus.cc:2468] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.567296 24670 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:27.572484 24407 ts_tablet_manager.cc:1434] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260709 13:06:27.573407 24407 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:27.575316 24696 raft_consensus.cc:493] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.576076 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:27.576400 24696 raft_consensus.cc:515] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.576532 24322 leader_election.cc:304] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
W20260709 13:06:27.578182 24175 leader_election.cc:343] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.578300 24653 raft_consensus.cc:2804] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.581218 24403 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:27.582672 24403 ts_tablet_manager.cc:1403] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.255s	user 0.010s	sys 0.012s
I20260709 13:06:27.585362 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:27.582505 24323 leader_election.cc:343] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.586666 24653 raft_consensus.cc:697] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:27.586081 24130 raft_consensus.cc:2468] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:27.587283 24404 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:27.588047 24653 consensus_queue.cc:237] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.588725 24404 ts_tablet_manager.cc:1403] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.016s
I20260709 13:06:27.590874 24402 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:27.591375 24402 ts_tablet_manager.cc:1403] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.006s
I20260709 13:06:27.591746 24404 raft_consensus.cc:359] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.592382 24404 raft_consensus.cc:385] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.592701 24404 raft_consensus.cc:740] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.593139 24173 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.594657 24670 raft_consensus.cc:2804] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.595028 24670 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.595367 24670 raft_consensus.cc:3060] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.595762 24696 leader_election.cc:290] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.599285 24402 raft_consensus.cc:359] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.599982 24402 raft_consensus.cc:385] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.600265 24402 raft_consensus.cc:740] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.601022 24402 consensus_queue.cc:260] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.601653 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:27.602447 24402 ts_tablet_manager.cc:1434] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:06:27.602517 24209 raft_consensus.cc:2468] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:27.603279 24402 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:27.604030 24322 leader_election.cc:304] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:27.604763 24407 tablet_bootstrap.cc:654] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.604934 24696 raft_consensus.cc:2804] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.605443 24696 raft_consensus.cc:493] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.605835 24696 raft_consensus.cc:3060] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.611315 24404 consensus_queue.cc:260] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.611302 24403 raft_consensus.cc:359] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.615173 24403 raft_consensus.cc:385] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.615446 24403 raft_consensus.cc:740] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.617275 24403 consensus_queue.cc:260] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.619804 24404 ts_tablet_manager.cc:1434] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:06:27.625106 24403 ts_tablet_manager.cc:1434] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:06:27.626209 24403 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:27.625860 24030 catalog_manager.cc:5697] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.634624 24696 raft_consensus.cc:515] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.636025 24029 catalog_manager.cc:5697] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.636777 24028 catalog_manager.cc:5697] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.643404 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.644182 24130 raft_consensus.cc:2468] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:27.639901 24404 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:27.651444 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:27.652122 24130 raft_consensus.cc:3060] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.639736 24696 leader_election.cc:290] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:27.640969 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2a0c91e8a49dcaf22a2a6a963bda8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:27.667383 24205 raft_consensus.cc:3060] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.661600 24404 tablet_bootstrap.cc:654] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.662297 24321 leader_election.cc:304] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.666102 24402 tablet_bootstrap.cc:654] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.678257 24672 raft_consensus.cc:493] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.678835 24672 raft_consensus.cc:515] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.680974 24622 raft_consensus.cc:2804] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.681615 24622 raft_consensus.cc:493] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.682109 24622 raft_consensus.cc:3060] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.684402 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.684979 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:27.685835 24353 raft_consensus.cc:2468] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:27.688259 24173 leader_election.cc:304] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
W20260709 13:06:27.689231 24173 leader_election.cc:343] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.689325 24669 raft_consensus.cc:2804] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:27.689702 24669 raft_consensus.cc:493] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:27.681035 24672 leader_election.cc:290] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.690167 24669 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.693776 24407 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:27.694522 24407 ts_tablet_manager.cc:1403] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.014s
I20260709 13:06:27.666375 24130 raft_consensus.cc:2468] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.700860 24407 raft_consensus.cc:359] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.701845 24407 raft_consensus.cc:385] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.702952 24407 raft_consensus.cc:740] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.704464 24321 leader_election.cc:304] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:27.706298 24695 raft_consensus.cc:2804] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.706948 24695 raft_consensus.cc:697] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:27.708006 24695 consensus_queue.cc:237] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.715579 24407 consensus_queue.cc:260] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.721019 24403 tablet_bootstrap.cc:654] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.722580 24407 ts_tablet_manager.cc:1434] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:06:27.723802 24407 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:27.720696 24622 raft_consensus.cc:515] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.729722 24407 tablet_bootstrap.cc:654] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.728529 24669 raft_consensus.cc:515] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.734371 24622 leader_election.cc:290] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.737207 24402 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:27.737857 24402 ts_tablet_manager.cc:1403] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.018s
I20260709 13:06:27.739238 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:27.740067 24282 raft_consensus.cc:3060] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.740563 24669 leader_election.cc:290] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:27.743430 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
W20260709 13:06:27.749487 24173 leader_election.cc:343] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.752967 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3267d3be6a5d4864b7e7386684f0f1c2" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:27.753629 24130 raft_consensus.cc:3060] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.750361 24205 raft_consensus.cc:2468] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.754741 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:27.755340 24353 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.757200 24282 raft_consensus.cc:2468] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.760270 24323 leader_election.cc:304] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:27.761098 24622 raft_consensus.cc:2804] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.761608 24622 raft_consensus.cc:697] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:27.762439 24622 consensus_queue.cc:237] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.721060 24670 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.788885 24403 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:27.789801 24403 ts_tablet_manager.cc:1403] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.164s	user 0.020s	sys 0.012s
I20260709 13:06:27.815850 24353 raft_consensus.cc:2468] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:27.817294 24173 leader_election.cc:304] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:27.818199 24571 raft_consensus.cc:2804] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.818861 24571 raft_consensus.cc:697] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:27.819795 24571 consensus_queue.cc:237] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.820667 24407 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:27.821169 24407 ts_tablet_manager.cc:1403] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.003s
I20260709 13:06:27.826426 24407 raft_consensus.cc:359] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.827390 24407 raft_consensus.cc:385] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.827726 24407 raft_consensus.cc:740] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.823251 24029 catalog_manager.cc:5697] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.832964 24407 consensus_queue.cc:260] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:27.830092 24130 raft_consensus.cc:2468] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:27.838387 24403 raft_consensus.cc:359] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.839177 24403 raft_consensus.cc:385] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.839471 24403 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.840360 24403 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.842653 24403 ts_tablet_manager.cc:1434] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 13:06:27.843940 24404 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:27.844470 24404 ts_tablet_manager.cc:1403] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.205s	user 0.014s	sys 0.009s
I20260709 13:06:27.846603 24403 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:27.853031 24403 tablet_bootstrap.cc:654] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.865285 24404 raft_consensus.cc:359] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.866145 24404 raft_consensus.cc:385] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.866426 24404 raft_consensus.cc:740] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.874185 24404 consensus_queue.cc:260] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.877357 24404 ts_tablet_manager.cc:1434] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:06:27.878330 24404 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:27.882700 24402 raft_consensus.cc:359] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.883481 24402 raft_consensus.cc:385] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.883741 24402 raft_consensus.cc:740] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.888921 24407 ts_tablet_manager.cc:1434] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 13:06:27.889772 24407 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:27.896416 24402 consensus_queue.cc:260] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:27.903901 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
W20260709 13:06:27.905431 24175 leader_election.cc:343] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:27.910049 24670 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:27.897352 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:27.911119 24130 raft_consensus.cc:3060] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.921444 24404 tablet_bootstrap.cc:654] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.924147 24402 ts_tablet_manager.cc:1434] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.186s	user 0.006s	sys 0.000s
I20260709 13:06:27.923980 24031 catalog_manager.cc:5697] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.925040 24402 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:27.929616 24028 catalog_manager.cc:5697] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.925302 24031 catalog_manager.cc:5697] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.932318 24402 tablet_bootstrap.cc:654] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:27.937379 24099 consensus_peers.cc:597] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:27.947579 24130 raft_consensus.cc:2468] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:27.950553 24173 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:27.951814 24515 raft_consensus.cc:2804] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:27.952320 24515 raft_consensus.cc:697] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:27.953588 24403 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:27.953140 24515 consensus_queue.cc:237] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.954289 24403 ts_tablet_manager.cc:1403] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.026s
I20260709 13:06:27.949461 24407 tablet_bootstrap.cc:654] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:27.954823 24672 consensus_queue.cc:1048] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.966477 24403 raft_consensus.cc:359] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.967304 24686 consensus_queue.cc:1048] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.967676 24404 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:27.967557 24403 raft_consensus.cc:385] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.968179 24404 ts_tablet_manager.cc:1403] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.003s
I20260709 13:06:27.968199 24403 raft_consensus.cc:740] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.969509 24403 consensus_queue.cc:260] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:27.971305 24404 raft_consensus.cc:359] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.971879 24282 raft_consensus.cc:3060] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.971982 24404 raft_consensus.cc:385] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:27.972596 24404 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:27.973500 24404 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.975980 24404 ts_tablet_manager.cc:1434] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:27.984231 24205 raft_consensus.cc:3060] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:27.988646 24670 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:27.989380 24670 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:27.993126 24670 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:27.988245 24404 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:27.996560 24412 consensus_queue.cc:1048] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.996726 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:27.997509 24131 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:27.998904 24173 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:27.997679 24403 ts_tablet_manager.cc:1434] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:06:28.000630 24403 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:28.000274 24672 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:28.001291 24672 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.001645 24672 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.013449 24407 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:28.014283 24407 ts_tablet_manager.cc:1403] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.001s
I20260709 13:06:28.016552 24695 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.017123 24695 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:28.020704 24403 tablet_bootstrap.cc:654] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.026522 24695 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:28.027559 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:28.029641 24685 consensus_queue.cc:1048] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:28.032873 24407 raft_consensus.cc:359] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.035200 24407 raft_consensus.cc:385] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.036095 24407 raft_consensus.cc:740] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.028421 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:28.049265 24323 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:28.051753 24321 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.052240 24321 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:28.053786 24695 raft_consensus.cc:2749] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:28.055611 24685 consensus_queue.cc:1048] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:28.088740 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 107998us
I20260709 13:06:28.072535 24695 consensus_queue.cc:1048] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:06:28.109038 24672 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.122725 24407 consensus_queue.cc:260] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.119681 24028 catalog_manager.cc:5697] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:28.122061 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 49678.4us
I20260709 13:06:28.184178 24672 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:28.208807 24407 ts_tablet_manager.cc:1434] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.194s	user 0.011s	sys 0.023s
I20260709 13:06:28.214705 24404 tablet_bootstrap.cc:654] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.240453 24695 consensus_queue.cc:1048] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:28.215701 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:28.218844 24402 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:28.246958 24402 ts_tablet_manager.cc:1403] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.322s	user 0.012s	sys 0.009s
I20260709 13:06:28.219905 24696 consensus_queue.cc:1048] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:28.222368 24731 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.222728 24403 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:28.252537 24403 ts_tablet_manager.cc:1403] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.252s	user 0.015s	sys 0.014s
I20260709 13:06:28.257412 24735 consensus_queue.cc:1048] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:28.254819 24731 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:28.264168 24731 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:28.254594 24622 consensus_queue.cc:1048] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:28.266098 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:28.250183 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:28.284512 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.285209 24206 raft_consensus.cc:2468] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
W20260709 13:06:28.288283 24247 leader_election.cc:343] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.289547 24130 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.293013 24248 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:28.295480 24637 raft_consensus.cc:2804] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:28.295979 24637 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:28.296379 24637 raft_consensus.cc:3060] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.313455 24403 raft_consensus.cc:359] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:28.314392 24403 raft_consensus.cc:385] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.315008 24403 raft_consensus.cc:740] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.315881 24403 consensus_queue.cc:260] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:28.314311 24637 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:28.318146 24402 raft_consensus.cc:359] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.319134 24402 raft_consensus.cc:385] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.319470 24402 raft_consensus.cc:740] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.320286 24402 consensus_queue.cc:260] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.322448 24402 ts_tablet_manager.cc:1434] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:06:28.323350 24402 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:28.325102 24403 ts_tablet_manager.cc:1434] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 13:06:28.326164 24403 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:28.329200 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:28.329790 24206 raft_consensus.cc:3060] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.330502 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
W20260709 13:06:28.332370 24247 leader_election.cc:343] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:28.343775 24175 leader_election.cc:343] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.344162 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:28.344168 24672 consensus_queue.cc:1048] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:28.348834 24279 raft_consensus.cc:3060] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.351006 24653 consensus_queue.cc:1048] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:28.354758 24132 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.359802 24407 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:28.334089 24637 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:28.370740 24696 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.394917 24403 tablet_bootstrap.cc:654] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.389748 24696 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.418517 24696 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:28.425657 24412 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.426216 24412 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:28.428328 24412 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:28.443248 24407 tablet_bootstrap.cc:654] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.452811 24130 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
W20260709 13:06:28.389859 24175 leader_election.cc:343] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:28.454210 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 66271.6us
I20260709 13:06:28.455317 24206 raft_consensus.cc:2468] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:28.445163 24571 consensus_queue.cc:1048] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:28.455618 24173 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:28.458204 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:28.457733 24402 tablet_bootstrap.cc:654] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.479067 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.481760 24721 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:28.503286 24404 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:28.503894 24404 ts_tablet_manager.cc:1403] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.516s	user 0.010s	sys 0.016s
I20260709 13:06:28.512559 24721 raft_consensus.cc:697] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:28.517544 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:28.518244 24740 log.cc:927] Time spent T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:06:28.518340 24354 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
W20260709 13:06:28.523118 24321 leader_election.cc:343] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.486514 24696 consensus_queue.cc:1048] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 13:06:28.526769 24098 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:28.541675 24403 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:28.542315 24403 ts_tablet_manager.cc:1403] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.216s	user 0.016s	sys 0.009s
I20260709 13:06:28.494477 24730 raft_consensus.cc:493] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.548142 24672 consensus_queue.cc:1048] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:28.549043 24322 leader_election.cc:343] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.549492 24322 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:28.550489 24631 raft_consensus.cc:2749] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:28.550690 24730 raft_consensus.cc:515] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.550988 24721 consensus_queue.cc:237] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.558307 24403 raft_consensus.cc:359] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.560474 24402 tablet_bootstrap.cc:492] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:28.560856 24403 raft_consensus.cc:385] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.561568 24403 raft_consensus.cc:740] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.561235 24402 ts_tablet_manager.cc:1403] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.238s	user 0.012s	sys 0.004s
I20260709 13:06:28.566174 24403 consensus_queue.cc:260] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:28.505805 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 80839.3us
I20260709 13:06:28.537642 24688 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:28.492450 24248 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:28.577873 24404 raft_consensus.cc:359] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.581607 24404 raft_consensus.cc:385] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.581838 24403 ts_tablet_manager.cc:1434] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:06:28.581935 24404 raft_consensus.cc:740] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.582814 24404 consensus_queue.cc:260] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:28.506269 24515 consensus_queue.cc:1048] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.065s
I20260709 13:06:28.591681 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:28.591413 24402 raft_consensus.cc:359] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:28.598733 24402 raft_consensus.cc:385] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.599184 24402 raft_consensus.cc:740] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.600675 24403 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:28.605196 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:28.604769 24402 consensus_queue.cc:260] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:28.579278 24688 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:28.610342 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 122160us
I20260709 13:06:28.605098 24686 raft_consensus.cc:2804] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:28.619496 24407 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:28.620963 24407 ts_tablet_manager.cc:1403] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.282s	user 0.028s	sys 0.008s
I20260709 13:06:28.615540 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:28.610836 24688 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.600246 24669 consensus_queue.cc:1048] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:28.634346 24402 ts_tablet_manager.cc:1434] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.003s
I20260709 13:06:28.640391 24402 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:28.649364 24407 raft_consensus.cc:359] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.657708 24407 raft_consensus.cc:385] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:28.658059 24407 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:28.639611 24686 raft_consensus.cc:697] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
W20260709 13:06:28.642858 24738 log.cc:927] Time spent T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: Append to log took a long time: real 0.086s	user 0.003s	sys 0.000s
W20260709 13:06:28.653568 24100 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.666558 24407 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:28.667766 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 70291.9us
I20260709 13:06:28.673727 24404 ts_tablet_manager.cc:1434] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.170s	user 0.009s	sys 0.003s
I20260709 13:06:28.674754 24404 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:28.712453 24688 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:28.715247 24403 tablet_bootstrap.cc:654] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.715394 24688 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:28.716030 24730 leader_election.cc:290] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:28.723960 24279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
W20260709 13:06:28.726039 24100 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.732237 24732 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.732836 24732 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.734812 24407 ts_tablet_manager.cc:1434] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.113s	user 0.019s	sys 0.011s
I20260709 13:06:28.734941 24686 consensus_queue.cc:237] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:28.740330 24402 tablet_bootstrap.cc:654] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.735062 24732 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:28.747792 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:28.752023 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:28.752745 24356 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.760555 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.761518 24407 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:28.773038 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.775629 24407 tablet_bootstrap.cc:654] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.764089 24730 raft_consensus.cc:493] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.784754 24028 catalog_manager.cc:5697] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.787607 24637 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:28.796537 24637 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.798102 24730 raft_consensus.cc:515] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:28.798818 24637 leader_election.cc:290] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:28.800513 24730 leader_election.cc:290] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:28.800560 24404 tablet_bootstrap.cc:654] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.805513 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:28.805785 24248 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:28.808168 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.830320 24637 raft_consensus.cc:2749] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:28.835466 24100 leader_election.cc:343] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:28.846441 24099 leader_election.cc:304] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:28.847783 24734 raft_consensus.cc:2749] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:28.837747 24356 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:28.858253 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:28.858678 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:28.859458 24132 raft_consensus.cc:2393] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:28.855084 24098 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:28.860786 24247 leader_election.cc:304] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:28.866724 24403 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:28.867359 24403 ts_tablet_manager.cc:1403] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.269s	user 0.027s	sys 0.024s
I20260709 13:06:28.863812 24685 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:28.875152 24748 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:28.977730 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 83173.2us
I20260709 13:06:28.987460 24404 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:28.997442 24404 ts_tablet_manager.cc:1403] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.314s	user 0.015s	sys 0.019s
I20260709 13:06:29.000875 24403 raft_consensus.cc:359] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.001879 24403 raft_consensus.cc:385] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.002198 24403 raft_consensus.cc:740] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.002832 24403 consensus_queue.cc:260] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.006732 24403 ts_tablet_manager.cc:1434] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.010s
I20260709 13:06:29.007726 24403 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.014724 24685 raft_consensus.cc:2749] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.015695 24407 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.016208 24407 ts_tablet_manager.cc:1403] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.040s
I20260709 13:06:29.019771 24031 catalog_manager.cc:5697] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:29.022136 24403 tablet_bootstrap.cc:654] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:28.982410 24748 raft_consensus.cc:697] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:29.029439 24407 raft_consensus.cc:359] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.031361 24407 raft_consensus.cc:385] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.031697 24407 raft_consensus.cc:740] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.032392 24407 consensus_queue.cc:260] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.030507 24402 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.035769 24402 ts_tablet_manager.cc:1403] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.396s	user 0.023s	sys 0.011s
I20260709 13:06:29.038146 24748 consensus_queue.cc:237] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:29.027194 24099 leader_election.cc:343] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.047544 24737 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.048151 24737 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.050859 24099 leader_election.cc:304] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.051811 24747 raft_consensus.cc:2749] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.054673 24407 ts_tablet_manager.cc:1434] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 13:06:29.055682 24407 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.055684 24737 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.062285 24407 tablet_bootstrap.cc:654] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.062918 24769 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.063546 24769 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.067802 24769 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.068064 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.071357 24403 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:29.071877 24403 ts_tablet_manager.cc:1403] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.013s
I20260709 13:06:29.074707 24403 raft_consensus.cc:359] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.075387 24403 raft_consensus.cc:385] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.075644 24403 raft_consensus.cc:740] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.075941 24402 raft_consensus.cc:359] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.076292 24403 consensus_queue.cc:260] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.076972 24402 raft_consensus.cc:385] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.077358 24402 raft_consensus.cc:740] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.078728 24403 ts_tablet_manager.cc:1434] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:29.079818 24403 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.082615 24404 raft_consensus.cc:359] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.083531 24404 raft_consensus.cc:385] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.083846 24404 raft_consensus.cc:740] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.084678 24404 consensus_queue.cc:260] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.090706 24404 ts_tablet_manager.cc:1434] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 13:06:29.090847 24402 consensus_queue.cc:260] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.092006 24404 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:29.111408 24404 tablet_bootstrap.cc:654] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.101774 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:29.120653 24402 ts_tablet_manager.cc:1434] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 13:06:29.104244 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.121785 24402 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:29.104032 24737 consensus_queue.cc:1048] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:06:29.132093 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.132580 24132 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:29.132828 24354 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:29.133541 24205 raft_consensus.cc:2393] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:29.135823 24322 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.141629 24403 tablet_bootstrap.cc:654] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.142062 24653 raft_consensus.cc:3060] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.145242 24173 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:29.147498 24672 consensus_queue.cc:1048] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:29.166239 24737 raft_consensus.cc:2804] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.166662 24737 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.167009 24737 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.176641 24737 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.183478 24737 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.149612 24407 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.176960 24653 raft_consensus.cc:2749] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.184442 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:29.185103 24355 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.185501 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:29.186097 24132 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.193037 24355 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:29.184373 24407 ts_tablet_manager.cc:1403] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.006s
I20260709 13:06:29.195111 24402 tablet_bootstrap.cc:654] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.197337 24132 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:29.198843 24173 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:29.200747 24721 raft_consensus.cc:2804] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.201236 24721 raft_consensus.cc:697] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:29.204486 24721 consensus_queue.cc:237] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.206889 24403 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:29.209892 24403 ts_tablet_manager.cc:1403] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.003s
I20260709 13:06:29.209084 24407 raft_consensus.cc:359] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.212191 24407 raft_consensus.cc:385] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.212571 24407 raft_consensus.cc:740] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.214540 24404 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:29.215039 24404 ts_tablet_manager.cc:1403] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.000s
I20260709 13:06:29.217109 24403 raft_consensus.cc:359] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.217883 24403 raft_consensus.cc:385] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.213438 24407 consensus_queue.cc:260] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.218243 24403 raft_consensus.cc:740] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.220491 24407 ts_tablet_manager.cc:1434] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:06:29.222719 24407 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.223799 24404 raft_consensus.cc:359] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.224475 24404 raft_consensus.cc:385] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.221652 24403 consensus_queue.cc:260] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.224740 24404 raft_consensus.cc:740] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.226666 24403 ts_tablet_manager.cc:1434] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:29.230798 24403 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.234406 24404 consensus_queue.cc:260] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.237432 24404 ts_tablet_manager.cc:1434] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:06:29.238421 24404 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:29.228582 24031 catalog_manager.cc:5697] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.244848 24407 tablet_bootstrap.cc:654] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.246110 24637 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.248898 24637 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.250949 24637 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.254403 24402 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.254911 24402 ts_tablet_manager.cc:1403] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.011s
I20260709 13:06:29.255221 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.256457 24355 raft_consensus.cc:2393] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:29.256719 24030 catalog_manager.cc:5697] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.258522 24402 raft_consensus.cc:359] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.259220 24402 raft_consensus.cc:385] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.259485 24402 raft_consensus.cc:740] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.254869 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:29.260296 24402 consensus_queue.cc:260] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.262521 24402 ts_tablet_manager.cc:1434] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:29.263885 24402 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:29.261188 24247 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:29.269136 24404 tablet_bootstrap.cc:654] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.269758 24696 raft_consensus.cc:493] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.270303 24696 raft_consensus.cc:515] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.270725 24637 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.293184 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.293219 24686 consensus_queue.cc:1048] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:29.294097 24205 raft_consensus.cc:2468] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:29.295015 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:29.296339 24323 leader_election.cc:343] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.298760 24322 leader_election.cc:304] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.306042 24622 raft_consensus.cc:2804] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.300808 24696 leader_election.cc:290] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.306452 24622 raft_consensus.cc:493] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.306806 24622 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.248411 24403 tablet_bootstrap.cc:654] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.307209 24637 raft_consensus.cc:2749] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.312848 24407 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.313400 24407 ts_tablet_manager.cc:1403] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260709 13:06:29.316175 24407 raft_consensus.cc:359] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.322152 24407 raft_consensus.cc:385] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.319355 24637 consensus_queue.cc:1048] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:29.328029 24622 raft_consensus.cc:515] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.331135 24653 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.331782 24653 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.339371 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.341461 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:29.342265 24205 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:29.343396 24323 leader_election.cc:343] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.344933 24653 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.347512 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:29.350956 24321 leader_election.cc:343] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.351550 24321 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.356276 24769 raft_consensus.cc:2749] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.321785 24402 tablet_bootstrap.cc:654] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.318641 24404 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:29.372083 24404 ts_tablet_manager.cc:1403] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.007s
I20260709 13:06:29.322615 24407 raft_consensus.cc:740] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.376513 24407 consensus_queue.cc:260] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.378412 24407 ts_tablet_manager.cc:1434] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.004s
I20260709 13:06:29.379314 24407 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.375245 24404 raft_consensus.cc:359] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.382532 24404 raft_consensus.cc:385] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.382804 24404 raft_consensus.cc:740] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.383774 24404 consensus_queue.cc:260] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.356604 24205 raft_consensus.cc:2468] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:29.386576 24404 ts_tablet_manager.cc:1434] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:29.387765 24322 leader_election.cc:304] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:29.388978 24696 raft_consensus.cc:2804] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.389863 24696 raft_consensus.cc:697] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:29.390647 24407 tablet_bootstrap.cc:654] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.393307 24403 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:29.393867 24403 ts_tablet_manager.cc:1403] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.005s
I20260709 13:06:29.394764 24404 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:29.396567 24403 raft_consensus.cc:359] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.398985 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:29.401095 24404 tablet_bootstrap.cc:654] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:29.401724 24323 leader_election.cc:343] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.399500 24622 leader_election.cc:290] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.403888 24403 raft_consensus.cc:385] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.404307 24403 raft_consensus.cc:740] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.405123 24403 consensus_queue.cc:260] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.407603 24403 ts_tablet_manager.cc:1434] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:29.411034 24403 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.413949 24696 consensus_queue.cc:237] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.421048 24407 tablet_bootstrap.cc:492] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.421622 24407 ts_tablet_manager.cc:1403] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260709 13:06:29.424724 24407 raft_consensus.cc:359] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.425386 24407 raft_consensus.cc:385] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.425654 24407 raft_consensus.cc:740] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.433881 24403 tablet_bootstrap.cc:654] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.434069 24407 consensus_queue.cc:260] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.439196 24402 tablet_bootstrap.cc:492] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.440847 24402 ts_tablet_manager.cc:1403] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.002s
I20260709 13:06:29.439589 24748 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.439680 24407 ts_tablet_manager.cc:1434] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:06:29.441442 24748 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.442562 24407 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.445394 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.446024 24282 raft_consensus.cc:2468] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:29.447009 24100 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:29.446888 24402 raft_consensus.cc:359] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.447703 24402 raft_consensus.cc:385] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.447939 24747 raft_consensus.cc:2804] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.448061 24402 raft_consensus.cc:740] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.448392 24747 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.448778 24747 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.448559 24407 tablet_bootstrap.cc:654] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.449142 24402 consensus_queue.cc:260] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.449015 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.452095 24402 ts_tablet_manager.cc:1434] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:29.450232 24748 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.459725 24747 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:29.460934 24099 leader_election.cc:343] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.462949 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:29.463528 24282 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.464780 24404 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:29.465265 24404 ts_tablet_manager.cc:1403] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.007s
I20260709 13:06:29.467825 24404 raft_consensus.cc:359] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.468601 24404 raft_consensus.cc:385] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.468863 24404 raft_consensus.cc:740] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.469128 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
W20260709 13:06:29.471204 24099 leader_election.cc:343] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.470788 24747 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.469475 24404 consensus_queue.cc:260] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.472894 24403 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:29.473338 24403 ts_tablet_manager.cc:1403] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260709 13:06:29.474375 24404 ts_tablet_manager.cc:1434] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:06:29.475647 24402 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:29.476517 24282 raft_consensus.cc:2468] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:29.477515 24404 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:29.482563 24100 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:29.484668 24404 tablet_bootstrap.cc:654] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.485267 24688 raft_consensus.cc:2804] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.485818 24688 raft_consensus.cc:697] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:29.486681 24688 consensus_queue.cc:237] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.487703 24403 raft_consensus.cc:359] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.488364 24403 raft_consensus.cc:385] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.488627 24403 raft_consensus.cc:740] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.489241 24403 consensus_queue.cc:260] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.491346 24403 ts_tablet_manager.cc:1434] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 13:06:29.492326 24403 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.496116 24029 catalog_manager.cc:5697] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.481775 24402 tablet_bootstrap.cc:654] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.511322 24407 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.511909 24407 ts_tablet_manager.cc:1403] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.004s
I20260709 13:06:29.514569 24407 raft_consensus.cc:359] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.515309 24407 raft_consensus.cc:385] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.515587 24407 raft_consensus.cc:740] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.516268 24407 consensus_queue.cc:260] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.518615 24403 tablet_bootstrap.cc:654] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.518498 24028 catalog_manager.cc:5697] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:29.523892 24721 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.524436 24721 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.526861 24402 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.527376 24402 ts_tablet_manager.cc:1403] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.001s
I20260709 13:06:29.530025 24402 raft_consensus.cc:359] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.530685 24402 raft_consensus.cc:385] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.530939 24402 raft_consensus.cc:740] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.535332 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.536803 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:29.531527 24402 consensus_queue.cc:260] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.536773 24407 ts_tablet_manager.cc:1434] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:06:29.537631 24688 raft_consensus.cc:493] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.539131 24407 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.538972 24688 raft_consensus.cc:515] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.540174 24747 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.540653 24747 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.540863 24173 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:29.541724 24672 raft_consensus.cc:2749] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.534400 24721 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.542688 24747 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:29.545161 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.545598 24407 tablet_bootstrap.cc:654] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.539564 24402 ts_tablet_manager.cc:1434] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:29.546608 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.547385 24354 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:29.547662 24402 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:29.545786 24282 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:29.549244 24100 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:29.549767 24404 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:29.550392 24404 ts_tablet_manager.cc:1403] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.016s
I20260709 13:06:29.552524 24748 raft_consensus.cc:2804] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.552935 24748 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.553262 24748 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.554594 24404 raft_consensus.cc:359] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.555301 24404 raft_consensus.cc:385] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.555576 24404 raft_consensus.cc:740] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.556305 24404 consensus_queue.cc:260] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.559042 24404 ts_tablet_manager.cc:1434] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:06:29.561220 24402 tablet_bootstrap.cc:654] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.562744 24734 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.563211 24734 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.565325 24734 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:29.574193 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.574944 24354 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:29.576287 24098 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:29.578007 24685 raft_consensus.cc:493] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.578226 24734 raft_consensus.cc:2804] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.578781 24734 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.578574 24685 raft_consensus.cc:515] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.579249 24734 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.580683 24685 leader_election.cc:290] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:29.582669 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.585775 24402 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.586328 24402 ts_tablet_manager.cc:1403] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 13:06:29.587039 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dea137ced73467dbe44800b3a8bb10b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.587721 24354 raft_consensus.cc:2468] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:29.589288 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dea137ced73467dbe44800b3a8bb10b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.589939 24205 raft_consensus.cc:2468] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:29.583099 24404 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
W20260709 13:06:29.590775 24099 leader_election.cc:343] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.591137 24747 consensus_queue.cc:1048] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:29.592487 24247 leader_election.cc:304] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:29.591239 24402 raft_consensus.cc:359] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.593204 24402 raft_consensus.cc:385] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.593518 24402 raft_consensus.cc:740] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.593559 24685 raft_consensus.cc:2804] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:29.600469 24685 raft_consensus.cc:493] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:29.600848 24685 raft_consensus.cc:3060] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.623549 24688 leader_election.cc:290] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:29.624863 24721 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.625396 24721 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.625770 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:29.627748 24721 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:29.628895 24099 leader_election.cc:343] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.628943 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.629760 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:29.634039 24280 raft_consensus.cc:2393] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:29.635156 24175 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.578079 24748 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.643622 24672 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.645900 24403 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:29.646476 24403 ts_tablet_manager.cc:1403] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.001s
I20260709 13:06:29.646667 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:29.647364 24354 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.649049 24748 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:29.649510 24403 raft_consensus.cc:359] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.650337 24403 raft_consensus.cc:385] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.650633 24403 raft_consensus.cc:740] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.651052 24672 raft_consensus.cc:2749] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.651389 24403 consensus_queue.cc:260] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.657706 24354 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:29.661276 24098 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:29.665822 24748 raft_consensus.cc:2804] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.598865 24404 tablet_bootstrap.cc:654] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.599540 24402 consensus_queue.cc:260] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.666610 24748 raft_consensus.cc:697] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:29.621150 24685 raft_consensus.cc:515] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.671743 24737 consensus_queue.cc:1048] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:29.674149 24685 leader_election.cc:290] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:29.674778 24402 ts_tablet_manager.cc:1434] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.001s
I20260709 13:06:29.675801 24402 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:29.665863 24403 ts_tablet_manager.cc:1434] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:29.679061 24403 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:29.681118 24734 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.691918 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dea137ced73467dbe44800b3a8bb10b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:29.691321 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dea137ced73467dbe44800b3a8bb10b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:29.672699 24748 consensus_queue.cc:237] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.698726 24355 raft_consensus.cc:3060] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.707144 24402 tablet_bootstrap.cc:654] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.699107 24205 raft_consensus.cc:3060] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:29.698164 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 107531us
W20260709 13:06:29.718744 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:29.720110 24800 consensus_queue.cc:1048] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:29.721931 24734 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:29.723532 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:29.730964 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:29.731665 24356 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:29.742537 24099 leader_election.cc:343] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.738415 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:29.750560 24407 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:29.751348 24407 ts_tablet_manager.cc:1403] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.212s	user 0.019s	sys 0.042s
I20260709 13:06:29.767529 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:29.768680 24280 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.769666 24205 raft_consensus.cc:2468] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:29.772662 24248 leader_election.cc:304] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
W20260709 13:06:29.767606 24802 log.cc:927] Time spent T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 13:06:29.776463 24355 raft_consensus.cc:2468] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:29.776914 24280 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:29.778045 24685 raft_consensus.cc:2804] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.778683 24685 raft_consensus.cc:697] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:29.779510 24685 consensus_queue.cc:237] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.786821 24403 tablet_bootstrap.cc:654] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.786409 24031 catalog_manager.cc:5697] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.800660 24402 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:29.801188 24402 ts_tablet_manager.cc:1403] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.002s
I20260709 13:06:29.800292 24407 raft_consensus.cc:359] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.801582 24407 raft_consensus.cc:385] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.801862 24407 raft_consensus.cc:740] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.801945 24404 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:29.802729 24404 ts_tablet_manager.cc:1403] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.007s
I20260709 13:06:29.806501 24407 consensus_queue.cc:260] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:29.823166 24407 ts_tablet_manager.cc:1434] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
W20260709 13:06:29.825680 24100 leader_election.cc:343] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:29.806295 24356 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:29.831243 24407 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:29.840332 24402 raft_consensus.cc:359] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.841111 24402 raft_consensus.cc:385] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.841418 24402 raft_consensus.cc:740] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.852425 24098 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:29.856937 24801 raft_consensus.cc:2804] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.857421 24637 raft_consensus.cc:493] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.857968 24637 raft_consensus.cc:515] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.826620 24100 leader_election.cc:304] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:29.859815 24748 raft_consensus.cc:2749] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:29.859978 24637 leader_election.cc:290] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:29.860713 24801 raft_consensus.cc:697] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:29.862159 24756 raft_consensus.cc:493] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:29.862648 24756 raft_consensus.cc:515] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:29.863912 24404 raft_consensus.cc:359] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.864639 24404 raft_consensus.cc:385] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.864908 24404 raft_consensus.cc:740] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.857462 24402 consensus_queue.cc:260] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:29.865605 24404 consensus_queue.cc:260] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.868615 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:29.871896 24404 ts_tablet_manager.cc:1434] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 13:06:29.873646 24404 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:29.872208 24028 catalog_manager.cc:5697] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:29.880137 24404 tablet_bootstrap.cc:654] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.861897 24801 consensus_queue.cc:237] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:29.990247 24402 ts_tablet_manager.cc:1434] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.000s
I20260709 13:06:29.864665 24756 leader_election.cc:290] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:29.854846 24672 consensus_queue.cc:1048] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.133s
I20260709 13:06:29.870113 24622 consensus_queue.cc:1048] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.124s
I20260709 13:06:29.985986 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:30.020287 24209 raft_consensus.cc:2393] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:30.022265 24407 tablet_bootstrap.cc:654] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.023660 24404 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:30.024164 24403 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:30.024201 24404 ts_tablet_manager.cc:1403] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.151s	user 0.008s	sys 0.002s
I20260709 13:06:30.024894 24403 ts_tablet_manager.cc:1403] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.347s	user 0.027s	sys 0.014s
I20260709 13:06:30.027360 24404 raft_consensus.cc:359] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.028144 24404 raft_consensus.cc:385] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.028412 24404 raft_consensus.cc:740] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.029188 24404 consensus_queue.cc:260] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.031268 24404 ts_tablet_manager.cc:1434] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:30.032434 24404 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:30.047058 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:30.170279 24404 tablet_bootstrap.cc:654] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:30.174372 24323 leader_election.cc:343] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:30.181903 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 314920us
I20260709 13:06:30.184376 24685 raft_consensus.cc:493] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.226513 24404 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:30.227111 24404 ts_tablet_manager.cc:1403] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.011s
I20260709 13:06:30.229971 24814 raft_consensus.cc:493] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.230500 24814 raft_consensus.cc:515] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.230010 24404 raft_consensus.cc:359] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.232211 24404 raft_consensus.cc:385] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.232479 24404 raft_consensus.cc:740] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.233135 24404 consensus_queue.cc:260] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.235394 24404 ts_tablet_manager.cc:1434] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:30.236397 24404 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:30.235690 24814 leader_election.cc:290] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:30.210181 24685 raft_consensus.cc:515] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.256343 24407 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:30.257100 24407 ts_tablet_manager.cc:1403] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.426s	user 0.036s	sys 0.026s
I20260709 13:06:30.263100 24685 leader_election.cc:290] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:30.264846 24734 raft_consensus.cc:493] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.265383 24734 raft_consensus.cc:515] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.267427 24734 leader_election.cc:290] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:30.268680 24403 raft_consensus.cc:359] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.269377 24403 raft_consensus.cc:385] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.269651 24403 raft_consensus.cc:740] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.270272 24403 consensus_queue.cc:260] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.271776 24403 ts_tablet_manager.cc:1434] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.247s	user 0.007s	sys 0.000s
I20260709 13:06:30.272637 24403 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:30.277598 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.287921 24403 tablet_bootstrap.cc:654] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.290221 24131 raft_consensus.cc:2468] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:30.317504 24402 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:30.325994 24402 tablet_bootstrap.cc:654] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.340507 24402 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:30.341004 24402 ts_tablet_manager.cc:1403] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260709 13:06:30.344419 24402 raft_consensus.cc:359] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.345014 24402 raft_consensus.cc:385] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.345278 24402 raft_consensus.cc:740] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.345872 24402 consensus_queue.cc:260] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.347506 24402 ts_tablet_manager.cc:1434] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:30.348843 24402 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:30.353998 24402 tablet_bootstrap.cc:654] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.359979 24402 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:30.360519 24402 ts_tablet_manager.cc:1403] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:06:30.363348 24402 raft_consensus.cc:359] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.364073 24402 raft_consensus.cc:385] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.364336 24402 raft_consensus.cc:740] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.364956 24402 consensus_queue.cc:260] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.367007 24402 ts_tablet_manager.cc:1434] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:30.367969 24402 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:30.374136 24402 tablet_bootstrap.cc:654] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.379695 24402 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:30.380295 24402 ts_tablet_manager.cc:1403] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:06:30.383378 24402 raft_consensus.cc:359] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.384162 24402 raft_consensus.cc:385] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.384459 24402 raft_consensus.cc:740] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.385098 24402 consensus_queue.cc:260] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.386859 24402 ts_tablet_manager.cc:1434] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:30.387805 24402 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:30.393713 24402 tablet_bootstrap.cc:654] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.399946 24402 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:30.400449 24402 ts_tablet_manager.cc:1403] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 13:06:30.403396 24402 raft_consensus.cc:359] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.404227 24402 raft_consensus.cc:385] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.404546 24402 raft_consensus.cc:740] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.405239 24402 consensus_queue.cc:260] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.407032 24402 ts_tablet_manager.cc:1434] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:30.408037 24402 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Bootstrap starting.
I20260709 13:06:30.415999 24402 tablet_bootstrap.cc:654] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.423290 24737 raft_consensus.cc:493] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.424165 24737 raft_consensus.cc:515] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.439141 24827 consensus_queue.cc:1048] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:30.442828 24321 leader_election.cc:304] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:30.444913 24823 raft_consensus.cc:2804] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:30.445295 24823 raft_consensus.cc:493] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:30.445611 24823 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.454097 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.454757 24133 raft_consensus.cc:2468] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:30.457186 24351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:30.458918 24206 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.461186 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:30.461886 24208 raft_consensus.cc:2468] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:30.463182 24827 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.463685 24827 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.466207 24827 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:30.478047 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:30.484695 24173 leader_election.cc:304] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:30.491087 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:30.492149 24354 raft_consensus.cc:2468] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:30.494751 24098 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:30.496543 24322 leader_election.cc:304] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:30.503166 24282 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.501478 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:30.506567 24827 raft_consensus.cc:2804] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:30.506975 24827 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:30.508219 24099 leader_election.cc:343] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:30.510440 24822 raft_consensus.cc:2804] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:30.510862 24822 raft_consensus.cc:493] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:30.507326 24827 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.496606 24838 raft_consensus.cc:2804] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:30.516906 24834 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.511178 24822 raft_consensus.cc:3060] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.522457 24834 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.525506 24834 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:30.516296 24323 leader_election.cc:343] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:30.513407 24737 leader_election.cc:290] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:30.516500 24838 raft_consensus.cc:493] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:30.537740 24688 consensus_queue.cc:1048] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:30.538594 24403 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:30.519073 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.538995 24823 raft_consensus.cc:515] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.544700 24403 ts_tablet_manager.cc:1403] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.272s	user 0.016s	sys 0.008s
I20260709 13:06:30.541301 24838 raft_consensus.cc:3060] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.546453 24129 raft_consensus.cc:2468] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:30.561059 24351 raft_consensus.cc:2393] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:30.562774 24402 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: No bootstrap required, opened a new log
I20260709 13:06:30.563488 24402 ts_tablet_manager.cc:1403] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent bootstrapping tablet: real 0.156s	user 0.032s	sys 0.055s
I20260709 13:06:30.564672 24403 raft_consensus.cc:359] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.565657 24403 raft_consensus.cc:385] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.566017 24403 raft_consensus.cc:740] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.566871 24403 consensus_queue.cc:260] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.573541 24403 ts_tablet_manager.cc:1434] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:06:30.584690 24402 raft_consensus.cc:359] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.585866 24402 raft_consensus.cc:385] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.586179 24402 raft_consensus.cc:740] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.298216 24407 raft_consensus.cc:359] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.594715 24407 raft_consensus.cc:385] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.597877 24838 raft_consensus.cc:515] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.604897 24838 leader_election.cc:290] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:30.605615 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 89822.8us
I20260709 13:06:30.601073 24407 raft_consensus.cc:740] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.606436 24403 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:30.599007 24402 consensus_queue.cc:260] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.598905 24823 leader_election.cc:290] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:30.606709 24407 consensus_queue.cc:260] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.613036 24822 raft_consensus.cc:515] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.623297 24407 ts_tablet_manager.cc:1434] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.366s	user 0.018s	sys 0.003s
I20260709 13:06:30.610447 24827 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.624300 24407 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:30.626153 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:30.626837 24355 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:30.600898 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 84262.7us
I20260709 13:06:30.631124 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:30.631954 24350 raft_consensus.cc:2393] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:30.636071 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:30.636956 24129 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.639659 24407 tablet_bootstrap.cc:654] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.654135 24402 ts_tablet_manager.cc:1434] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.003s
I20260709 13:06:30.660884 24208 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.649207 24748 consensus_queue.cc:1048] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:06:30.673465 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:30.674315 24131 raft_consensus.cc:3060] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.674795 24748 consensus_queue.cc:1048] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:30.679991 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 809448us
I20260709 13:06:30.685176 24403 tablet_bootstrap.cc:654] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.691170 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:30.691965 24282 raft_consensus.cc:2468] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:30.686842 24030 catalog_manager.cc:5697] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:30.696512 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 74443.1us
I20260709 13:06:30.699288 24247 leader_election.cc:304] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:30.652328 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.693068 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:30.700214 24278 raft_consensus.cc:3060] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.703615 24826 consensus_queue.cc:1048] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:30.696741 24756 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.706522 24756 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.708871 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:30.709510 24282 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.709764 24756 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:30.719257 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:30.721132 24321 leader_election.cc:343] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:30.721725 24827 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:30.723425 24756 raft_consensus.cc:493] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.724025 24756 raft_consensus.cc:515] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.724598 24826 raft_consensus.cc:493] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:30.725483 24826 raft_consensus.cc:515] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:30.729341 24248 leader_election.cc:304] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:30.732227 24282 raft_consensus.cc:2468] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:30.685541 24355 raft_consensus.cc:2468] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:30.743537 24173 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:30.746258 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:30.747754 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:30.748675 24202 raft_consensus.cc:3060] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:30.739073 24688 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
W20260709 13:06:30.749941 24099 leader_election.cc:343] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:30.725541 24637 consensus_queue.cc:1048] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:30.758239 24098 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3
W20260709 13:06:30.764428 24172 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.932s	user 0.005s	sys 0.035s
W20260709 13:06:30.764971 24172 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.936s	user 0.005s	sys 0.036s
I20260709 13:06:30.739706 24822 leader_election.cc:290] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:30.771430 24801 raft_consensus.cc:2804] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:30.759266 24688 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.777773 24756 leader_election.cc:290] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:30.807812 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.808794 24133 raft_consensus.cc:2468] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:30.810412 24321 leader_election.cc:304] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:30.815811 24756 raft_consensus.cc:2804] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:30.816216 24756 raft_consensus.cc:493] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:30.816522 24756 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:30.824088 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 114887us
I20260709 13:06:30.825268 24323 leader_election.cc:304] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:30.827071 24407 tablet_bootstrap.cc:492] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:30.827776 24407 ts_tablet_manager.cc:1403] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.204s	user 0.009s	sys 0.026s
I20260709 13:06:30.798990 24801 raft_consensus.cc:697] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:30.834313 24129 raft_consensus.cc:2468] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:30.834889 24688 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:30.837725 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:30.840989 24404 tablet_bootstrap.cc:654] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:30.844081 24403 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:30.844575 24403 ts_tablet_manager.cc:1403] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.238s	user 0.016s	sys 0.004s
I20260709 13:06:30.835783 24814 raft_consensus.cc:2804] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:30.924299 24323 leader_election.cc:343] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:30.925045 24323 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:30.850203 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:30.850654 24637 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:30.854434 24826 leader_election.cc:290] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:30.907425 24814 raft_consensus.cc:697] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:30.920076 24800 raft_consensus.cc:493] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:30.959076 24814 consensus_queue.cc:237] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.962175 24852 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:30.962744 24852 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.963891 24824 raft_consensus.cc:2749] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:30.964962 24852 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:30.965953 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:30.961457 24403 raft_consensus.cc:359] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.969146 24407 raft_consensus.cc:359] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:30.969604 24403 raft_consensus.cc:385] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.970018 24403 raft_consensus.cc:740] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.969861 24407 raft_consensus.cc:385] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:30.970928 24403 consensus_queue.cc:260] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:30.971372 24407 raft_consensus.cc:740] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:30.975822 24407 consensus_queue.cc:260] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.006196 24824 raft_consensus.cc:493] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.006824 24824 raft_consensus.cc:515] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.008857 24824 leader_election.cc:290] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.010856 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.011783 24403 ts_tablet_manager.cc:1434] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.167s	user 0.007s	sys 0.000s
I20260709 13:06:31.012737 24403 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:31.019687 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 181901us
I20260709 13:06:31.022174 24407 ts_tablet_manager.cc:1434] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.194s	user 0.008s	sys 0.000s
I20260709 13:06:31.023159 24407 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:30.947022 24637 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:30.976666 24131 raft_consensus.cc:2468] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
W20260709 13:06:31.089835 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 69391.2us
I20260709 13:06:31.027997 24721 raft_consensus.cc:2749] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:30.958308 24800 raft_consensus.cc:515] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.231755 24800 leader_election.cc:290] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.086297 24826 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:31.185534 24856 log.cc:927] Time spent T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:06:31.233659 24826 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.189025 24853 raft_consensus.cc:2749] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:31.101728 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 79581.5us
I20260709 13:06:31.179718 24859 consensus_queue.cc:1048] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.109s
I20260709 13:06:31.217464 24404 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:31.242841 24404 ts_tablet_manager.cc:1403] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 1.007s	user 0.024s	sys 0.015s
I20260709 13:06:31.219197 24852 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
W20260709 13:06:31.220026 24278 consensus_meta.cc:287] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: Time spent flushing consensus metadata: real 0.519s	user 0.004s	sys 0.011s
I20260709 13:06:31.220502 24202 raft_consensus.cc:2468] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:31.222061 24403 tablet_bootstrap.cc:700] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent opening tablet: real 0.164s	user 0.002s	sys 0.000s
I20260709 13:06:31.251298 24403 tablet_bootstrap.cc:654] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:31.222095 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 137241us
I20260709 13:06:30.936487 24801 consensus_queue.cc:237] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.235651 24685 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:31.251493 24278 raft_consensus.cc:2468] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:31.249699 24800 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.266415 24800 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.268491 24800 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:31.268886 24810 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:31.270934 24844 raft_consensus.cc:2764] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:31.271459 24407 tablet_bootstrap.cc:654] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.272382 24685 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.252491 24852 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.274675 24685 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.276440 24852 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.278676 24845 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:31.279318 24845 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.283653 24845 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:31.235323 24276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.284603 24826 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.269464 24810 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.307880 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.308475 24810 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.309597 24637 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.301961 24748 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.311154 24748 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.313485 24748 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.314308 24866 raft_consensus.cc:493] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.314822 24866 raft_consensus.cc:515] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.309418 24404 raft_consensus.cc:359] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.317854 24404 raft_consensus.cc:385] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.318161 24404 raft_consensus.cc:740] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.318321 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e419591fdf6f4b7ea34f1a7cf30c01f5" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.318799 24404 consensus_queue.cc:260] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.319476 24208 raft_consensus.cc:2393] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:31.319862 24276 raft_consensus.cc:2393] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:31.321343 24404 ts_tablet_manager.cc:1434] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:06:31.322221 24175 leader_election.cc:304] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:31.322494 24404 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:31.316975 24866 leader_election.cc:290] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:31.323356 24866 raft_consensus.cc:2804] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:31.323961 24230 debug-util.cc:398] Leaking SignalData structure 0x7b08002bf640 after lost signal to thread 20818
W20260709 13:06:31.345551 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 79211.2us
I20260709 13:06:31.326831 24866 raft_consensus.cc:697] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
W20260709 13:06:31.352687 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 100774us
W20260709 13:06:31.354614 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:31.347463 24230 debug-util.cc:398] Leaking SignalData structure 0x7b080025b2e0 after lost signal to thread 24066
I20260709 13:06:31.326277 24756 raft_consensus.cc:515] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.368264 24871 raft_consensus.cc:493] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.372762 24877 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.373157 24274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.373346 24877 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.374511 24814 raft_consensus.cc:493] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8d607a8e1094b5fb966718241dc3ac4)
I20260709 13:06:31.375597 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.375783 24877 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.376291 24278 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:31.376394 24877 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8d607a8e1094b5fb966718241dc3ac4)
I20260709 13:06:31.376988 24877 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.377120 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.375082 24814 raft_consensus.cc:515] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.379122 24855 raft_consensus.cc:493] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.366166 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.382401 24134 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 0.
I20260709 13:06:31.383404 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.384081 24353 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:31.385190 24321 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:31.379624 24855 raft_consensus.cc:515] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.389955 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.391320 24875 raft_consensus.cc:493] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.391426 24276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.392083 24875 raft_consensus.cc:515] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.387524 24810 raft_consensus.cc:493] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.403653 24874 raft_consensus.cc:2804] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.403455 24353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.404138 24874 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.404503 24874 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.407034 24855 leader_election.cc:290] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:31.408829 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.409165 24407 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:31.398396 24686 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.409745 24686 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.410454 24756 leader_election.cc:290] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.388164 24827 consensus_queue.cc:1048] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:06:31.411976 24875 leader_election.cc:290] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:31.401402 24866 consensus_queue.cc:237] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.370908 24871 raft_consensus.cc:515] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.412549 24686 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:31.413513 24175 leader_election.cc:343] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:31.400101 24230 debug-util.cc:398] Leaking SignalData structure 0x7b080021a3c0 after lost signal to thread 24158
I20260709 13:06:31.409699 24407 ts_tablet_manager.cc:1403] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.387s	user 0.015s	sys 0.011s
W20260709 13:06:31.421564 24230 debug-util.cc:398] Leaking SignalData structure 0x7b0800204460 after lost signal to thread 24233
W20260709 13:06:31.421904 24230 debug-util.cc:398] Leaking SignalData structure 0x7b080037f4e0 after lost signal to thread 24234
W20260709 13:06:31.423002 24230 debug-util.cc:398] Leaking SignalData structure 0x7b08000a19e0 after lost signal to thread 24307
I20260709 13:06:31.423520 24098 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
W20260709 13:06:31.424154 24230 debug-util.cc:398] Leaking SignalData structure 0x7b0800275fe0 after lost signal to thread 24381
I20260709 13:06:31.424880 24688 raft_consensus.cc:2804] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.425400 24688 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.425868 24688 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.415443 24810 raft_consensus.cc:515] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.429658 24810 leader_election.cc:290] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.392105 24100 leader_election.cc:304] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:31.431697 24747 raft_consensus.cc:2749] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:31.435294 24871 leader_election.cc:290] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:31.438869 24407 raft_consensus.cc:359] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.439845 24407 raft_consensus.cc:385] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.440158 24407 raft_consensus.cc:740] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.440937 24407 consensus_queue.cc:260] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.442339 24877 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:31.448851 24407 ts_tablet_manager.cc:1434] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:06:31.454114 24407 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:31.463249 24404 tablet_bootstrap.cc:654] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.459271 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.493444 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:31.466547 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.511767 24322 leader_election.cc:304] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:31.512815 24851 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.513336 24851 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:31.512715 24322 leader_election.cc:343] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.515483 24851 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.502234 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.500134 24129 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.534332 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.535313 24133 raft_consensus.cc:2468] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:31.516297 24853 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.520440 24877 raft_consensus.cc:2804] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.544533 24403 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:31.544961 24403 ts_tablet_manager.cc:1403] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.532s	user 0.012s	sys 0.008s
I20260709 13:06:31.528306 24838 raft_consensus.cc:493] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b3d5d70fd804b96a2c87cf15b6fa32b)
W20260709 13:06:31.552194 24878 log.cc:927] Time spent T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:06:31.547750 24737 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.552772 24737 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.556221 24737 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.557054 24407 tablet_bootstrap.cc:654] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.548740 24845 raft_consensus.cc:493] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8b3d5d70fd804b96a2c87cf15b6fa32b)
I20260709 13:06:31.548954 24877 raft_consensus.cc:697] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:31.564265 24100 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:31.556860 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.553715 24838 raft_consensus.cc:515] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.560415 24845 raft_consensus.cc:515] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:31.546494 24853 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.588415 24281 raft_consensus.cc:3060] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.588322 24853 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.580219 24748 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:31.570230 24877 consensus_queue.cc:237] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:31.600636 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:31.614445 24100 leader_election.cc:343] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.613286 24403 raft_consensus.cc:359] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.618264 24403 raft_consensus.cc:385] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.618685 24403 raft_consensus.cc:740] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.619676 24403 consensus_queue.cc:260] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.598991 24748 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:31.646029 24748 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.633877 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.623636 24800 consensus_queue.cc:1048] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:31.652096 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.636343 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.636760 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.638123 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:31.654488 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.654774 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.655349 24205 raft_consensus.cc:2393] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:31.656186 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.656399 24845 leader_election.cc:290] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.638216 24814 leader_election.cc:290] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.639289 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.644977 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfc000979cd4bee8d2b5958c2ec13e5" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:31.649724 24886 log.cc:927] Time spent T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: Append to log took a long time: real 0.099s	user 0.003s	sys 0.000s
I20260709 13:06:31.661643 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.662518 24838 leader_election.cc:290] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:31.664824 24814 consensus_queue.cc:1048] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:31.667943 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.669598 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.671836 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.683859 24351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.686303 24403 ts_tablet_manager.cc:1434] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.141s	user 0.009s	sys 0.000s
I20260709 13:06:31.687458 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80933102eba6441fae6e7e059ca2c271" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.687721 24403 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:31.689167 24323 leader_election.cc:343] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:31.690414 24323 leader_election.cc:343] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.690909 24323 leader_election.cc:304] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:31.694402 24864 raft_consensus.cc:493] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.694927 24864 raft_consensus.cc:515] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.696899 24864 leader_election.cc:290] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:31.624807 24281 raft_consensus.cc:2468] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:31.719429 24323 leader_election.cc:304] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:31.725170 24404 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:31.725661 24404 ts_tablet_manager.cc:1403] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.403s	user 0.026s	sys 0.033s
I20260709 13:06:31.704202 24822 raft_consensus.cc:2749] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:31.703174 24357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.704855 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.741066 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.747315 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.748345 24127 raft_consensus.cc:2468] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:31.750231 24247 leader_election.cc:304] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:31.752038 24855 raft_consensus.cc:2804] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.752524 24855 raft_consensus.cc:493] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.752928 24855 raft_consensus.cc:3060] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.717134 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.726737 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869bf491a600447896993093dbd9145e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:31.771920 24030 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42120 (request call id 68) took 1345 ms. Trace:
I20260709 13:06:31.735128 24696 raft_consensus.cc:2749] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.737115 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.779237 24247 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:31.850492 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 71384us
I20260709 13:06:31.727058 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.863670 24131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.866569 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8058ac47bccd4ff386bc6ffbe6da97b7" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:31.872771 24029 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42134 (request call id 70) took 1448 ms. Trace:
I20260709 13:06:31.872529 24404 raft_consensus.cc:359] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.873379 24404 raft_consensus.cc:385] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.903682 24403 tablet_bootstrap.cc:654] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.906816 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:31.873816 24404 raft_consensus.cc:740] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.914178 24404 consensus_queue.cc:260] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.843245 24688 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.852370 24871 raft_consensus.cc:2749] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:31.935832 24404 ts_tablet_manager.cc:1434] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.210s	user 0.009s	sys 0.001s
W20260709 13:06:31.938621 24874 consensus_meta.cc:287] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Time spent flushing consensus metadata: real 0.534s	user 0.012s	sys 0.005s
I20260709 13:06:31.949010 24688 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:31.945474 24800 raft_consensus.cc:493] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8d607a8e1094b5fb966718241dc3ac4)
I20260709 13:06:31.952656 24800 raft_consensus.cc:515] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.954008 24863 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.954531 24863 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.954830 24800 leader_election.cc:290] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:31.956493 24863 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:31.960680 24887 log.cc:927] Time spent T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 13:06:31.961042 24822 consensus_queue.cc:1048] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:31.963399 24354 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39196 (request call id 101) took 1291 ms. Trace:
I20260709 13:06:31.963824 24354 rpcz_store.cc:276] 0709 13:06:30.672382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:30.672544 (+   162us) service_pool.cc:224] Handling call
0709 13:06:31.478449 (+805905us) spinlock_profiling.cc:243] Waited 14.8 ms on lock 0x7b580006d898. stack: 00007f9a9e27a343 00007f9a9e27a240 00007f9a9dc091d4 00007f9aa7947304 00007f9aa7947299 00007f9a9e134db1 00007f9a9e274b71 00007f9a9e274a22 00007f9aa718dc09 00007f9aa62e7ee0 00007f9aa63b10ab 00007f9aa63b1131 00007f9aa6372fc0 00007f9aa635d929 00007f9aa635d3d2 00007f9a9f8d4bd4
0709 13:06:31.478753 (+   304us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:31.479257 (+   504us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:31.479297 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:31.479924 (+   627us) log.cc:844] Serialized 26 byte log entry
0709 13:06:31.702975 (+223051us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:31.703030 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:31.703119 (+    89us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:31.963075 (+259956us) raft_consensus.cc:1685] finished
0709 13:06:31.963095 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:31.963311 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11262,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":4123,"spinlock_wait_cycles":33944448,"thread_start_us":222478,"threads_started":1,"wal-append.queue_time_us":274820}
I20260709 13:06:31.956607 24407 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:31.966485 24407 ts_tablet_manager.cc:1403] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.513s	user 0.014s	sys 0.045s
I20260709 13:06:31.943454 24748 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:31.966847 24874 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.985010 24407 raft_consensus.cc:359] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.987002 24407 raft_consensus.cc:385] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.987380 24407 raft_consensus.cc:740] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.988281 24407 consensus_queue.cc:260] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:31.992007 24407 ts_tablet_manager.cc:1434] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
W20260709 13:06:31.994371 24894 log.cc:927] Time spent T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:06:31.997413 24748 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.003932 24874 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:32.025146 24855 raft_consensus.cc:515] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.028923 24855 leader_election.cc:290] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:32.023329 24407 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:32.033159 24403 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: No bootstrap required, opened a new log
I20260709 13:06:32.033972 24403 ts_tablet_manager.cc:1403] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.346s	user 0.033s	sys 0.024s
I20260709 13:06:32.037755 24403 raft_consensus.cc:359] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.038807 24403 raft_consensus.cc:385] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.039242 24403 raft_consensus.cc:740] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.040772 24403 consensus_queue.cc:260] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.043532 24403 ts_tablet_manager.cc:1434] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:31.873200 24029 rpcz_store.cc:276] 0709 13:06:30.424426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:30.979896 (+555470us) service_pool.cc:224] Handling call
0709 13:06:31.872707 (+892811us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":72994,"reported_tablets":1}
I20260709 13:06:31.775298 24030 rpcz_store.cc:276] 0709 13:06:30.398189 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:30.398361 (+   172us) service_pool.cc:224] Handling call
0709 13:06:31.743893 (+1345532us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:31.226013 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:31.282045 (+ 56032us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:31.282080 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:06:31.282095 (+    15us) tablet.cc:662] Decoding operations
0709 13:06:31.282463 (+   368us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:31.282519 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:31.282552 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:31.282742 (+   190us) tablet.cc:701] Row locks acquired
0709 13:06:31.282762 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:06:31.282902 (+   140us) write_op.cc:270] Start()
0709 13:06:31.283017 (+   115us) write_op.cc:276] Timestamp: P: 1783602391282855 usec, L: 0
0709 13:06:31.283052 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 13:06:31.283713 (+   661us) log.cc:844] Serialized 540 byte log entry
0709 13:06:31.528060 (+244347us) op_driver.cc:464] REPLICATION: finished
0709 13:06:31.566600 (+ 38540us) write_op.cc:301] APPLY: starting
0709 13:06:31.566710 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:31.566846 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:31.567020 (+   174us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:31.567309 (+   289us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:31.567528 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:31.567594 (+    66us) write_op.cc:312] APPLY: finished
0709 13:06:31.567822 (+   228us) log.cc:844] Serialized 22 byte log entry
0709 13:06:31.568096 (+   274us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.568204 (+   108us) write_op.cc:454] Released schema lock
0709 13:06:31.568255 (+    51us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:31.568695 (+   440us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:31.568744 (+    49us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":599701,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":35261,"apply.run_cpu_time_us":2066,"apply.run_wall_time_us":2066,"num_ops":1,"prepare.queue_time_us":192923,"prepare.run_cpu_time_us":2915,"prepare.run_wall_time_us":57998,"replication_time_us":227859,"thread_start_us":148862,"threads_started":2}]]}
I20260709 13:06:32.110914 24204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.119884 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.121693 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44943b430bf431697944fd0c127ba90" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.130564 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:32.137964 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.139906 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:32.140201 24129 consensus_meta.cc:287] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent flushing consensus metadata: real 0.617s	user 0.012s	sys 0.006s
I20260709 13:06:32.141070 24354 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:32.155153 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.159099 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:32.163755 24355 raft_consensus.cc:2393] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:32.167564 24404 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:32.175261 24826 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
W20260709 13:06:32.143261 24323 leader_election.cc:343] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.145707 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.176338 24826 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.186807 24247 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.187644 24129 raft_consensus.cc:2468] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:32.177853 24834 raft_consensus.cc:493] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8b3d5d70fd804b96a2c87cf15b6fa32b)
I20260709 13:06:32.199329 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:32.200621 24126 raft_consensus.cc:2393] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:32.208149 24834 raft_consensus.cc:515] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.209473 24407 tablet_bootstrap.cc:700] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: Time spent opening tablet: real 0.165s	user 0.002s	sys 0.001s
I20260709 13:06:32.210603 24407 tablet_bootstrap.cc:654] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.210745 24321 leader_election.cc:304] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:32.211591 24834 leader_election.cc:290] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:32.215234 24854 raft_consensus.cc:2804] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.215602 24826 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:32.215885 24854 raft_consensus.cc:697] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:32.218362 24688 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.218442 24855 raft_consensus.cc:2749] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.231181 24274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.236243 24274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.237597 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.238583 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.239146 24274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.242376 24098 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:32.248564 24688 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.254462 24905 raft_consensus.cc:2804] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:32.254284 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 67959.7us
I20260709 13:06:32.255133 24905 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.255578 24905 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.217705 24854 consensus_queue.cc:237] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.269169 24404 tablet_bootstrap.cc:654] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:32.270195 24100 leader_election.cc:343] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.270370 24280 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:32.270989 24100 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.252534 24688 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.280388 24867 consensus_queue.cc:1048] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:32.281600 24907 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.282625 24907 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.291019 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.298576 24902 raft_consensus.cc:2749] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.298906 24866 consensus_queue.cc:1048] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:32.300426 24907 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.301051 24321 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.302733 24814 raft_consensus.cc:2749] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.305902 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:32.306851 24129 raft_consensus.cc:3060] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:32.309958 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 154206us
I20260709 13:06:32.339785 24905 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:32.341133 24173 leader_election.cc:304] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.342533 24835 raft_consensus.cc:2804] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.342998 24835 raft_consensus.cc:493] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.342382 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.346722 24835 raft_consensus.cc:3060] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.354404 24173 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.355784 24862 raft_consensus.cc:2749] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:32.359670 24909 log.cc:927] Time spent T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: Append to log took a long time: real 0.079s	user 0.004s	sys 0.000s
I20260709 13:06:32.369203 24822 consensus_queue.cc:1048] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:32.371126 24905 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
W20260709 13:06:32.374179 24175 leader_election.cc:343] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.374890 24129 raft_consensus.cc:2468] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:32.379071 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:32.379737 24350 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.392192 24283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.397828 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.398677 24281 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:32.410280 24100 leader_election.cc:343] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.410467 24835 raft_consensus.cc:515] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.413050 24835 leader_election.cc:290] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.414286 24404 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:32.414958 24404 ts_tablet_manager.cc:1403] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.248s	user 0.019s	sys 0.006s
I20260709 13:06:32.433812 24407 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:32.434521 24407 ts_tablet_manager.cc:1403] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.412s	user 0.015s	sys 0.015s
I20260709 13:06:32.442162 24907 raft_consensus.cc:493] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8d607a8e1094b5fb966718241dc3ac4)
I20260709 13:06:32.442559 24099 leader_election.cc:304] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.442982 24907 raft_consensus.cc:515] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.444511 24905 raft_consensus.cc:2749] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.445832 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.446925 24275 raft_consensus.cc:2393] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:32.447366 24404 raft_consensus.cc:359] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.438797 24407 raft_consensus.cc:359] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.450519 24404 raft_consensus.cc:385] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.451813 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.451135 24407 raft_consensus.cc:385] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.453750 24404 raft_consensus.cc:740] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.453697 24407 raft_consensus.cc:740] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.459213 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.458562 24247 leader_election.cc:304] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:32.463708 24404 consensus_queue.cc:260] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.473040 24407 consensus_queue.cc:260] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.469899 24855 raft_consensus.cc:2804] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.486023 24248 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.494578 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.495381 24281 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:32.500159 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.506866 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.502871 24855 raft_consensus.cc:697] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:32.512070 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1417f3ea4e43c9aacb5838fe58023b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.513701 24404 ts_tablet_manager.cc:1434] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.003s
I20260709 13:06:32.517313 24864 raft_consensus.cc:2749] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.517443 24274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.521795 24855 consensus_queue.cc:237] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.524832 24826 raft_consensus.cc:493] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:32.525617 24248 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.525557 24826 raft_consensus.cc:515] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.527467 24871 raft_consensus.cc:2749] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.527611 24248 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.526096 24099 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.528913 24810 raft_consensus.cc:2749] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.529870 24827 raft_consensus.cc:2749] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.522631 24100 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:32.537629 24903 raft_consensus.cc:2804] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.537904 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.538578 24748 raft_consensus.cc:493] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:32.539171 24748 raft_consensus.cc:515] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.541986 24903 raft_consensus.cc:697] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:32.515405 24907 leader_election.cc:290] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:32.543062 24903 consensus_queue.cc:237] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:32.541604 24748 leader_election.cc:290] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.534704 24407 ts_tablet_manager.cc:1434] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.002s
I20260709 13:06:32.531993 24248 leader_election.cc:304] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.562817 24844 raft_consensus.cc:2749] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.557386 24748 raft_consensus.cc:493] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:32.565068 24350 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:32.564615 24748 raft_consensus.cc:515] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.565797 24826 leader_election.cc:290] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:32.567276 24030 catalog_manager.cc:5697] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.572373 24030 catalog_manager.cc:5697] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } }
I20260709 13:06:32.570436 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4398d1ef618b40ca8e1271a28ffe48ae" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:32.578323 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 48551.8us
I20260709 13:06:32.579380 24248 leader_election.cc:304] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.580248 24844 raft_consensus.cc:2749] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.585114 24248 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.586838 24844 raft_consensus.cc:2749] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.588562 24248 leader_election.cc:304] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.569339 24748 leader_election.cc:290] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:32.576138 24407 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
W20260709 13:06:32.592742 24322 leader_election.cc:343] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.593246 24844 raft_consensus.cc:2749] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.599627 24322 leader_election.cc:304] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.599661 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.600690 24129 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 0.
I20260709 13:06:32.600770 24826 raft_consensus.cc:2749] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.601451 24030 catalog_manager.cc:5697] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.604696 24322 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.605648 24822 raft_consensus.cc:2749] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.611817 24030 catalog_manager.cc:5697] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 1 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.620863 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab3df84e9c1411d9acafffabd9056af" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.625967 24404 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: Bootstrap starting.
I20260709 13:06:32.628710 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.629623 24204 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.630363 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.629591 24200 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 0.
I20260709 13:06:32.632949 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:32.638564 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.640232 24844 raft_consensus.cc:493] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.640552 24407 tablet_bootstrap.cc:654] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.640873 24844 raft_consensus.cc:515] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.642004 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.642850 24209 raft_consensus.cc:2393] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:32.643515 24844 leader_election.cc:290] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:32.648638 24322 leader_election.cc:304] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.649533 24814 raft_consensus.cc:2749] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.651441 24322 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.652347 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:32.653353 24209 raft_consensus.cc:2393] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:32.653963 24248 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.654874 24844 raft_consensus.cc:2749] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.656479 24248 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.658414 24855 raft_consensus.cc:2749] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.663808 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.666615 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52578b2b5c774647834a25a558fb1317" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:32.667502 24129 raft_consensus.cc:2393] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:32.673415 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007b8b71ced146c99fc06f3003913d63" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.675722 24099 leader_election.cc:304] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.676654 24748 raft_consensus.cc:2749] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.676546 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51958fefe9ef4364bed6024bcb3ff1de" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.677337 24099 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.678671 24099 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.681777 24903 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.673411 24854 raft_consensus.cc:2749] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.684656 24903 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.682996 24688 raft_consensus.cc:2749] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.689674 24905 consensus_queue.cc:1048] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:32.691372 24903 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:32.705348 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 53994.6us
W20260709 13:06:32.706368 24322 leader_election.cc:343] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.708422 24322 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.716765 24173 leader_election.cc:304] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.718343 24173 leader_election.cc:304] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.719070 24845 raft_consensus.cc:2749] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:32.719622 24173 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.719892 24845 raft_consensus.cc:2749] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.720597 24350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.720782 24906 raft_consensus.cc:2749] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.720950 24173 leader_election.cc:304] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.722159 24906 raft_consensus.cc:2749] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.722319 24173 leader_election.cc:304] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.722908 24350 raft_consensus.cc:2468] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 0.
I20260709 13:06:32.712903 24814 raft_consensus.cc:2749] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.723201 24845 raft_consensus.cc:2749] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.734645 24907 consensus_queue.cc:1048] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:32.741575 24173 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.742624 24906 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.741343 24907 raft_consensus.cc:493] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.743033 24906 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.743453 24906 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.743388 24907 raft_consensus.cc:515] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:32.746781 24907 leader_election.cc:290] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:32.723331 24100 leader_election.cc:304] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.748292 24827 raft_consensus.cc:2749] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.749564 24173 leader_election.cc:304] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.712940 24854 consensus_queue.cc:1048] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:06:32.753592 24845 raft_consensus.cc:2749] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.754758 24906 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.740733 24355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.759040 24404 tablet_bootstrap.cc:654] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.763213 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:32.777501 24129 raft_consensus.cc:1240] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Rejecting Update request from peer 71205a926e654d069b9be741056ff7f3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:32.788733 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:32.789150 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:32.789985 24130 raft_consensus.cc:2393] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:32.778863 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:32.771855 24175 leader_election.cc:343] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.793632 24130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:32.796890 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:32.767851 24906 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:32.805883 24248 leader_election.cc:343] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.786585 24903 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.813931 24247 leader_election.cc:304] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3
I20260709 13:06:32.814553 24098 leader_election.cc:304] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:32.822640 24322 leader_election.cc:304] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.827150 24826 raft_consensus.cc:2749] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.831490 24173 leader_election.cc:304] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:32.825549 24855 raft_consensus.cc:2804] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.838881 24835 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.847157 24855 raft_consensus.cc:493] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.847615 24855 raft_consensus.cc:3060] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.839787 24130 raft_consensus.cc:2393] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 71205a926e654d069b9be741056ff7f3 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:32.827747 24902 raft_consensus.cc:2749] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:32.831770 24906 consensus_queue.cc:1059] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:06:32.858211 24906 raft_consensus.cc:3055] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.858654 24906 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:32.859800 24906 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.858757 24903 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.865223 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
W20260709 13:06:32.870831 24100 leader_election.cc:343] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:32.884150 24404 tablet_bootstrap.cc:492] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: No bootstrap required, opened a new log
I20260709 13:06:32.884718 24404 ts_tablet_manager.cc:1403] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: Time spent bootstrapping tablet: real 0.291s	user 0.020s	sys 0.005s
I20260709 13:06:32.888605 24404 raft_consensus.cc:359] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.889376 24404 raft_consensus.cc:385] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.889667 24404 raft_consensus.cc:740] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.891817 24404 consensus_queue.cc:260] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.899760 24407 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:32.900406 24407 ts_tablet_manager.cc:1403] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.325s	user 0.016s	sys 0.011s
I20260709 13:06:32.900542 24404 ts_tablet_manager.cc:1434] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:06:32.904903 24906 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.916457 24407 raft_consensus.cc:359] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:32.917692 24407 raft_consensus.cc:385] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.918298 24407 raft_consensus.cc:740] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.922904 24407 consensus_queue.cc:260] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:32.924212 24835 raft_consensus.cc:2749] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.924850 24407 ts_tablet_manager.cc:1434] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:06:32.926595 24407 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: Bootstrap starting.
I20260709 13:06:32.939438 24407 tablet_bootstrap.cc:654] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.940155 24855 raft_consensus.cc:515] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
W20260709 13:06:32.951606 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 124993us
W20260709 13:06:32.958071 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 121768us
I20260709 13:06:32.973136 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:32.973843 24930 raft_consensus.cc:493] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.974118 24352 raft_consensus.cc:3060] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.974499 24930 raft_consensus.cc:515] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:32.977736 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.953197 24855 leader_election.cc:290] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:32.985750 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:32.988464 24835 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:32.989039 24835 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:32.991572 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daa783149e14171840c7279fd458764" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:32.992220 24201 raft_consensus.cc:3060] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.992291 24835 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:32.992563 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:32.994455 24173 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:32.984938 24814 consensus_queue.cc:1048] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:32.982825 24930 leader_election.cc:290] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:32.999382 24203 raft_consensus.cc:2393] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
W20260709 13:06:33.009613 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:33.010747 24835 raft_consensus.cc:2749] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.010936 24029 catalog_manager.cc:5697] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.011724 24407 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: No bootstrap required, opened a new log
I20260709 13:06:33.013542 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d0ba6d697a4d23bfe38c95ec36f758" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:33.025453 24407 ts_tablet_manager.cc:1403] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.018s
I20260709 13:06:33.015841 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:33.020388 24099 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:33.027179 24688 raft_consensus.cc:2749] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.028024 24201 raft_consensus.cc:2468] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:33.028870 24407 raft_consensus.cc:359] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:33.029805 24407 raft_consensus.cc:385] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.030105 24407 raft_consensus.cc:740] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.017482 24352 raft_consensus.cc:2468] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:33.037118 24931 consensus_queue.cc:1048] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.038837 24407 consensus_queue.cc:260] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:33.043879 24173 leader_election.cc:304] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:33.050169 24845 raft_consensus.cc:493] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8d607a8e1094b5fb966718241dc3ac4)
I20260709 13:06:33.050715 24845 raft_consensus.cc:515] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:33.052768 24845 leader_election.cc:290] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:33.045620 24247 leader_election.cc:304] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:33.054653 24029 catalog_manager.cc:5697] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } }
I20260709 13:06:33.056365 24688 consensus_queue.cc:1048] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.060087 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:33.062871 24173 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:33.065090 24407 ts_tablet_manager.cc:1434] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:06:33.065680 24871 raft_consensus.cc:2804] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.066226 24871 raft_consensus.cc:697] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:33.068400 24866 raft_consensus.cc:2749] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:33.069422 24906 raft_consensus.cc:2749] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:33.070886 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6d9d3930104c62b6c6701deafd12c1" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:33.072588 24175 leader_election.cc:304] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:33.073772 24845 raft_consensus.cc:2749] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:33.078302 24871 consensus_queue.cc:237] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:33.080971 24855 consensus_queue.cc:1048] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:33.083634 24864 consensus_queue.cc:1048] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.141831 24748 consensus_queue.cc:1048] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.163125 24031 catalog_manager.cc:5697] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.172420 24864 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.173261 24864 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:33.183275 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:33.184451 24126 raft_consensus.cc:2393] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:33.199892 24030 catalog_manager.cc:5697] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.210498 24864 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:33.261338 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:33.262317 24203 raft_consensus.cc:2393] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:33.283391 24248 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:33.284950 24871 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.316795 24864 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.317407 24864 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:33.319577 24864 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:33.324389 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:33.325263 24349 raft_consensus.cc:2393] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:33.327834 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:33.328724 24129 raft_consensus.cc:2393] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 1: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:33.330440 24247 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:33.332716 24864 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.341557 24864 raft_consensus.cc:2749] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.313755 24871 raft_consensus.cc:2749] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:33.458936 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 44787.6us
W20260709 13:06:33.478235 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 65353.8us
I20260709 13:06:33.539187 24844 consensus_queue.cc:1048] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.563220 24851 consensus_queue.cc:1048] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:33.904089 24855 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:33.904687 24855 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:33.907099 24855 leader_election.cc:290] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:33.907920 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:33.908882 24129 raft_consensus.cc:2393] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 2: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:33.915113 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:33.915933 24203 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:33.917692 24248 leader_election.cc:304] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:33.920197 24855 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:33.920637 24855 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:33.921021 24855 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:33.932961 24855 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:33.937377 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:33.938354 24129 raft_consensus.cc:2393] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 2: Already voted for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in this term.
I20260709 13:06:33.940497 24855 leader_election.cc:290] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:33.941799 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:33.951382 24203 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:33.958237 24248 leader_election.cc:304] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:33.959235 24855 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:33.959739 24855 raft_consensus.cc:697] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:33.960631 24855 consensus_queue.cc:237] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.038352 24031 catalog_manager.cc:5697] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:34.113356 24080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:34.139420 24826 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.139987 24826 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:34.141865 24826 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:34.142572 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:34.143138 24282 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:34.144387 24323 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:34.146370 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:34.147038 24129 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:34.152617 24826 raft_consensus.cc:2804] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:34.153086 24826 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.156424 24826 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.203323 24826 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:34.207175 24129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:34.207855 24129 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.209178 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:34.209873 24281 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.235998 24281 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:34.238042 24323 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:34.238883 24948 raft_consensus.cc:2804] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:34.236644 24826 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:34.239410 24948 raft_consensus.cc:697] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:34.233494 24129 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:34.240341 24948 consensus_queue.cc:237] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER 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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:34.263885 24031 catalog_manager.cc:5697] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 0 to 2, leader changed from <none> to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.310230 24947 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.310679 24947 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.312542 24947 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:34.313619 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:34.313971 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:34.314343 24209 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:34.318585 24099 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:34.319279 24947 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:34.319648 24947 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.319990 24947 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.327945 24947 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.330833 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:34.339495 24209 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.331694 24947 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:34.332865 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:34.346249 24209 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:34.347177 24099 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:34.347806 24947 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:34.348296 24947 raft_consensus.cc:697] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:34.349067 24947 consensus_queue.cc:237] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.397418 24031 catalog_manager.cc:5697] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 2 to 3, leader changed from d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.423547 24129 raft_consensus.cc:1240] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Rejecting Update request from peer d8d607a8e1094b5fb966718241dc3ac4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:34.425269 24864 consensus_queue.cc:1059] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:34.426091 24864 consensus_queue.cc:1243] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Peer 9bd67b8b718f4c9196b6d16b8f8bf579 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:06:34.426687 24851 raft_consensus.cc:3055] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:34.427104 24851 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:34.428037 24851 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.429457 24851 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:34.602727 24947 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.603540 24947 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.608114 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:34.608824 24209 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:34.609640 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:34.610394 24282 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 1.
I20260709 13:06:34.615515 24099 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:34.616451 24947 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:34.616998 24929 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:34.618954 24929 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.619338 24929 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.640587 24929 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.646693 24929 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:34.648759 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:34.649456 24282 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.667255 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:34.667973 24209 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:34.681907 24281 raft_consensus.cc:1275] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:34.686676 24948 consensus_queue.cc:1048] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.703657 24209 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:34.705206 24282 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:34.707322 24099 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:34.709115 24905 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:34.709674 24905 raft_consensus.cc:697] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:34.710529 24905 consensus_queue.cc:237] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER 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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:34.736405 24028 catalog_manager.cc:5697] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.740170 24281 raft_consensus.cc:1275] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:34.740658 24281 pending_rounds.cc:85] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Aborting all ops after (but not including) 1
I20260709 13:06:34.740937 24281 pending_rounds.cc:107] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:34.741221 24281 raft_consensus.cc:2889] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:34.743932 24905 consensus_queue.cc:1048] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:06:34.793689 24125 raft_consensus.cc:1275] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:34.796654 24957 consensus_queue.cc:1048] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.804751 24205 raft_consensus.cc:1275] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:34.806281 24903 consensus_queue.cc:1048] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.263069 24281 raft_consensus.cc:1275] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:35.264606 24929 consensus_queue.cc:1048] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.265476 24203 raft_consensus.cc:1275] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:35.282086 24905 consensus_queue.cc:1048] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.380982 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
W20260709 13:06:35.418375 24321 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 215 similar messages]
W20260709 13:06:35.488049 24173 consensus_peers.cc:597] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.488790 24321 consensus_peers.cc:597] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.491569 24321 consensus_peers.cc:597] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.494320 24173 consensus_peers.cc:597] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.506407 24321 consensus_peers.cc:597] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.511485 24321 consensus_peers.cc:597] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.521957 24173 consensus_peers.cc:597] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.531354 24321 consensus_peers.cc:597] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.536516 24321 consensus_peers.cc:597] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.540522 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:35.542152 20815 tablet_replica.cc:333] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.543241 20815 raft_consensus.cc:2243] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.543854 20815 raft_consensus.cc:2272] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.546672 20815 tablet_replica.cc:333] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
W20260709 13:06:35.548897 24247 consensus_peers.cc:597] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.550453 20815 raft_consensus.cc:2243] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.551141 20815 raft_consensus.cc:2272] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.554098 20815 tablet_replica.cc:333] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.554970 20815 raft_consensus.cc:2243] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.555660 20815 raft_consensus.cc:2272] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.558421 20815 tablet_replica.cc:333] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.559326 20815 raft_consensus.cc:2243] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.560340 20815 raft_consensus.cc:2272] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.563419 20815 tablet_replica.cc:333] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.564306 20815 raft_consensus.cc:2243] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.565732 20815 raft_consensus.cc:2272] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.568523 20815 tablet_replica.cc:333] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.569461 20815 raft_consensus.cc:2243] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.570407 20815 raft_consensus.cc:2272] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.575011 20815 tablet_replica.cc:333] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.575894 20815 raft_consensus.cc:2243] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.576488 20815 raft_consensus.cc:2272] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.580204 20815 tablet_replica.cc:333] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.581058 20815 raft_consensus.cc:2243] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.581604 20815 raft_consensus.cc:2272] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.585117 20815 tablet_replica.cc:333] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.585988 20815 raft_consensus.cc:2243] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.586549 20815 raft_consensus.cc:2272] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.587806 24173 consensus_peers.cc:597] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.589116 20815 tablet_replica.cc:333] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.589882 20815 raft_consensus.cc:2243] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.590665 20815 raft_consensus.cc:2272] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.593362 20815 tablet_replica.cc:333] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.594107 20815 raft_consensus.cc:2243] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.594605 20815 raft_consensus.cc:2272] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.598392 20815 tablet_replica.cc:333] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.599188 20815 raft_consensus.cc:2243] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.600162 20815 raft_consensus.cc:2272] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.602762 20815 tablet_replica.cc:333] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.603518 20815 raft_consensus.cc:2243] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.603952 20815 raft_consensus.cc:2272] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.606647 20815 tablet_replica.cc:333] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.607337 20815 raft_consensus.cc:2243] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.607798 20815 raft_consensus.cc:2272] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.610212 20815 tablet_replica.cc:333] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.610955 20815 raft_consensus.cc:2243] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.611384 20815 raft_consensus.cc:2272] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.616182 20815 tablet_replica.cc:333] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.616897 20815 raft_consensus.cc:2243] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.617384 20815 raft_consensus.cc:2272] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.619777 24321 consensus_peers.cc:597] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.620169 20815 tablet_replica.cc:333] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.621019 20815 raft_consensus.cc:2243] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.621580 20815 raft_consensus.cc:2272] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.624135 20815 tablet_replica.cc:333] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.624913 20815 raft_consensus.cc:2243] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.625890 20815 raft_consensus.cc:2272] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.626478 24173 consensus_peers.cc:597] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.628445 20815 tablet_replica.cc:333] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.632982 20815 raft_consensus.cc:2243] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.633981 20815 raft_consensus.cc:2272] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.638144 20815 tablet_replica.cc:333] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.638991 20815 raft_consensus.cc:2243] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.639508 20815 raft_consensus.cc:2272] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.643406 20815 tablet_replica.cc:333] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
W20260709 13:06:35.643421 24321 consensus_peers.cc:597] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.644290 20815 raft_consensus.cc:2243] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.645304 20815 raft_consensus.cc:2272] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.645669 24173 consensus_peers.cc:597] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.646376 24173 consensus_peers.cc:597] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.647799 20815 tablet_replica.cc:333] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.651609 20815 raft_consensus.cc:2243] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.652218 20815 raft_consensus.cc:2272] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.654959 20815 tablet_replica.cc:333] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.656111 20815 raft_consensus.cc:2243] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:35.656251 24247 consensus_peers.cc:597] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.657171 20815 raft_consensus.cc:2272] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.660241 20815 tablet_replica.cc:333] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.661692 20815 raft_consensus.cc:2243] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.662554 20815 raft_consensus.cc:2272] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.666906 20815 tablet_replica.cc:333] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.667652 20815 raft_consensus.cc:2243] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.668183 20815 raft_consensus.cc:2272] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.671790 20815 tablet_replica.cc:333] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.672523 20815 raft_consensus.cc:2243] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.673460 20815 raft_consensus.cc:2272] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.675968 20815 tablet_replica.cc:333] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.676740 20815 raft_consensus.cc:2243] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.679709 20815 raft_consensus.cc:2272] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.682328 20815 tablet_replica.cc:333] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.683099 20815 raft_consensus.cc:2243] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.683748 20815 raft_consensus.cc:2272] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.686525 20815 tablet_replica.cc:333] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.689216 20815 raft_consensus.cc:2243] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.690071 20815 raft_consensus.cc:2272] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.692232 24173 consensus_peers.cc:597] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.693598 24321 consensus_peers.cc:597] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.694219 20815 tablet_replica.cc:333] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.695075 20815 raft_consensus.cc:2243] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.695601 20815 raft_consensus.cc:2272] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.698205 24247 consensus_peers.cc:597] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.698817 20815 tablet_replica.cc:333] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.700338 20815 raft_consensus.cc:2243] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.700974 20815 raft_consensus.cc:2272] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.702430 24321 consensus_peers.cc:597] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.704280 20815 tablet_replica.cc:333] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.705096 20815 raft_consensus.cc:2243] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.707660 20815 raft_consensus.cc:2272] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.712787 24247 consensus_peers.cc:597] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.713376 24173 consensus_peers.cc:597] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.713829 20815 tablet_replica.cc:333] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.714578 20815 raft_consensus.cc:2243] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.715097 20815 raft_consensus.cc:2272] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.717366 20815 tablet_replica.cc:333] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.718068 20815 raft_consensus.cc:2243] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.718961 20815 raft_consensus.cc:2272] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.721107 20815 tablet_replica.cc:333] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.721652 20815 raft_consensus.cc:2243] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.722150 20815 raft_consensus.cc:2272] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.724618 20815 tablet_replica.cc:333] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.725199 20815 raft_consensus.cc:2243] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.726089 20815 raft_consensus.cc:2272] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.728142 20815 tablet_replica.cc:333] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.728796 20815 raft_consensus.cc:2243] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.729736 20815 raft_consensus.cc:2272] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.731894 20815 tablet_replica.cc:333] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.732743 20815 raft_consensus.cc:2243] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.733644 20815 raft_consensus.cc:2272] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.736289 20815 tablet_replica.cc:333] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.737073 20815 raft_consensus.cc:2243] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.737596 20815 raft_consensus.cc:2272] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.740689 20815 tablet_replica.cc:333] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.741451 20815 raft_consensus.cc:2243] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.743227 20815 raft_consensus.cc:2272] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.745714 20815 tablet_replica.cc:333] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.746378 20815 raft_consensus.cc:2243] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.747581 20815 raft_consensus.cc:2272] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.750602 20815 tablet_replica.cc:333] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.751381 20815 raft_consensus.cc:2243] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.751988 20815 raft_consensus.cc:2272] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.755026 20815 tablet_replica.cc:333] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.755801 20815 raft_consensus.cc:2243] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.756387 20815 raft_consensus.cc:2272] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.758476 24321 consensus_peers.cc:597] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.759272 20815 tablet_replica.cc:333] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.760035 20815 raft_consensus.cc:2243] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.760591 20815 raft_consensus.cc:2272] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.763391 20815 tablet_replica.cc:333] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: stopping tablet replica
I20260709 13:06:35.764092 20815 raft_consensus.cc:2243] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.764667 20815 raft_consensus.cc:2272] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.790280 24247 consensus_peers.cc:597] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.841090 24173 consensus_peers.cc:597] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:35.847323 24321 connection.cc:573] client connection to 127.20.83.193:46553 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:06:35.869105 24173 connection.cc:573] client connection to 127.20.83.193:46553 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:06:35.890377 24321 consensus_peers.cc:597] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:35.898826 24247 consensus_peers.cc:597] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.900768 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:06:36.008296 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:36.022738 24980 instance_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 13:06:36.027959 24981 instance_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 13:06:36.142508 20815 server_base.cc:1061] running on GCE node
W20260709 13:06:36.143309 24984 instance_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 13:06:36.154628 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:36.154958 20815 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 13:06:36.155185 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602396155168 us; error 0 us; skew 500 ppm
I20260709 13:06:36.156040 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:36.194741 20815 webserver.cc:533] Webserver started at http://127.20.83.193:42331/ using document root <none> and password file <none>
I20260709 13:06:36.195626 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:36.195956 20815 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:06:36.239363 20815 fs_manager.cc:714] Time spent opening directory manager: real 0.042s	user 0.014s	sys 0.028s
I20260709 13:06:36.269851 24989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.270972 20815 fs_manager.cc:730] Time spent opening block manager: real 0.021s	user 0.004s	sys 0.009s
I20260709 13:06:36.271437 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-96c3"
I20260709 13:06:36.272043 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602289759373-20815-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 13:06:36.332468 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:36.334561 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:36.343232 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:36.363869 24996 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:06:36.567456 24979 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.568028 24979 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.573156 24864 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
W20260709 13:06:36.574954 24247 leader_election.cc:336] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.573766 24864 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.576114 24979 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.577664 24864 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.579671 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.580080 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.581661 24248 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.583081 24864 raft_consensus.cc:2749] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:36.583717 24247 leader_election.cc:336] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.584379 24247 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.585095 24864 raft_consensus.cc:2749] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.643553 24983 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.644434 24983 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:36.673727 24851 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.674433 24851 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.677074 24851 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.681840 24814 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.682578 24814 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.703472 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:36.705010 24983 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.713305 24814 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.745434 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:06:36.756146 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.400s	user 0.014s	sys 0.001s
I20260709 13:06:36.756579 20815 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:06:36.756680 24864 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
W20260709 13:06:36.756863 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 45630.2us
I20260709 13:06:36.757283 24864 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.759550 24814 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.760090 24814 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:36.761386 24864 leader_election.cc:290] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.762405 24814 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.745975 24851 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.764856 24851 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:36.765177 24321 leader_election.cc:336] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.767078 24851 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.747244 24826 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.767794 24826 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:36.769757 24826 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.771121 24826 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.771577 24826 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.771924 24952 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.772569 24952 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.751780 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.774806 24952 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:36.776324 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:36.776661 24996 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:36.777057 24281 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 3.
I20260709 13:06:36.778442 24175 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:36.779223 24952 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:36.779637 24952 raft_consensus.cc:493] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.779963 24998 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.780032 24952 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.780781 24998 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.782334 24826 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.782994 24998 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.795886 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:36.796651 24281 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:36.798244 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
W20260709 13:06:36.800606 24321 leader_election.cc:336] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.804852 24323 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.806373 24814 raft_consensus.cc:2804] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:36.806803 24814 raft_consensus.cc:493] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.807199 24814 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.812748 24979 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.813385 24979 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.814788 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:36.816222 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:36.833854 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.834280 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.839407 24996 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:36.840483 24996 tablet_bootstrap.cc:492] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:36.841162 24996 ts_tablet_manager.cc:1403] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.000s
I20260709 13:06:36.841526 24322 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.842479 24983 raft_consensus.cc:2749] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:36.848726 24321 leader_election.cc:336] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:36.849530 24321 leader_election.cc:336] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.859472 24979 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.863587 24979 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.864140 24979 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.866515 24979 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.872328 24983 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.872978 24983 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.859815 24952 raft_consensus.cc:515] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.860061 24996 raft_consensus.cc:359] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.874734 24996 raft_consensus.cc:740] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.875535 24996 consensus_queue.cc:260] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:36.861346 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 56482.4us
I20260709 13:06:36.878741 24864 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.879287 24864 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.879809 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.880745 24200 raft_consensus.cc:2393] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 4: Already voted for candidate 71205a926e654d069b9be741056ff7f3 in this term.
I20260709 13:06:36.882555 24997 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.883255 24864 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.883147 24997 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:36.885799 24997 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
W20260709 13:06:36.887255 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 45994.6us
I20260709 13:06:36.889093 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12205789014b47218058b346aed81615" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:36.889623 24281 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.896723 24281 raft_consensus.cc:2468] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 4.
I20260709 13:06:36.899895 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.901331 24997 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.901897 24997 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.903959 24997 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.875978 24952 leader_election.cc:290] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 4 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:36.883760 24983 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:36.883350 24247 leader_election.cc:336] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.906733 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.903364 24175 leader_election.cc:304] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:36.908937 25001 raft_consensus.cc:2804] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:36.910149 25001 raft_consensus.cc:697] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:36.907073 24247 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:36.912030 24321 leader_election.cc:336] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.913950 24979 raft_consensus.cc:2749] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.915750 24322 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.916529 24997 raft_consensus.cc:2749] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.917708 24322 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.912560 24321 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:36.918725 24979 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.918802 24997 raft_consensus.cc:2749] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.919461 24979 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.921556 24979 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.919823 24997 raft_consensus.cc:2749] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:36.924443 24814 raft_consensus.cc:515] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.925645 24352 raft_consensus.cc:2393] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 2: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:36.928606 24835 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.929121 24835 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
W20260709 13:06:36.930760 24321 leader_election.cc:336] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.930971 24835 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:36.931296 24321 leader_election.cc:336] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.925630 24952 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.932017 24952 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.922502 24864 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.932909 24864 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.934759 24864 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.923120 24998 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.924602 24996 ts_tablet_manager.cc:1434] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.083s	user 0.018s	sys 0.013s
I20260709 13:06:36.935401 24998 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.936120 24996 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:36.937314 24998 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:36.938244 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:36.915369 25001 consensus_queue.cc:237] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.938539 24814 leader_election.cc:290] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.942523 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:36.945314 24275 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:36.938962 24352 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:36.942394 25000 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.948861 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:36.947940 25000 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:36.950683 24173 leader_election.cc:336] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.952765 25000 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:36.955741 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:36.956382 24275 raft_consensus.cc:2468] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:36.957844 24175 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:36.958689 24175 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:36.959420 24835 raft_consensus.cc:2804] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:36.959774 24835 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.960130 24835 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.960541 25000 raft_consensus.cc:2804] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:36.961143 25000 raft_consensus.cc:493] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.961587 25000 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.960198 24979 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.967226 24322 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:36.968220 24826 raft_consensus.cc:2749] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:36.970263 24321 leader_election.cc:336] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:36.971671 24835 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.941438 24952 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:36.976722 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:36.977252 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:36.977654 24356 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:36.978053 24275 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.963320 24979 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.983727 24979 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.959782 24814 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:36.984150 24996 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:36.984529 24814 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:36.985903 24996 tablet_bootstrap.cc:492] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:36.986970 24996 ts_tablet_manager.cc:1403] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.008s
I20260709 13:06:36.987149 24814 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:36.990928 24835 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:36.994405 24996 raft_consensus.cc:359] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.995285 24996 raft_consensus.cc:740] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:36.995688 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:36.996454 24280 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:36.996279 24996 consensus_queue.cc:260] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:36.998886 24996 ts_tablet_manager.cc:1434] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
W20260709 13:06:36.998456 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 68875.3us
I20260709 13:06:37.000705 24275 raft_consensus.cc:2468] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.002091 24175 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.002852 24835 raft_consensus.cc:2804] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:36.998413 24321 leader_election.cc:336] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.003333 24835 raft_consensus.cc:697] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.004223 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.004920 24280 raft_consensus.cc:2468] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:37.009253 24814 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.009302 24835 consensus_queue.cc:237] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.009970 24814 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:37.013352 24321 leader_election.cc:336] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.014458 25000 raft_consensus.cc:515] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.015060 24814 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.017184 25000 leader_election.cc:290] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.018312 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.019192 24275 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.033190 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0089d807962a4224a86a518831c7b219" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.033728 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.033957 24280 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.034343 24282 raft_consensus.cc:2468] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
I20260709 13:06:37.036015 24173 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:37.041826 25006 raft_consensus.cc:2804] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.042241 25006 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.042618 25006 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.062599 24996 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:37.069703 24282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.070323 24997 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.070511 24282 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 1.
W20260709 13:06:37.070364 24321 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.071002 24997 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.073455 24997 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.078964 24280 raft_consensus.cc:2468] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
W20260709 13:06:37.078984 24247 leader_election.cc:336] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.083361 24321 leader_election.cc:336] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.080039 24247 leader_election.cc:304] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:37.093782 24247 leader_election.cc:336] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.096338 25007 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.088960 25001 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.096905 25007 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.097231 25001 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.099462 25007 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.096866 24028 catalog_manager.cc:5697] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 3 to 4, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 4 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.093400 25003 raft_consensus.cc:2749] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:37.106307 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 68879.6us
I20260709 13:06:37.107800 24275 raft_consensus.cc:2468] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.110491 25001 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:37.111311 24173 leader_election.cc:336] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.107506 25006 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.118945 25006 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.123116 24835 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.123976 25007 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.125202 25011 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
W20260709 13:06:37.127132 24247 leader_election.cc:336] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.130004 24247 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.128438 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.130860 24275 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:37.129037 25007 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.130525 25011 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.133735 25003 raft_consensus.cc:2749] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.131620 24175 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.135473 24952 raft_consensus.cc:2804] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.135998 24952 raft_consensus.cc:697] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.136521 25011 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.136899 24952 consensus_queue.cc:237] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.139216 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:37.139693 25007 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.139868 24356 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:37.144735 24996 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:37.146658 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:37.147349 24352 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:37.148211 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:37.148922 24356 raft_consensus.cc:2468] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 1.
I20260709 13:06:37.164228 24323 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.168184 24983 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.168599 24983 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.168967 24983 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.169101 24323 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.170270 24814 raft_consensus.cc:2804] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.170348 24323 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.170720 24814 raft_consensus.cc:493] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.171172 24814 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.171284 24997 raft_consensus.cc:2804] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.171733 24997 raft_consensus.cc:493] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.172122 24997 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:37.172645 24173 leader_election.cc:336] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.173439 24173 leader_election.cc:336] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.174333 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05956df35fe44b35b078212c4394ae41" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:37.176910 24173 leader_election.cc:336] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.178010 24173 leader_election.cc:336] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.180573 24997 raft_consensus.cc:515] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:37.184809 25013 log.cc:927] Time spent T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:06:37.184922 24247 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.188560 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.189273 24275 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.189641 25003 raft_consensus.cc:2749] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.190274 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:37.187225 25007 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.190888 24247 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.191080 25007 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.190979 24356 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:37.191692 25003 raft_consensus.cc:2804] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.192086 25003 raft_consensus.cc:493] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.192792 24247 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.193603 24247 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.194362 24247 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.192462 25003 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.127744 24835 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.196529 24996 tablet_bootstrap.cc:492] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:37.197682 24996 ts_tablet_manager.cc:1403] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.000s
I20260709 13:06:37.198836 24323 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.200409 24323 leader_election.cc:304] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:37.204234 24247 leader_election.cc:336] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.203928 24175 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.196705 24979 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.205148 24979 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.205513 24979 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.205699 25014 raft_consensus.cc:2804] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.206136 25014 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.206514 25014 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.207073 24997 leader_election.cc:290] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.207706 24997 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.208051 24997 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.208398 24997 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.196770 24851 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.210203 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.210721 24851 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.210924 24356 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.211155 24851 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.202200 24998 raft_consensus.cc:2804] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.214257 24175 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.214327 24998 raft_consensus.cc:493] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.216800 24247 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:37.216815 24173 leader_election.cc:336] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.218766 24173 leader_election.cc:336] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.222093 24835 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.195863 25007 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:37.223690 24173 leader_election.cc:336] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.224552 25014 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.233474 24979 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.234694 24864 raft_consensus.cc:2749] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:37.218513 24998 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.247866 25014 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.250577 24997 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.251376 24979 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.246289 25019 raft_consensus.cc:2804] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.221328 24952 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:37.274983 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 77049.2us
I20260709 13:06:37.276481 24173 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.266214 24952 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.244575 24814 raft_consensus.cc:515] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
W20260709 13:06:37.298652 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 94430.3us
W20260709 13:06:37.300338 24247 leader_election.cc:336] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.301394 24247 leader_election.cc:336] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.302276 24247 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.273387 24983 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.287458 24952 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:37.310928 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:37.312646 24996 raft_consensus.cc:359] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.313874 24983 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.317606 24996 raft_consensus.cc:740] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.317659 24352 raft_consensus.cc:2468] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
W20260709 13:06:37.316026 24173 leader_election.cc:336] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.319092 24173 leader_election.cc:336] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.323072 24996 consensus_queue.cc:260] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.326562 24356 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.327003 24814 leader_election.cc:290] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.327922 24996 ts_tablet_manager.cc:1434] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.000s
I20260709 13:06:37.327816 24851 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.328825 24996 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:37.314067 25015 raft_consensus.cc:2804] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.330124 25015 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.330469 25015 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.304267 24997 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.371127 25021 raft_consensus.cc:2749] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.370225 24851 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.381493 24998 raft_consensus.cc:515] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.383605 24998 leader_election.cc:290] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:37.373562 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 56204.8us
I20260709 13:06:37.384601 24173 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.375910 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.385684 24280 raft_consensus.cc:2393] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 2: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:37.376222 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7518e095e8fe4ddab16cf82cad530fa8" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.377393 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
W20260709 13:06:37.387116 24247 leader_election.cc:336] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.388090 24247 leader_election.cc:336] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.388937 24247 leader_election.cc:336] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.390003 24173 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 
I20260709 13:06:37.389986 24278 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.393291 25011 raft_consensus.cc:2804] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.393810 25011 raft_consensus.cc:697] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.394701 25011 consensus_queue.cc:237] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.391544 24356 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:37.389395 24247 leader_election.cc:304] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.405213 25025 raft_consensus.cc:2749] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:37.406363 24247 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.406407 25015 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.408710 25015 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.409308 24278 raft_consensus.cc:2468] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:37.388634 25007 raft_consensus.cc:2804] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:37.410663 24173 leader_election.cc:336] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.411255 24173 leader_election.cc:336] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.411685 24173 leader_election.cc:336] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.412343 24173 leader_election.cc:336] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.388134 24322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 111723us
I20260709 13:06:37.387522 25019 raft_consensus.cc:697] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:37.414898 25019 consensus_queue.cc:237] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.418648 24173 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.419502 25015 raft_consensus.cc:2804] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.419273 24952 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.419902 25015 raft_consensus.cc:493] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.420063 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:37.420307 25015 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.420632 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.420773 24275 raft_consensus.cc:2468] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 1.
I20260709 13:06:37.421257 24349 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.421475 24952 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 3 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.422106 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.422016 25003 raft_consensus.cc:515] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.422802 24275 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:37.426113 24321 leader_election.cc:336] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.426949 24321 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.410977 25007 raft_consensus.cc:493] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.430621 25003 leader_election.cc:290] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.431752 25007 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:37.431542 24321 leader_election.cc:336] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.438133 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
W20260709 13:06:37.438656 24321 leader_election.cc:336] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.438683 24281 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:37.440251 24175 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.441063 25010 raft_consensus.cc:2804] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:37.441524 25010 raft_consensus.cc:493] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:37.441939 25010 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.444693 24323 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:37.446049 24281 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 3.
I20260709 13:06:37.437284 24275 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.437875 24349 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
W20260709 13:06:37.447507 24173 leader_election.cc:336] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.450531 24826 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.472383 24323 leader_election.cc:304] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
W20260709 13:06:37.432052 24247 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.485244 24247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 53221.3us
I20260709 13:06:37.475485 24826 raft_consensus.cc:2749] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.474380 24175 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.488052 24835 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:37.488163 24175 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.488565 24835 raft_consensus.cc:697] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.492470 24826 raft_consensus.cc:2804] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.493883 24826 raft_consensus.cc:697] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:37.492659 24835 consensus_queue.cc:237] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.498871 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.499109 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.499626 24281 raft_consensus.cc:2393] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 2: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:37.499740 24352 raft_consensus.cc:2393] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 2: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:37.495260 24173 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.497608 24826 consensus_queue.cc:237] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.491951 25000 raft_consensus.cc:2804] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.508977 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
W20260709 13:06:37.512859 24173 consensus_peers.cc:597] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:37.514168 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.514974 24352 raft_consensus.cc:2393] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8d607a8e1094b5fb966718241dc3ac4 in current term 2: Already voted for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in this term.
I20260709 13:06:37.515789 24281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be836bd328847beb691e889db08428b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.516446 24281 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.524127 24281 raft_consensus.cc:2468] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:37.530179 25010 raft_consensus.cc:515] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.498044 25015 raft_consensus.cc:515] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.533176 25015 leader_election.cc:290] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.534034 25007 raft_consensus.cc:515] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.536144 25007 leader_election.cc:290] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:37.535991 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea8a4c5d89547198ce0c8a6ea77c042" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:37.536850 25001 raft_consensus.cc:2804] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.536960 24280 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.539896 24275 raft_consensus.cc:2393] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in current term 2: Already voted for candidate d8d607a8e1094b5fb966718241dc3ac4 in this term.
I20260709 13:06:37.543664 25000 raft_consensus.cc:697] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.544798 25000 consensus_queue.cc:237] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.548166 24352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d8e0382c8a4524b41c32fb8ab9e7a9" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.553318 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eadb9a100ce04eb2a7f9b63b9e404195" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.553416 24352 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:37.558573 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 85696.3us
I20260709 13:06:37.560592 25001 raft_consensus.cc:697] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.561601 25001 consensus_queue.cc:237] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.571658 24352 raft_consensus.cc:2468] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
W20260709 13:06:37.577694 24247 leader_election.cc:336] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.586272 24323 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
W20260709 13:06:37.595045 24247 leader_election.cc:336] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.594007 24173 leader_election.cc:336] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.597810 24323 leader_election.cc:304] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.598919 24280 raft_consensus.cc:2468] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.603185 24354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276932b41fc445ceb9da3bae74f0b954" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.603828 24354 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.603391 24826 raft_consensus.cc:2804] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.602283 24175 leader_election.cc:304] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.606456 24826 raft_consensus.cc:697] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:37.606719 24996 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:37.609730 24247 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.610566 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72718773794348638f3fb38e5f4a010b" candidate_uuid: "71205a926e654d069b9be741056ff7f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:37.611212 24356 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:37.611434 24247 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.612188 25021 raft_consensus.cc:2749] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.612854 25021 raft_consensus.cc:2749] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.612303 24996 tablet_bootstrap.cc:492] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:37.572172 25010 leader_election.cc:290] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: Requested vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:37.614449 24996 ts_tablet_manager.cc:1403] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.286s	user 0.021s	sys 0.029s
I20260709 13:06:37.617209 24996 raft_consensus.cc:359] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.618026 24996 raft_consensus.cc:740] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.620452 24996 consensus_queue.cc:260] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.623143 24247 leader_election.cc:304] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:37.623816 25010 raft_consensus.cc:2804] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.624318 25010 raft_consensus.cc:697] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.627168 24354 raft_consensus.cc:2468] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
I20260709 13:06:37.628463 24323 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:37.632422 24996 ts_tablet_manager.cc:1434] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260709 13:06:37.632098 24173 leader_election.cc:336] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:37.633270 24173 leader_election.cc:336] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.633888 25023 raft_consensus.cc:2749] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:37.641737 24173 leader_election.cc:336] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.633268 24996 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:37.629510 24826 consensus_queue.cc:237] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.639807 24281 raft_consensus.cc:1275] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:06:37.640278 24247 leader_election.cc:336] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:37.629670 25025 raft_consensus.cc:2804] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.635411 25010 consensus_queue.cc:237] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.651113 24173 leader_election.cc:304] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.602319 25019 raft_consensus.cc:2749] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:37.644392 24835 consensus_queue.cc:1048] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:37.660264 24280 raft_consensus.cc:1275] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.666806 24349 raft_consensus.cc:2468] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:37.651868 25025 raft_consensus.cc:697] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:37.669260 25011 consensus_queue.cc:1048] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.658377 25007 raft_consensus.cc:2804] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.675148 25007 raft_consensus.cc:697] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.676016 25007 consensus_queue.cc:237] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.680917 25025 consensus_queue.cc:237] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.657874 24356 raft_consensus.cc:2468] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71205a926e654d069b9be741056ff7f3 in term 2.
W20260709 13:06:37.697145 24173 consensus_peers.cc:597] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:37.704658 24247 leader_election.cc:304] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.705662 24173 leader_election.cc:304] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [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: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:37.708396 25009 raft_consensus.cc:2804] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.709023 25009 raft_consensus.cc:697] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Leader. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:37.709873 25009 consensus_queue.cc:237] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:37.715957 24028 catalog_manager.cc:5697] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.718171 24028 catalog_manager.cc:5697] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 2 to 3, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 3 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:37.724221 24173 consensus_peers.cc:597] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:37.724206 24028 catalog_manager.cc:5697] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.725884 24028 catalog_manager.cc:5697] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.707988 24998 raft_consensus.cc:2804] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:37.727465 24998 raft_consensus.cc:697] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:37.727398 24028 catalog_manager.cc:5697] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.728652 24998 consensus_queue.cc:237] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:37.728874 24028 catalog_manager.cc:5697] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.757763 20815 ts_tablet_manager.cc:600] Registering tablets (39/45 complete)
I20260709 13:06:37.760213 24281 raft_consensus.cc:1275] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.780818 25006 consensus_queue.cc:1048] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:06:37.793761 24029 catalog_manager.cc:5697] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.814973 24031 catalog_manager.cc:5697] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.816309 24031 catalog_manager.cc:5697] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.817297 24031 catalog_manager.cc:5697] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 2 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.826308 24281 raft_consensus.cc:1275] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.855105 25019 consensus_queue.cc:1048] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:37.910080 24321 consensus_peers.cc:597] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:37.910653 24321 consensus_peers.cc:597] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:37.932682 24173 consensus_peers.cc:597] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:37.933341 24173 consensus_peers.cc:597] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:37.944535 24996 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:37.945647 24996 tablet_bootstrap.cc:492] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:37.946359 24996 ts_tablet_manager.cc:1403] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.313s	user 0.017s	sys 0.016s
I20260709 13:06:37.946835 24280 raft_consensus.cc:1275] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:37.947405 24321 consensus_peers.cc:597] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:37.949342 24173 consensus_peers.cc:597] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:37.948757 24029 catalog_manager.cc:5697] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.951747 25006 consensus_queue.cc:1048] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:37.963160 24349 raft_consensus.cc:1275] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.963897 24029 catalog_manager.cc:5697] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.965469 24029 catalog_manager.cc:5697] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 71205a926e654d069b9be741056ff7f3 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "71205a926e654d069b9be741056ff7f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.952922 20815 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:06:37.970173 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 1.214s	user 0.321s	sys 0.020s
W20260709 13:06:37.975880 24321 consensus_peers.cc:597] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:37.986508 24280 raft_consensus.cc:1275] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:37.987195 24173 consensus_peers.cc:597] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:37.978634 25000 consensus_queue.cc:1048] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:37.989725 24349 raft_consensus.cc:1275] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.989105 25006 consensus_queue.cc:1048] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:37.998816 24996 raft_consensus.cc:359] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:37.999467 24996 raft_consensus.cc:740] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:37.987709 24173 consensus_peers.cc:597] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.003126 24996 consensus_queue.cc:260] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.005764 24031 catalog_manager.cc:5697] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.007524 24996 ts_tablet_manager.cc:1434] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:06:38.006541 25009 consensus_queue.cc:1048] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:38.008356 24996 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.008839 24321 consensus_peers.cc:597] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.032933 24321 consensus_peers.cc:597] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:38.036899 24321 consensus_peers.cc:597] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.068195 24275 raft_consensus.cc:1275] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:38.069067 24247 consensus_peers.cc:597] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.070106 24983 consensus_queue.cc:1048] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:38.092936 24321 consensus_peers.cc:597] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.130678 24173 consensus_peers.cc:597] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.131579 24173 consensus_peers.cc:597] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.132081 24321 consensus_peers.cc:597] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.136560 24349 raft_consensus.cc:1275] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:38.151974 24321 consensus_peers.cc:597] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.159196 24280 raft_consensus.cc:1275] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:38.164638 25006 consensus_queue.cc:1048] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.204387 25015 consensus_queue.cc:1048] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.208515 24275 raft_consensus.cc:1275] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:38.208701 24173 consensus_peers.cc:597] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.211076 24983 consensus_queue.cc:1048] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:38.215046 24173 consensus_peers.cc:597] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.218096 24350 raft_consensus.cc:1275] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:38.220183 24996 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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
W20260709 13:06:38.230973 24321 consensus_peers.cc:597] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.240988 24996 tablet_bootstrap.cc:492] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.242030 24996 ts_tablet_manager.cc:1403] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.234s	user 0.070s	sys 0.074s
I20260709 13:06:38.232323 24998 consensus_queue.cc:1048] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260709 13:06:38.262547 24173 consensus_peers.cc:597] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.271185 24247 consensus_peers.cc:597] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.273435 24996 raft_consensus.cc:359] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:38.276000 24996 raft_consensus.cc:740] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.277201 24996 consensus_queue.cc:260] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:38.278640 24354 raft_consensus.cc:1275] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 71205a926e654d069b9be741056ff7f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:38.281275 24996 ts_tablet_manager.cc:1434] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:06:38.287946 25000 consensus_queue.cc:1048] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:38.294109 24996 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.321008 24321 consensus_peers.cc:597] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.327170 24356 raft_consensus.cc:1275] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:38.348133 24173 consensus_peers.cc:597] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.348781 24173 consensus_peers.cc:597] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.348879 24996 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.354140 24996 tablet_bootstrap.cc:492] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.354923 24996 ts_tablet_manager.cc:1403] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.000s
W20260709 13:06:38.357446 24173 consensus_peers.cc:597] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.357810 24996 raft_consensus.cc:359] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.358661 24996 raft_consensus.cc:740] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:38.358835 24173 consensus_peers.cc:597] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.364451 24979 consensus_queue.cc:1048] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.366202 24996 consensus_queue.cc:260] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.368669 24996 ts_tablet_manager.cc:1434] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:06:38.369486 24996 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.392896 24321 consensus_peers.cc:597] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.399040 24247 consensus_peers.cc:597] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.399562 24247 consensus_peers.cc:597] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.399946 24247 consensus_peers.cc:597] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.400293 24247 consensus_peers.cc:597] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.402315 24996 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.403313 24996 tablet_bootstrap.cc:492] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.404000 24996 ts_tablet_manager.cc:1403] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
W20260709 13:06:38.405997 24247 consensus_peers.cc:597] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.413460 24996 raft_consensus.cc:359] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.414299 24996 raft_consensus.cc:740] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.415036 24996 consensus_queue.cc:260] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.417150 24996 ts_tablet_manager.cc:1434] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:38.417985 24996 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.421950 24173 consensus_peers.cc:597] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:38.422467 24173 consensus_peers.cc:597] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:38.422859 24173 consensus_peers.cc:597] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.458768 24996 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.459885 24996 tablet_bootstrap.cc:492] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.460775 24996 ts_tablet_manager.cc:1403] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.000s
I20260709 13:06:38.471589 24996 raft_consensus.cc:359] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.472373 24996 raft_consensus.cc:740] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.473254 24996 consensus_queue.cc:260] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.475790 24996 ts_tablet_manager.cc:1434] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 13:06:38.476634 24996 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.484597 24321 consensus_peers.cc:597] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.518688 24996 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.519783 24996 tablet_bootstrap.cc:492] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.520493 24996 ts_tablet_manager.cc:1403] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260709 13:06:38.523447 24996 raft_consensus.cc:359] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:38.524236 24996 raft_consensus.cc:740] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.525234 24996 consensus_queue.cc:260] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:38.527698 24996 ts_tablet_manager.cc:1434] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:06:38.528977 24996 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:38.576768 24247 consensus_peers.cc:597] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.581800 24996 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.583007 24996 tablet_bootstrap.cc:492] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.583791 24996 ts_tablet_manager.cc:1403] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.016s
I20260709 13:06:38.586691 24996 raft_consensus.cc:359] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.587541 24996 raft_consensus.cc:740] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.588550 24996 consensus_queue.cc:260] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.591054 24996 ts_tablet_manager.cc:1434] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:38.593295 24996 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:38.598768 25002 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.599368 25002 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.603778 25002 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:38.646046 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:38.657989 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:38.666316 24996 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.667564 24996 tablet_bootstrap.cc:492] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.668308 24996 ts_tablet_manager.cc:1403] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.010s
I20260709 13:06:38.671196 24996 raft_consensus.cc:359] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.671891 24996 raft_consensus.cc:740] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.673005 24996 consensus_queue.cc:260] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:38.677620 24321 consensus_peers.cc:597] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:38.678437 24996 ts_tablet_manager.cc:1434] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:38.679329 24996 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:38.699555 24992 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:38.700881 25002 raft_consensus.cc:2749] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:38.764968 25002 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.765641 25002 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.769542 25002 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:38.773959 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:38.781791 25002 raft_consensus.cc:493] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.782650 24996 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.782308 25002 raft_consensus.cc:515] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.784703 25002 leader_election.cc:290] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:38.787842 24996 tablet_bootstrap.cc:492] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.788712 24996 ts_tablet_manager.cc:1403] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.110s	user 0.033s	sys 0.016s
I20260709 13:06:38.796512 24996 raft_consensus.cc:359] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.797257 24996 raft_consensus.cc:740] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.798164 24996 consensus_queue.cc:260] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.801642 24996 ts_tablet_manager.cc:1434] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:06:38.802487 24996 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:38.804698 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:38.806923 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:38.835541 24992 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:38.836843 25002 raft_consensus.cc:2749] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:38.853066 24996 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.858626 24996 tablet_bootstrap.cc:492] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.860901 24996 ts_tablet_manager.cc:1403] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.010s
I20260709 13:06:38.865437 24996 raft_consensus.cc:359] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.866259 24996 raft_consensus.cc:740] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.871840 24996 consensus_queue.cc:260] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.876039 24996 ts_tablet_manager.cc:1434] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:06:38.877094 24996 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:38.879186 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ab270992404b45b834b437afb91195" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:38.882741 24991 leader_election.cc:304] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, 8b3d5d70fd804b96a2c87cf15b6fa32b
I20260709 13:06:38.883853 25002 raft_consensus.cc:2749] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:38.931262 24996 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.932633 24996 tablet_bootstrap.cc:492] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.933485 24996 ts_tablet_manager.cc:1403] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.004s
I20260709 13:06:38.940253 24996 raft_consensus.cc:359] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.941200 24996 raft_consensus.cc:740] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.942093 24996 consensus_queue.cc:260] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:38.945106 24996 ts_tablet_manager.cc:1434] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:06:38.946154 24996 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:38.971249 24996 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:38.975385 24996 tablet_bootstrap.cc:492] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:38.976979 24996 ts_tablet_manager.cc:1403] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260709 13:06:38.981760 24996 raft_consensus.cc:359] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.982548 24996 raft_consensus.cc:740] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.983532 24996 consensus_queue.cc:260] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:38.986205 24996 ts_tablet_manager.cc:1434] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:06:38.987156 24996 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.041774 24996 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.042974 24996 tablet_bootstrap.cc:492] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.043804 24996 ts_tablet_manager.cc:1403] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.004s
I20260709 13:06:39.052435 24996 raft_consensus.cc:359] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.053292 24996 raft_consensus.cc:740] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.054288 24996 consensus_queue.cc:260] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.057160 24996 ts_tablet_manager.cc:1434] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:06:39.058055 24996 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.101881 24996 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.102926 24996 tablet_bootstrap.cc:492] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.103578 24996 ts_tablet_manager.cc:1403] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.007s
I20260709 13:06:39.106253 24996 raft_consensus.cc:359] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.107020 24996 raft_consensus.cc:740] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.107470 25002 raft_consensus.cc:493] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.107712 24996 consensus_queue.cc:260] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.108008 25002 raft_consensus.cc:515] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.113428 25002 leader_election.cc:290] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:39.129997 24996 ts_tablet_manager.cc:1434] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.020s
I20260709 13:06:39.131127 24996 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.147531 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:39.156611 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb9b73937b14966be007f4438d6f827" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:39.172122 24993 leader_election.cc:304] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:39.173352 25128 raft_consensus.cc:2749] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:39.196965 24996 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.198139 24996 tablet_bootstrap.cc:492] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.198881 24996 ts_tablet_manager.cc:1403] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.009s
I20260709 13:06:39.201604 24996 raft_consensus.cc:359] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.205958 24996 raft_consensus.cc:740] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.210719 24996 consensus_queue.cc:260] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.214272 24996 ts_tablet_manager.cc:1434] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:06:39.215154 24996 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.254153 24996 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.255208 24996 tablet_bootstrap.cc:492] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.261569 24996 ts_tablet_manager.cc:1403] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.002s
I20260709 13:06:39.270161 24996 raft_consensus.cc:359] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.270948 24996 raft_consensus.cc:740] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.271592 24996 consensus_queue.cc:260] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.280463 24996 ts_tablet_manager.cc:1434] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:06:39.281266 24996 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.335796 25128 raft_consensus.cc:493] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.336408 25128 raft_consensus.cc:515] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.339107 25128 leader_election.cc:290] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:39.341001 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:39.341645 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "859653ba38ec46a28534ac4431a74681" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:39.343370 24996 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.352631 24992 leader_election.cc:304] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:39.353879 25128 raft_consensus.cc:2749] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:39.353718 24996 tablet_bootstrap.cc:492] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.370913 24996 ts_tablet_manager.cc:1403] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.003s
I20260709 13:06:39.373904 24996 raft_consensus.cc:359] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.378871 24996 raft_consensus.cc:740] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.379956 24996 consensus_queue.cc:260] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:39.381412 25142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:46553 every 8 connection(s)
I20260709 13:06:39.384435 24996 ts_tablet_manager.cc:1434] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:39.385409 24996 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.427593 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:46553
I20260709 13:06:39.476802 25128 raft_consensus.cc:493] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:39.478004 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 61989.7us
I20260709 13:06:39.486938 25128 raft_consensus.cc:515] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.490846 25128 leader_election.cc:290] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:39.495855 24996 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.497198 24996 tablet_bootstrap.cc:492] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.498059 24996 ts_tablet_manager.cc:1403] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.007s
I20260709 13:06:39.501107 24996 raft_consensus.cc:359] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.508315 24996 raft_consensus.cc:740] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.509224 24996 consensus_queue.cc:260] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.510663 24278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:39.523886 24996 ts_tablet_manager.cc:1434] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:39.524881 24996 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.551254 24996 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.552182 24996 tablet_bootstrap.cc:492] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.552830 24996 ts_tablet_manager.cc:1403] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260709 13:06:39.557824 24996 raft_consensus.cc:359] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.558519 24996 raft_consensus.cc:740] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.570580 25111 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.571250 25109 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.572570 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" is_pre_election: true
I20260709 13:06:39.574250 24991 leader_election.cc:304] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:39.577023 25128 raft_consensus.cc:2749] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:39.560698 24996 consensus_queue.cc:260] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.583190 25110 raft_consensus.cc:3060] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.585713 24996 ts_tablet_manager.cc:1434] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:06:39.589965 25108 raft_consensus.cc:3060] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.619508 24996 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.623904 24997 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.624601 24997 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.627277 24997 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:39.627389 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:39.628068 24280 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:39.629150 24323 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:39.630158 24997 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:39.630558 24997 raft_consensus.cc:493] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.630914 24997 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.634694 25106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
W20260709 13:06:39.636597 24173 consensus_peers.cc:597] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:39.638231 24321 leader_election.cc:343] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.673626 24997 raft_consensus.cc:515] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.674858 24996 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.675879 24996 tablet_bootstrap.cc:492] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.676863 24996 ts_tablet_manager.cc:1403] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260709 13:06:39.676703 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:39.677343 24280 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.679880 24996 raft_consensus.cc:359] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.680558 24996 raft_consensus.cc:740] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.681506 24996 consensus_queue.cc:260] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.683593 24996 ts_tablet_manager.cc:1434] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:39.684432 24996 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.686527 24280 raft_consensus.cc:2468] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 3.
I20260709 13:06:39.688097 24323 leader_election.cc:304] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:39.690572 24997 leader_election.cc:290] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:39.694113 24983 raft_consensus.cc:2804] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.696813 24983 raft_consensus.cc:697] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:39.698021 24983 consensus_queue.cc:237] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.725781 24996 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.726555 24996 tablet_bootstrap.cc:492] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.727078 24996 ts_tablet_manager.cc:1403] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.011s
I20260709 13:06:39.727353 24030 catalog_manager.cc:5697] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 1 to 3, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 3 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.729079 24996 raft_consensus.cc:359] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.729615 24996 raft_consensus.cc:740] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.730440 24996 consensus_queue.cc:260] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.732906 24996 ts_tablet_manager.cc:1434] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:06:39.733771 24996 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.754801 25024 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.767270 25024 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.769356 25024 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:39.773507 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:39.774240 24280 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 2.
I20260709 13:06:39.775996 24323 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:39.776700 24814 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:39.777034 24814 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.777341 24814 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.789366 24814 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.792006 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:39.792403 25111 raft_consensus.cc:3060] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.792601 24280 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.808545 25109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87300bd57ab4f45a07e19e77fc9a401" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
I20260709 13:06:39.808912 24280 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b3d5d70fd804b96a2c87cf15b6fa32b in term 3.
I20260709 13:06:39.810213 24323 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:39.811059 25024 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.811553 25024 raft_consensus.cc:697] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Becoming Leader. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:39.812072 25109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:39.812397 25024 consensus_queue.cc:237] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.815948 24814 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:39.821444 24321 leader_election.cc:343] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:39.822748 24321 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.824290 25109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
W20260709 13:06:39.840502 24321 leader_election.cc:343] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.840910 24996 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.843640 24996 tablet_bootstrap.cc:492] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.846057 24996 ts_tablet_manager.cc:1403] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.112s	user 0.021s	sys 0.034s
I20260709 13:06:39.848735 24996 raft_consensus.cc:359] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.850281 25147 heartbeater.cc:344] Connected to a master server at 127.20.83.254:35423
I20260709 13:06:39.850792 25147 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:39.851882 25147 heartbeater.cc:507] Master 127.20.83.254:35423 requested a full tablet report, sending...
I20260709 13:06:39.850342 24996 raft_consensus.cc:740] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.858884 24996 consensus_queue.cc:260] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:39.869323 24996 ts_tablet_manager.cc:1434] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:06:39.873292 24030 catalog_manager.cc:5697] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b reported cstate change: term changed from 1 to 3, leader changed from 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193) to 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196). New cstate: current_term: 3 leader_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.876061 24996 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:39.885203 24031 ts_manager.cc:194] Re-registered known tserver with Master: 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
I20260709 13:06:39.902714 25111 raft_consensus.cc:3060] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.924362 25109 raft_consensus.cc:3060] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.993733 24996 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:39.994969 24996 tablet_bootstrap.cc:492] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:39.995689 24996 ts_tablet_manager.cc:1403] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.120s	user 0.027s	sys 0.025s
I20260709 13:06:39.998760 24996 raft_consensus.cc:359] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:39.999588 24996 raft_consensus.cc:740] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.000453 24996 consensus_queue.cc:260] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:40.002668 24996 ts_tablet_manager.cc:1434] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:40.003598 24996 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:40.010121 25111 raft_consensus.cc:3060] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.013692 24031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44576
I20260709 13:06:40.020239 25147 heartbeater.cc:499] Master 127.20.83.254:35423 was elected leader, sending a full tablet report...
I20260709 13:06:40.089371 24275 raft_consensus.cc:1275] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:40.092417 25024 consensus_queue.cc:1048] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.143150 24996 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: 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
W20260709 13:06:40.151829 24321 consensus_peers.cc:597] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:40.144192 24996 tablet_bootstrap.cc:492] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:40.154395 24996 ts_tablet_manager.cc:1403] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.151s	user 0.026s	sys 0.011s
I20260709 13:06:40.157305 24996 raft_consensus.cc:359] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:40.158104 24996 raft_consensus.cc:740] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.158854 24996 consensus_queue.cc:260] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:40.161149 24996 ts_tablet_manager.cc:1434] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:40.162031 24996 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:40.182380 24996 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:40.183382 24996 tablet_bootstrap.cc:492] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:40.184056 24996 ts_tablet_manager.cc:1403] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 13:06:40.186944 24996 raft_consensus.cc:359] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:40.187686 24996 raft_consensus.cc:740] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.188458 24996 consensus_queue.cc:260] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:40.190222 24996 ts_tablet_manager.cc:1434] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:40.191039 24996 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:40.233044 24996 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:40.234138 24996 tablet_bootstrap.cc:492] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:40.234912 24996 ts_tablet_manager.cc:1403] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.010s
I20260709 13:06:40.238931 24996 raft_consensus.cc:359] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:40.239732 24996 raft_consensus.cc:740] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:40.240053 24173 consensus_peers.cc:597] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:40.240559 24996 consensus_queue.cc:260] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:40.243474 24996 ts_tablet_manager.cc:1434] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:40.244356 24996 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:40.656314 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 361776us
W20260709 13:06:40.718048 24278 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.011s	sys 0.007s
W20260709 13:06:40.727664 24278 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.611s	user 0.012s	sys 0.008s
W20260709 13:06:40.776571 24996 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.023s	sys 0.036s
W20260709 13:06:40.777052 24996 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.025s	sys 0.037s
I20260709 13:06:40.790418 24996 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:40.807010 24996 tablet_bootstrap.cc:492] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:40.807937 24996 ts_tablet_manager.cc:1403] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.564s	user 0.040s	sys 0.037s
I20260709 13:06:40.826483 24996 raft_consensus.cc:359] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:40.827260 24996 raft_consensus.cc:740] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
W20260709 13:06:40.832190 24247 consensus_peers.cc:597] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:40.828055 24996 consensus_queue.cc:260] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:40.839342 24996 ts_tablet_manager.cc:1434] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:06:40.840473 24996 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.011444 25166 raft_consensus.cc:493] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:41.012087 25166 raft_consensus.cc:515] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.014637 25166 leader_election.cc:290] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:41.030814 24996 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.036190 25109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:41.055509 24996 tablet_bootstrap.cc:492] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.056605 24996 ts_tablet_manager.cc:1403] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.216s	user 0.021s	sys 0.021s
I20260709 13:06:41.066247 24996 raft_consensus.cc:359] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.067526 24996 raft_consensus.cc:740] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.069973 24996 consensus_queue.cc:260] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.073603 24996 ts_tablet_manager.cc:1434] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260709 13:06:41.075877 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 59957us
I20260709 13:06:41.089334 24996 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.090332 25186 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:41.090934 25186 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:41.093775 25186 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:41.094141 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145dbc0929b4bc3a94c9f8c1adf0da4" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:41.096133 24275 raft_consensus.cc:1275] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 8b3d5d70fd804b96a2c87cf15b6fa32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:41.103065 25211 consensus_queue.cc:1048] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.117782 24248 leader_election.cc:304] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [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: d8d607a8e1094b5fb966718241dc3ac4; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:41.119800 25196 raft_consensus.cc:2749] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:41.127453 25184 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 71205a926e654d069b9be741056ff7f3)
I20260709 13:06:41.128074 25184 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:41.128579 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
I20260709 13:06:41.130132 25184 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
W20260709 13:06:41.135251 24173 consensus_peers.cc:597] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:41.136816 24173 consensus_peers.cc:597] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:41.143672 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4" is_pre_election: true
I20260709 13:06:41.145056 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71205a926e654d069b9be741056ff7f3" is_pre_election: true
W20260709 13:06:41.148924 24173 consensus_peers.cc:597] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:41.155306 24996 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.156208 24996 tablet_bootstrap.cc:492] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.156810 24996 ts_tablet_manager.cc:1403] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.000s
I20260709 13:06:41.156816 24323 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:41.159379 24996 raft_consensus.cc:359] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.160167 24996 raft_consensus.cc:740] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.160861 24996 consensus_queue.cc:260] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.162631 25189 raft_consensus.cc:2749] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:41.163512 24996 ts_tablet_manager.cc:1434] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:06:41.164327 24996 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.178351 25105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" is_pre_election: true
I20260709 13:06:41.184037 25108 raft_consensus.cc:3060] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:41.184300 24321 consensus_peers.cc:597] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:41.190788 24321 consensus_peers.cc:597] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:06:41.192207 24321 consensus_peers.cc:597] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:06:41.224706 24321 leader_election.cc:343] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.225275 24321 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:41.227892 25024 raft_consensus.cc:2749] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:41.237783 24996 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.239020 24996 tablet_bootstrap.cc:492] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.240564 24996 ts_tablet_manager.cc:1403] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.004s
I20260709 13:06:41.244344 24031 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44576 (request call id 2) took 1118 ms. Trace:
I20260709 13:06:41.244912 24031 rpcz_store.cc:276] 0709 13:06:40.125675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:40.125833 (+   158us) service_pool.cc:224] Handling call
0709 13:06:41.244261 (+1118428us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18052,"reported_tablets":45}
I20260709 13:06:41.249521 24996 raft_consensus.cc:359] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.250818 24996 raft_consensus.cc:740] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.258062 24996 consensus_queue.cc:260] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
W20260709 13:06:41.267793 24247 consensus_peers.cc:597] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:41.270181 24996 ts_tablet_manager.cc:1434] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:41.271175 24996 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:41.285198 24378 debug-util.cc:398] Leaking SignalData structure 0x7b08001ce100 after lost signal to thread 20818
W20260709 13:06:41.286911 24378 debug-util.cc:398] Leaking SignalData structure 0x7b080037de20 after lost signal to thread 24066
W20260709 13:06:41.288513 24378 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8280 after lost signal to thread 24233
W20260709 13:06:41.297690 24378 debug-util.cc:398] Leaking SignalData structure 0x7b0800096560 after lost signal to thread 24307
W20260709 13:06:41.335525 24378 debug-util.cc:398] Leaking SignalData structure 0x7b08001f01e0 after lost signal to thread 24381
W20260709 13:06:41.337515 24378 debug-util.cc:398] Leaking SignalData structure 0x7b080037f080 after lost signal to thread 25142
I20260709 13:06:41.356745 24996 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.362444 24996 tablet_bootstrap.cc:492] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.366704 24996 ts_tablet_manager.cc:1403] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.002s
I20260709 13:06:41.370548 24996 raft_consensus.cc:359] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:41.384603 24996 raft_consensus.cc:740] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.389176 25109 raft_consensus.cc:3060] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.386199 24996 consensus_queue.cc:260] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:41.392989 24996 ts_tablet_manager.cc:1434] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:06:41.396577 24996 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.478430 24996 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.479455 24996 tablet_bootstrap.cc:492] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.480180 24996 ts_tablet_manager.cc:1403] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.000s
W20260709 13:06:41.490911 24321 consensus_peers.cc:597] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:41.495524 24996 raft_consensus.cc:359] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.497568 24996 raft_consensus.cc:740] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.498492 24996 consensus_queue.cc:260] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.524937 24996 ts_tablet_manager.cc:1434] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:06:41.532418 24996 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.554054 25109 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.605229 24996 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.619082 24996 tablet_bootstrap.cc:492] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.619872 24996 ts_tablet_manager.cc:1403] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.001s
I20260709 13:06:41.641050 24996 raft_consensus.cc:359] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.641722 24996 raft_consensus.cc:740] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.642571 24996 consensus_queue.cc:260] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:41.644982 24996 ts_tablet_manager.cc:1434] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:06:41.663780 24996 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.684974 25109 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:06:41.725097 24321 consensus_peers.cc:597] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:41.774296 25108 raft_consensus.cc:3060] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:41.789610 24996 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.790809 24996 tablet_bootstrap.cc:492] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.791698 24996 ts_tablet_manager.cc:1403] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.128s	user 0.045s	sys 0.026s
I20260709 13:06:41.794602 24996 raft_consensus.cc:359] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.795360 24996 raft_consensus.cc:740] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.796110 24996 consensus_queue.cc:260] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.798695 24996 ts_tablet_manager.cc:1434] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:41.799631 24996 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:41.846841 24996 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:41.847887 24996 tablet_bootstrap.cc:492] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:41.848554 24996 ts_tablet_manager.cc:1403] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.024s
I20260709 13:06:41.851192 24996 raft_consensus.cc:359] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.851933 24996 raft_consensus.cc:740] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.852991 24996 consensus_queue.cc:260] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:41.860293 24996 ts_tablet_manager.cc:1434] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.861162 24996 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
W20260709 13:06:42.033252 24175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 58347.6us
I20260709 13:06:42.064019 24996 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.065299 24996 tablet_bootstrap.cc:492] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.066179 24996 ts_tablet_manager.cc:1403] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.205s	user 0.031s	sys 0.025s
I20260709 13:06:42.070225 24996 raft_consensus.cc:359] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:42.073696 24996 raft_consensus.cc:740] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.074644 24996 consensus_queue.cc:260] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:42.087555 24996 ts_tablet_manager.cc:1434] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:06:42.107913 24996 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:42.169546 24996 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.172446 24996 tablet_bootstrap.cc:492] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.173897 24996 ts_tablet_manager.cc:1403] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.000s
I20260709 13:06:42.181363 25109 raft_consensus.cc:3060] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:42.181159 24996 raft_consensus.cc:359] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:42.181950 24996 raft_consensus.cc:740] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.187768 24996 consensus_queue.cc:260] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:42.192301 24996 ts_tablet_manager.cc:1434] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:42.198904 24996 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:42.348431 24996 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.351310 24996 tablet_bootstrap.cc:492] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.355918 24996 ts_tablet_manager.cc:1403] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.157s	user 0.027s	sys 0.002s
I20260709 13:06:42.429682 24996 raft_consensus.cc:359] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.448815 24996 raft_consensus.cc:740] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.458341 24996 consensus_queue.cc:260] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.461586 24996 ts_tablet_manager.cc:1434] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.006s
I20260709 13:06:42.495680 24996 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:42.576804 25109 raft_consensus.cc:3060] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.666023 24996 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.679234 24996 tablet_bootstrap.cc:492] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.680001 24996 ts_tablet_manager.cc:1403] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.185s	user 0.021s	sys 0.007s
I20260709 13:06:42.688006 24996 raft_consensus.cc:359] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:42.688766 24996 raft_consensus.cc:740] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.689496 24996 consensus_queue.cc:260] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:42.723066 24996 ts_tablet_manager.cc:1434] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:06:42.724632 24996 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:42.785959 24996 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.787050 24996 tablet_bootstrap.cc:492] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.787833 24996 ts_tablet_manager.cc:1403] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.009s
I20260709 13:06:42.791123 24996 raft_consensus.cc:359] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.798084 24996 raft_consensus.cc:740] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.799067 24996 consensus_queue.cc:260] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.818125 24996 ts_tablet_manager.cc:1434] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:06:42.819228 24996 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap starting.
I20260709 13:06:42.836403 24996 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: 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 13:06:42.837785 24996 tablet_bootstrap.cc:492] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Bootstrap complete.
I20260709 13:06:42.838619 24996 ts_tablet_manager.cc:1403] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:06:42.841291 24996 raft_consensus.cc:359] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.842061 24996 raft_consensus.cc:740] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.842739 24996 consensus_queue.cc:260] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:42.859870 24996 ts_tablet_manager.cc:1434] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 13:06:43.352733 25109 raft_consensus.cc:3060] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.358662 25106 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:43.471889 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 84005.9us
W20260709 13:06:43.750584 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 95295.3us
W20260709 13:06:43.768224 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 104839us
W20260709 13:06:44.895115 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 46334.3us
W20260709 13:06:44.903861 24248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 83698.2us
W20260709 13:06:44.929898 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 76441.5us
W20260709 13:06:45.553943 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 64079us
W20260709 13:06:46.626673 24173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 61264.8us
W20260709 13:06:46.790891 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 48128.5us
W20260709 13:06:47.617038 24304 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0160 after lost signal to thread 20818
W20260709 13:06:47.618387 24304 debug-util.cc:398] Leaking SignalData structure 0x7b080018ad40 after lost signal to thread 24066
W20260709 13:06:47.619861 24304 debug-util.cc:398] Leaking SignalData structure 0x7b0800234420 after lost signal to thread 24233
W20260709 13:06:47.621140 24304 debug-util.cc:398] Leaking SignalData structure 0x7b08000d0ca0 after lost signal to thread 24307
W20260709 13:06:47.622371 24304 debug-util.cc:398] Leaking SignalData structure 0x7b0800124040 after lost signal to thread 24381
W20260709 13:06:47.623618 24304 debug-util.cc:398] Leaking SignalData structure 0x7b0800236ec0 after lost signal to thread 25142
W20260709 13:06:48.338613 24321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:46553, user_credentials={real_user=slave}} blocked reactor thread for 83516.1us
W20260709 13:06:49.284035 24323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:38405, user_credentials={real_user=slave}} blocked reactor thread for 56817.7us
I20260709 13:06:49.717087 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:49.782724 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:49.783566 24207 raft_consensus.cc:606] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:49.787549 24203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:49.788165 24203 raft_consensus.cc:606] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:49.826116 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49011d093ad84ea4b19204552f063291"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:49.826682 24349 raft_consensus.cc:606] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:49.829595 24203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:49.830122 24203 raft_consensus.cc:606] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:49.832449 24203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:49.832934 24203 raft_consensus.cc:606] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:49.835253 24203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e21bc39afef94813b8ade21435089145"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:49.835919 24203 raft_consensus.cc:606] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:49.837158 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:49.838433 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:49.856338 25307 raft_consensus.cc:993] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:49.857026 25307 raft_consensus.cc:1081] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:49.858856 24280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49011d093ad84ea4b19204552f063291"
dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:40076
I20260709 13:06:49.859347 24280 raft_consensus.cc:493] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.859678 24280 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.868444 24280 raft_consensus.cc:515] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:49.872376 24280 leader_election.cc:290] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:49.873618 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:49.874863 24349 raft_consensus.cc:3055] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.875236 24349 raft_consensus.cc:740] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:49.873684 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49011d093ad84ea4b19204552f063291" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:49.876365 24203 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.880117 24349 consensus_queue.cc:260] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:49.882112 24349 raft_consensus.cc:3060] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.885890 24203 raft_consensus.cc:2468] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:49.887265 24248 leader_election.cc:304] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:49.888242 25291 raft_consensus.cc:2804] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:49.888734 25291 raft_consensus.cc:697] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:49.889843 25291 consensus_queue.cc:237] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:49.892818 24349 raft_consensus.cc:2468] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:49.915854 24031 catalog_manager.cc:5697] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.916870 25304 raft_consensus.cc:993] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:49.917439 25282 raft_consensus.cc:1081] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:49.919169 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:49.919710 25108 raft_consensus.cc:493] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.920114 25108 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.924481 25282 raft_consensus.cc:993] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:49.925190 25306 raft_consensus.cc:1081] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:49.927086 25104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:49.927886 25104 raft_consensus.cc:493] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:49.928268 25104 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.932804 25108 raft_consensus.cc:515] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:49.935274 25108 leader_election.cc:290] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:49.936640 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:49.937239 24203 raft_consensus.cc:3055] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:49.937546 24203 raft_consensus.cc:740] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:49.937884 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd29ea3bcbd42139fde79d1d5f73187" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:49.938673 24356 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.938338 24203 consensus_queue.cc:260] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:49.942422 24203 raft_consensus.cc:3060] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.945888 25104 raft_consensus.cc:515] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:49.949108 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:49.949685 24349 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.950500 24203 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:49.950810 24356 raft_consensus.cc:2468] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:49.951776 24992 leader_election.cc:304] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:49.962550 24349 raft_consensus.cc:2468] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:49.969130 24991 leader_election.cc:304] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:49.967016 25104 leader_election.cc:290] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
W20260709 13:06:50.008576 24992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36951, user_credentials={real_user=slave}} blocked reactor thread for 56990us
I20260709 13:06:50.017168 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fffe89ab6604fb2900241fd45be02fc" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:50.018070 24203 raft_consensus.cc:3055] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.018446 24203 raft_consensus.cc:740] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:50.019887 24203 consensus_queue.cc:260] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.017493 25319 raft_consensus.cc:2804] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:50.021450 24991 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.196:38077, user_credentials={real_user=slave}} blocked reactor thread for 52529.3us
I20260709 13:06:50.015403 25317 raft_consensus.cc:2804] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.025954 24203 raft_consensus.cc:3060] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.038452 25317 raft_consensus.cc:697] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:50.039867 25317 consensus_queue.cc:237] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.040292 25319 raft_consensus.cc:697] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:50.043134 24203 raft_consensus.cc:2468] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:50.047116 25319 consensus_queue.cc:237] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.063622 24029 catalog_manager.cc:5697] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.074101 25306 raft_consensus.cc:993] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.074728 25282 raft_consensus.cc:1081] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.076565 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:50.077327 25108 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.077963 25108 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.084159 24029 catalog_manager.cc:5697] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 2 to 3, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.086126 25108 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.088606 25108 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:50.090893 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:50.092023 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b120023c44644bebd71b2d4624a665b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:50.093811 24356 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.093901 24203 raft_consensus.cc:3055] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.094353 24203 raft_consensus.cc:740] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:50.095098 24203 consensus_queue.cc:260] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.095942 24203 raft_consensus.cc:3060] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.101455 24356 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:50.102844 24991 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:50.103708 25319 raft_consensus.cc:2804] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.103626 24203 raft_consensus.cc:2468] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:50.104313 25319 raft_consensus.cc:697] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:50.105232 25319 consensus_queue.cc:237] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.118075 24029 catalog_manager.cc:5697] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 2 to 3, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.298753 25306 raft_consensus.cc:993] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.299371 25304 raft_consensus.cc:1081] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.300832 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:50.301385 25108 raft_consensus.cc:493] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.301774 25108 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.307896 25108 raft_consensus.cc:515] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.310482 25108 leader_election.cc:290] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:50.310931 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:50.310950 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b97f3c7e53484a6b8f6bf09fe1047a33" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:50.311573 24207 raft_consensus.cc:3055] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.311776 24349 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.311874 24207 raft_consensus.cc:740] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:50.312651 24207 consensus_queue.cc:260] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.313567 24207 raft_consensus.cc:3060] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.318120 24349 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:50.319442 24991 leader_election.cc:304] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:50.320050 24207 raft_consensus.cc:2468] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:50.320335 25319 raft_consensus.cc:2804] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.320870 25319 raft_consensus.cc:697] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:50.321830 25319 consensus_queue.cc:237] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:50.323704 24207 raft_consensus.cc:1275] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.325260 25309 consensus_queue.cc:1048] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.330097 25306 raft_consensus.cc:993] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.330672 25306 raft_consensus.cc:1081] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:50.333691 24029 catalog_manager.cc:5697] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.332386 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e21bc39afef94813b8ade21435089145"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:50.351912 25108 raft_consensus.cc:493] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.352401 25108 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.357376 25108 raft_consensus.cc:515] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:50.359165 25108 leader_election.cc:290] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:50.360181 24203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:50.361001 24203 raft_consensus.cc:3055] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:50.361368 24203 raft_consensus.cc:740] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:50.362432 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21bc39afef94813b8ade21435089145" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:50.363178 24356 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.364324 24349 raft_consensus.cc:1275] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.365682 25291 consensus_queue.cc:1048] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.370667 24356 raft_consensus.cc:2468] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:50.365968 24203 consensus_queue.cc:260] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:50.372663 24203 raft_consensus.cc:3060] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.372856 24991 leader_election.cc:304] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:50.373878 25319 raft_consensus.cc:2804] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.374395 25319 raft_consensus.cc:697] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:50.375219 25319 consensus_queue.cc:237] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:50.380522 24203 raft_consensus.cc:2468] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:50.404783 24029 catalog_manager.cc:5697] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.430070 24203 raft_consensus.cc:1275] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.431524 25319 consensus_queue.cc:1048] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.441548 24349 raft_consensus.cc:1275] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.443481 25320 consensus_queue.cc:1048] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.515352 24203 raft_consensus.cc:1275] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.516549 25317 consensus_queue.cc:1048] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:50.525036 24349 raft_consensus.cc:1275] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.526965 25321 consensus_queue.cc:1048] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:50.549985 24207 raft_consensus.cc:1275] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.551201 25321 consensus_queue.cc:1048] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:50.564642 24349 raft_consensus.cc:1275] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.566393 25321 consensus_queue.cc:1048] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:50.710408 24203 raft_consensus.cc:1275] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.711508 25321 consensus_queue.cc:1048] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.723682 24349 raft_consensus.cc:1275] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.726727 25320 consensus_queue.cc:1048] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.834470 24207 raft_consensus.cc:1275] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.835947 25320 consensus_queue.cc:1048] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.839504 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:50.846782 24349 raft_consensus.cc:1275] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:50.853442 25320 consensus_queue.cc:1048] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.906695 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:50.947199 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:50.947806 24207 raft_consensus.cc:606] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Received request to transfer leadership to TS d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:50.950109 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:50.951058 24207 raft_consensus.cc:606] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:50.953851 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:50.954434 24349 raft_consensus.cc:606] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:50.957731 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:50.958415 24207 raft_consensus.cc:606] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:50.961112 24207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890"
dest_uuid: "71205a926e654d069b9be741056ff7f3"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:38296
I20260709 13:06:50.961632 24207 raft_consensus.cc:606] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:50.963013 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:50.964265 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:51.016440 25304 raft_consensus.cc:993] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.017107 25303 raft_consensus.cc:1081] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.018491 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:51.018950 25108 raft_consensus.cc:493] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.019284 25108 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.025099 25108 raft_consensus.cc:515] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.027734 25108 leader_election.cc:290] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 4 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:51.027935 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:51.028546 24280 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.028931 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f766e72947a42ddb6d67d1bc058d559" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:51.029464 24207 raft_consensus.cc:3055] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:51.029753 24207 raft_consensus.cc:740] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:51.030539 24207 consensus_queue.cc:260] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.031423 24207 raft_consensus.cc:3060] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.035672 24280 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 4.
I20260709 13:06:51.036525 24207 raft_consensus.cc:2468] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 4.
I20260709 13:06:51.036967 24993 leader_election.cc:304] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:51.037786 25320 raft_consensus.cc:2804] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:51.038255 25320 raft_consensus.cc:697] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:51.039104 25320 consensus_queue.cc:237] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.048733 24031 catalog_manager.cc:5697] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 3 to 4, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 4 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.079879 25308 raft_consensus.cc:993] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.080380 25308 raft_consensus.cc:1081] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.081908 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:51.082465 25108 raft_consensus.cc:493] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.082834 25108 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.087558 25108 raft_consensus.cc:515] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.089197 25108 leader_election.cc:290] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:51.090027 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:51.090224 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394c29dda3204bb9b1514b2091608ecd" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:51.090551 24349 raft_consensus.cc:3055] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.090893 24275 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.090904 24349 raft_consensus.cc:740] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:51.091857 24349 consensus_queue.cc:260] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.092765 24349 raft_consensus.cc:3060] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.096354 24275 raft_consensus.cc:2468] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:51.097440 24993 leader_election.cc:304] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:51.097728 24349 raft_consensus.cc:2468] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:51.098232 25320 raft_consensus.cc:2804] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.098691 25320 raft_consensus.cc:697] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:51.099535 25320 consensus_queue.cc:237] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.109383 24031 catalog_manager.cc:5697] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.166829 25282 raft_consensus.cc:993] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.167356 25304 raft_consensus.cc:1081] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.168774 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:51.169209 25108 raft_consensus.cc:493] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.169492 25108 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.175136 25108 raft_consensus.cc:515] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.177374 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:51.177641 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc359f557fa4edda35fe63a6a29b00e" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:51.177855 24207 raft_consensus.cc:3055] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.178257 24275 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.178279 24207 raft_consensus.cc:740] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:51.178759 25108 leader_election.cc:290] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405)
I20260709 13:06:51.179169 24207 consensus_queue.cc:260] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.180364 24207 raft_consensus.cc:3060] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.184937 24275 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:51.186056 24993 leader_election.cc:304] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:51.186673 24207 raft_consensus.cc:2468] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:51.186743 25320 raft_consensus.cc:2804] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:51.187294 25320 raft_consensus.cc:697] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:51.188129 25320 consensus_queue.cc:237] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } }
I20260709 13:06:51.199834 24031 catalog_manager.cc:5697] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 2 to 3, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.215536 25282 raft_consensus.cc:993] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: : Instructing follower d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:51.215998 25304 raft_consensus.cc:1081] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Signalling peer d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:51.217213 24280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c"
dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:40070
I20260709 13:06:51.217656 24280 raft_consensus.cc:493] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.217963 24280 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.223270 24280 raft_consensus.cc:515] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:51.226042 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:51.226590 24207 raft_consensus.cc:3055] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.226867 24207 raft_consensus.cc:740] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:51.227212 24280 leader_election.cc:290] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:51.227478 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0279115d3b64425296bdcdd076c9512c" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:51.228048 24349 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.227690 24207 consensus_queue.cc:260] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:51.229260 25304 raft_consensus.cc:993] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.230144 25304 raft_consensus.cc:1081] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:51.230547 24207 raft_consensus.cc:3060] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.231747 25104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50376
I20260709 13:06:51.232355 25104 raft_consensus.cc:493] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:51.232708 25104 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.236109 24349 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:51.238001 24247 leader_election.cc:304] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:51.239800 25344 raft_consensus.cc:2804] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.240252 25344 raft_consensus.cc:697] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:51.241047 25344 consensus_queue.cc:237] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:51.241636 24207 raft_consensus.cc:2468] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:51.241655 25104 raft_consensus.cc:515] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:51.246243 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:51.247467 25104 leader_election.cc:290] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:51.250386 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b3e10eebd64ffabd8135db22d05890" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:51.249888 24349 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.250982 24207 raft_consensus.cc:3055] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.251348 24207 raft_consensus.cc:740] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71205a926e654d069b9be741056ff7f3, State: Running, Role: LEADER
I20260709 13:06:51.252074 24207 consensus_queue.cc:260] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:51.253342 24207 raft_consensus.cc:3060] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.254740 24031 catalog_manager.cc:5697] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.259362 24349 raft_consensus.cc:2468] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:51.262562 24991 leader_election.cc:304] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b3d5d70fd804b96a2c87cf15b6fa32b, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:51.262799 24207 raft_consensus.cc:2468] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:51.263424 25320 raft_consensus.cc:2804] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.264143 25320 raft_consensus.cc:697] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:51.264951 25320 consensus_queue.cc:237] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:51.275265 24031 catalog_manager.cc:5697] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 71205a926e654d069b9be741056ff7f3 (127.20.83.194) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.420462 24205 raft_consensus.cc:1275] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:51.421765 25320 consensus_queue.cc:1048] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:51.437844 24275 raft_consensus.cc:1275] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:51.439307 25320 consensus_queue.cc:1048] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:51.521387 24275 raft_consensus.cc:1275] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.522729 25321 consensus_queue.cc:1048] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.533097 24349 raft_consensus.cc:1275] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.534860 25319 consensus_queue.cc:1048] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.661468 24275 raft_consensus.cc:1275] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:51.663491 25319 consensus_queue.cc:1048] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:51.682065 24205 raft_consensus.cc:1275] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:51.683537 25321 consensus_queue.cc:1048] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:51.736481 24207 raft_consensus.cc:1275] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.737553 25351 consensus_queue.cc:1048] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.747226 24349 raft_consensus.cc:1275] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.749495 25291 consensus_queue.cc:1048] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.839529 24205 raft_consensus.cc:1275] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.841377 25320 consensus_queue.cc:1048] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.855360 24349 raft_consensus.cc:1275] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.858522 25321 consensus_queue.cc:1048] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.965101 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:52.004388 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:52.038479 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:52.039065 24349 raft_consensus.cc:606] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:52.041800 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:52.042299 24349 raft_consensus.cc:606] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:52.044528 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:52.045035 24349 raft_consensus.cc:606] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:52.047245 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:52.047683 24349 raft_consensus.cc:606] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:52.050205 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:52.050670 24349 raft_consensus.cc:606] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:52.051765 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:52.053361 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:52.178956 25284 raft_consensus.cc:993] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.179499 25308 raft_consensus.cc:1081] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.180908 25104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:52.181545 25104 raft_consensus.cc:493] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.181982 25104 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.187556 25104 raft_consensus.cc:515] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.189356 25104 leader_election.cc:290] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:52.189592 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:52.189865 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b001ee27d8e04fbbaaf17b41204a4ff5" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:52.190217 24275 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.190464 24349 raft_consensus.cc:3055] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.190694 24349 raft_consensus.cc:740] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:52.191294 24349 consensus_queue.cc:260] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.192293 24349 raft_consensus.cc:3060] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.197805 24275 raft_consensus.cc:2468] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:52.201393 24993 leader_election.cc:304] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:52.202319 25321 raft_consensus.cc:2804] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.202227 24349 raft_consensus.cc:2468] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:52.203809 25321 raft_consensus.cc:697] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:52.204720 25321 consensus_queue.cc:237] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.214340 25308 raft_consensus.cc:993] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.214838 25284 raft_consensus.cc:1081] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.216274 25104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:52.216907 25104 raft_consensus.cc:493] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.217236 25104 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.217068 24032 catalog_manager.cc:5697] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.222498 25104 raft_consensus.cc:515] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.225404 25104 leader_election.cc:290] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 3 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:52.226224 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:52.226804 24275 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.227159 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7595ebd62a8a4defb0c940c98ee28053" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:52.227717 24349 raft_consensus.cc:3055] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.228012 24349 raft_consensus.cc:740] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:52.228781 24349 consensus_queue.cc:260] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.229996 24349 raft_consensus.cc:3060] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.234843 24275 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:52.236064 24993 leader_election.cc:304] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:52.236841 25321 raft_consensus.cc:2804] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.237264 25321 raft_consensus.cc:697] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:52.237875 24349 raft_consensus.cc:2468] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 3.
I20260709 13:06:52.238145 25321 consensus_queue.cc:237] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.249787 24032 catalog_manager.cc:5697] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 2 to 3, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 3 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.309058 25308 raft_consensus.cc:993] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:52.309538 25308 raft_consensus.cc:1081] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer d8d607a8e1094b5fb966718241dc3ac4 to start an election
I20260709 13:06:52.310952 24275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680"
dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
 from {username='slave'} at 127.0.0.1:40076
I20260709 13:06:52.311460 24275 raft_consensus.cc:493] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.311726 24275 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.316148 24275 raft_consensus.cc:515] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:52.317979 24275 leader_election.cc:290] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Requested vote from peers 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:52.320343 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:52.321206 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b39ef672204d7c97d5cf8b138f1680" candidate_uuid: "d8d607a8e1094b5fb966718241dc3ac4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:52.323071 24349 raft_consensus.cc:3055] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.323088 24205 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.323478 24349 raft_consensus.cc:740] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:52.324328 24349 consensus_queue.cc:260] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:52.325570 24349 raft_consensus.cc:3060] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.330338 24205 raft_consensus.cc:2468] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:52.331956 24248 leader_election.cc:304] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:52.332931 25291 raft_consensus.cc:2804] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.333213 24349 raft_consensus.cc:2468] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8d607a8e1094b5fb966718241dc3ac4 in term 2.
I20260709 13:06:52.333320 25291 raft_consensus.cc:697] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Becoming Leader. State: Replica: d8d607a8e1094b5fb966718241dc3ac4, State: Running, Role: LEADER
I20260709 13:06:52.334358 25291 consensus_queue.cc:237] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } }
I20260709 13:06:52.344034 24032 catalog_manager.cc:5697] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "d8d607a8e1094b5fb966718241dc3ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.389490 25308 raft_consensus.cc:993] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.390015 25284 raft_consensus.cc:1081] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.422689 25105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:52.425091 25105 raft_consensus.cc:493] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.426255 25105 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.540912 25375 raft_consensus.cc:993] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.542207 25375 raft_consensus.cc:1081] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:52.561810 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:52.562644 25108 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:52.561640 25105 raft_consensus.cc:515] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.563127 25108 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.565330 25105 leader_election.cc:290] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:52.566270 24275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:52.567162 24275 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.571887 25108 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.575834 24280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8d607a8e1094b5fb966718241dc3ac4"
I20260709 13:06:52.576333 25108 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 4 election: Requested vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077)
I20260709 13:06:52.576833 24280 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.584111 24356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "054329d03cdd4e6faabe4d9a69623317" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:52.584412 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eac38c5e52243f085c5883de925aa3b" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:52.584914 24356 raft_consensus.cc:3055] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.585074 24349 raft_consensus.cc:3055] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:52.585266 24356 raft_consensus.cc:740] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:52.585502 24349 raft_consensus.cc:740] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:52.586767 24356 consensus_queue.cc:260] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.588279 24356 raft_consensus.cc:3060] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.586732 24349 consensus_queue.cc:260] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.590111 24349 raft_consensus.cc:3060] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.599824 24280 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 4.
I20260709 13:06:52.600046 24349 raft_consensus.cc:2468] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 4.
I20260709 13:06:52.601327 24275 raft_consensus.cc:2468] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:52.601401 24993 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:52.602578 25321 raft_consensus.cc:2804] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:52.603083 24356 raft_consensus.cc:2468] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:52.603701 24993 leader_election.cc:304] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4; no voters: 
I20260709 13:06:52.603137 25321 raft_consensus.cc:697] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:52.604732 25319 raft_consensus.cc:2804] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:52.605291 25319 raft_consensus.cc:697] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:52.605093 25321 consensus_queue.cc:237] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [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: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.606523 25319 consensus_queue.cc:237] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:52.640888 24349 raft_consensus.cc:1275] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.646188 25320 consensus_queue.cc:1048] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:52.649405 24032 catalog_manager.cc:5697] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 3 to 4, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 4 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.669176 24275 raft_consensus.cc:1275] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.671613 25320 consensus_queue.cc:1048] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.680492 24031 catalog_manager.cc:5697] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:52.753125 24349 raft_consensus.cc:1275] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:52.754375 25319 consensus_queue.cc:1048] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.779488 24280 raft_consensus.cc:1275] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:52.784633 25320 consensus_queue.cc:1048] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.872603 24349 raft_consensus.cc:1275] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.874634 25366 consensus_queue.cc:1048] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:52.888315 24205 raft_consensus.cc:1275] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer d8d607a8e1094b5fb966718241dc3ac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.889734 25366 consensus_queue.cc:1048] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.992779 24356 raft_consensus.cc:1275] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:52.994261 25320 consensus_queue.cc:1048] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:53.009567 24275 raft_consensus.cc:1275] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.009835 24280 raft_consensus.cc:1275] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:53.011054 25320 consensus_queue.cc:1048] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.012079 25321 consensus_queue.cc:1048] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:53.025650 24349 raft_consensus.cc:1275] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.027182 25320 consensus_queue.cc:1048] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.054800 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.095229 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:53.132922 24349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a"
dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
mode: GRACEFUL
new_leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:33748
I20260709 13:06:53.133545 24349 raft_consensus.cc:606] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Received request to transfer leadership to TS 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:53.135033 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:53.136252 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:53.308223 25382 raft_consensus.cc:993] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: : Instructing follower 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:53.308789 25379 raft_consensus.cc:1081] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Signalling peer 9bd67b8b718f4c9196b6d16b8f8bf579 to start an election
I20260709 13:06:53.310171 25108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a"
dest_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579"
 from {username='slave'} at 127.0.0.1:50358
I20260709 13:06:53.310740 25108 raft_consensus.cc:493] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:53.311000 25108 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.316442 25108 raft_consensus.cc:515] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:53.318164 25108 leader_election.cc:290] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Requested vote from peers 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196:38077), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:53.318850 24349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b"
I20260709 13:06:53.319540 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2631dc1690e43b483bfbc1e91bf826a" candidate_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71205a926e654d069b9be741056ff7f3"
I20260709 13:06:53.319844 24349 raft_consensus.cc:3055] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.320192 24349 raft_consensus.cc:740] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b3d5d70fd804b96a2c87cf15b6fa32b, State: Running, Role: LEADER
I20260709 13:06:53.320246 24207 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.321010 24349 consensus_queue.cc:260] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:53.322211 24349 raft_consensus.cc:3060] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.327879 24207 raft_consensus.cc:2468] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:53.328322 24349 raft_consensus.cc:2468] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bd67b8b718f4c9196b6d16b8f8bf579 in term 2.
I20260709 13:06:53.329548 24992 leader_election.cc:304] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579; no voters: 
I20260709 13:06:53.330576 25321 raft_consensus.cc:2804] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.331108 25321 raft_consensus.cc:697] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Becoming Leader. State: Replica: 9bd67b8b718f4c9196b6d16b8f8bf579, State: Running, Role: LEADER
I20260709 13:06:53.332033 25321 consensus_queue.cc:237] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:53.342303 24031 catalog_manager.cc:5697] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 reported cstate change: term changed from 1 to 2, leader changed from 8b3d5d70fd804b96a2c87cf15b6fa32b (127.20.83.196) to 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.938445 24203 raft_consensus.cc:1275] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.939502 25378 consensus_queue.cc:1048] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.951696 24352 raft_consensus.cc:1275] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Refusing update from remote peer 9bd67b8b718f4c9196b6d16b8f8bf579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.953169 25321 consensus_queue.cc:1048] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.137059 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:54.175348 20815 tablet_server.cc:179] TabletServer@127.20.83.193:46553 shutting down...
W20260709 13:06:54.181805 24321 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 321 similar messages]
W20260709 13:06:54.186246 24321 consensus_peers.cc:597] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.190050 24173 consensus_peers.cc:597] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.211566 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:54.212814 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.214140 20815 raft_consensus.cc:2243] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.215370 20815 raft_consensus.cc:2272] T 3b120023c44644bebd71b2d4624a665b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.219699 20815 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:54.220417 24321 consensus_peers.cc:597] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.220769 20815 raft_consensus.cc:2243] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.221458 20815 raft_consensus.cc:2272] T b9276d937f714ab690be43f93b000904 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.222724 24321 consensus_peers.cc:597] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.224892 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.225709 20815 raft_consensus.cc:2243] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.226186 20815 raft_consensus.cc:2272] T 52578b2b5c774647834a25a558fb1317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.227602 24173 consensus_peers.cc:597] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.230314 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.231156 20815 raft_consensus.cc:2243] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.231681 20815 raft_consensus.cc:2272] T 12205789014b47218058b346aed81615 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.234272 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.235023 20815 raft_consensus.cc:2243] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.236016 20815 raft_consensus.cc:2272] T 0dc359f557fa4edda35fe63a6a29b00e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.239044 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.239959 20815 raft_consensus.cc:2243] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.240549 20815 raft_consensus.cc:2272] T eadb9a100ce04eb2a7f9b63b9e404195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.243681 20815 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:54.244202 24321 consensus_peers.cc:597] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.244652 20815 raft_consensus.cc:2243] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.245313 20815 raft_consensus.cc:2272] T 80933102eba6441fae6e7e059ca2c271 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.247879 24247 consensus_peers.cc:597] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.248168 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.249162 20815 raft_consensus.cc:2243] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.249712 20815 raft_consensus.cc:2272] T 7518e095e8fe4ddab16cf82cad530fa8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.250392 24321 consensus_peers.cc:597] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.252827 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.253567 20815 raft_consensus.cc:2243] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.254129 20815 raft_consensus.cc:2272] T ecfc000979cd4bee8d2b5958c2ec13e5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.257298 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.258122 20815 raft_consensus.cc:2243] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.259218 20815 raft_consensus.cc:2272] T d2631dc1690e43b483bfbc1e91bf826a P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.262732 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.263639 20815 raft_consensus.cc:2243] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.264184 20815 raft_consensus.cc:2272] T 001dde4e60fb4bacba7d3f868f10c31d P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.266445 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.267154 20815 raft_consensus.cc:2243] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.267736 20815 raft_consensus.cc:2272] T c87300bd57ab4f45a07e19e77fc9a401 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.270608 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.271528 20815 raft_consensus.cc:2243] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.272114 20815 raft_consensus.cc:2272] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.272215 24247 consensus_peers.cc:597] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.274782 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.275480 20815 raft_consensus.cc:2243] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.275902 20815 raft_consensus.cc:2272] T 7f1417f3ea4e43c9aacb5838fe58023b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.277839 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.278756 20815 raft_consensus.cc:2243] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.279624 20815 raft_consensus.cc:2272] T 7595ebd62a8a4defb0c940c98ee28053 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.282333 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.282994 20815 raft_consensus.cc:2243] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.283512 20815 raft_consensus.cc:2272] T 6be836bd328847beb691e889db08428b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.285845 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.286455 20815 raft_consensus.cc:2243] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.286893 20815 raft_consensus.cc:2272] T 218216b82bce4dbcb51eea994dfb9f0e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.289386 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.290184 20815 raft_consensus.cc:2243] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.290804 20815 raft_consensus.cc:2272] T bea8a4c5d89547198ce0c8a6ea77c042 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.293535 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.294237 20815 raft_consensus.cc:2243] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.294615 20815 raft_consensus.cc:2272] T 3267d3be6a5d4864b7e7386684f0f1c2 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.297138 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.297703 20815 raft_consensus.cc:2243] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.298700 20815 raft_consensus.cc:2272] T bfd29ea3bcbd42139fde79d1d5f73187 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.299461 24173 consensus_peers.cc:597] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.301349 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.302124 20815 raft_consensus.cc:2243] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.303118 20815 raft_consensus.cc:2272] T 394c29dda3204bb9b1514b2091608ecd P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.305220 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.305775 20815 raft_consensus.cc:2243] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.306224 20815 raft_consensus.cc:2272] T 90eae39af5c743339337e0cacb5efd8e P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.308847 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.309667 20815 raft_consensus.cc:2243] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.310892 20815 raft_consensus.cc:2272] T e21bc39afef94813b8ade21435089145 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.311353 24321 consensus_peers.cc:597] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.313205 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.313982 20815 raft_consensus.cc:2243] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.314827 20815 raft_consensus.cc:2272] T b001ee27d8e04fbbaaf17b41204a4ff5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.317463 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.318395 20815 raft_consensus.cc:2243] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.318984 20815 raft_consensus.cc:2272] T b0ab270992404b45b834b437afb91195 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.321846 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.322460 20815 raft_consensus.cc:2243] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.323068 20815 raft_consensus.cc:2272] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.325322 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.325943 20815 raft_consensus.cc:2243] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.326385 20815 raft_consensus.cc:2272] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.328600 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.329169 20815 raft_consensus.cc:2243] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.329578 20815 raft_consensus.cc:2272] T 6ab3df84e9c1411d9acafffabd9056af P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.331535 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.332154 20815 raft_consensus.cc:2243] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.332599 20815 raft_consensus.cc:2272] T 859653ba38ec46a28534ac4431a74681 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.334542 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.335177 20815 raft_consensus.cc:2243] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.336023 20815 raft_consensus.cc:2272] T d2b3e10eebd64ffabd8135db22d05890 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.338145 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.338819 20815 raft_consensus.cc:2243] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.339272 20815 raft_consensus.cc:2272] T 72718773794348638f3fb38e5f4a010b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.341504 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.342160 20815 raft_consensus.cc:2243] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.342605 20815 raft_consensus.cc:2272] T 276932b41fc445ceb9da3bae74f0b954 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.344540 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.345185 20815 raft_consensus.cc:2243] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.345667 20815 raft_consensus.cc:2272] T 0089d807962a4224a86a518831c7b219 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.347759 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.348376 20815 raft_consensus.cc:2243] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.348798 20815 raft_consensus.cc:2272] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.351233 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.352123 20815 raft_consensus.cc:2243] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.353304 20815 raft_consensus.cc:2272] T 3fffe89ab6604fb2900241fd45be02fc P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.355145 24321 consensus_peers.cc:597] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.355942 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.356730 20815 raft_consensus.cc:2243] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.357631 20815 raft_consensus.cc:2272] T b97f3c7e53484a6b8f6bf09fe1047a33 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.360127 20815 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:54.360146 24173 consensus_peers.cc:597] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.360906 20815 raft_consensus.cc:2243] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.361821 20815 raft_consensus.cc:2272] T 054329d03cdd4e6faabe4d9a69623317 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.364346 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.364907 20815 raft_consensus.cc:2243] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.365329 20815 raft_consensus.cc:2272] T 854341d0fd504b9b8f357d71b6957e35 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.367452 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.368042 20815 raft_consensus.cc:2243] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.368499 20815 raft_consensus.cc:2272] T 05956df35fe44b35b078212c4394ae41 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.370669 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.371351 20815 raft_consensus.cc:2243] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.372200 20815 raft_consensus.cc:2272] T 8eac38c5e52243f085c5883de925aa3b P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.374738 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.375293 20815 raft_consensus.cc:2243] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.375757 20815 raft_consensus.cc:2272] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.378150 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.378798 20815 raft_consensus.cc:2243] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.379220 20815 raft_consensus.cc:2272] T 298386fc879f441690213611f2f37a44 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.381564 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.382282 20815 raft_consensus.cc:2243] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.382792 20815 raft_consensus.cc:2272] T edb9b73937b14966be007f4438d6f827 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.385242 24247 consensus_peers.cc:597] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.385535 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.386399 20815 raft_consensus.cc:2243] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.386898 20815 raft_consensus.cc:2272] T 51958fefe9ef4364bed6024bcb3ff1de P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.388171 24173 consensus_peers.cc:597] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.389182 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:54.389819 20815 raft_consensus.cc:2243] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.390654 20815 raft_consensus.cc:2272] T 6f766e72947a42ddb6d67d1bc058d559 P 9bd67b8b718f4c9196b6d16b8f8bf579 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.403653 24173 consensus_peers.cc:597] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.417105 24321 consensus_peers.cc:597] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.429152 24173 consensus_peers.cc:597] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.436372 24321 consensus_peers.cc:597] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. 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 13:06:54.473152 20815 tablet_server.cc:196] TabletServer@127.20.83.193:46553 shutdown complete.
W20260709 13:06:54.484037 24321 consensus_peers.cc:597] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.521994 24247 consensus_peers.cc:597] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.528209 24321 consensus_peers.cc:597] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.534067 24247 consensus_peers.cc:597] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.551920 24173 consensus_peers.cc:597] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.553313 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
W20260709 13:06:54.565414 24173 consensus_peers.cc:597] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.566583 24247 consensus_peers.cc:597] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.573529 24248 consensus_peers.cc:597] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.602862 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:54.603871 20815 tablet_replica.cc:333] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.604887 20815 raft_consensus.cc:2243] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.605520 20815 raft_consensus.cc:2272] T d2631dc1690e43b483bfbc1e91bf826a P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.607954 20815 tablet_replica.cc:333] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.608558 20815 raft_consensus.cc:2243] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.608979 20815 raft_consensus.cc:2272] T 52578b2b5c774647834a25a558fb1317 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.611027 20815 tablet_replica.cc:333] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.611781 20815 raft_consensus.cc:2243] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.612287 20815 raft_consensus.cc:2272] T a3d0ba6d697a4d23bfe38c95ec36f758 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.614904 20815 tablet_replica.cc:333] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.615681 20815 raft_consensus.cc:2243] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.616219 20815 raft_consensus.cc:2272] T bfd29ea3bcbd42139fde79d1d5f73187 P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.617651 24173 consensus_peers.cc:597] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.619237 20815 tablet_replica.cc:333] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.620218 20815 raft_consensus.cc:2243] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.620805 20815 raft_consensus.cc:2272] T 3b120023c44644bebd71b2d4624a665b P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.623194 24322 consensus_peers.cc:597] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.623505 20815 tablet_replica.cc:333] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.624403 20815 raft_consensus.cc:2243] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:54.625212 24248 consensus_peers.cc:597] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.625464 20815 raft_consensus.cc:2272] T 276932b41fc445ceb9da3bae74f0b954 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.626935 24248 consensus_peers.cc:597] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.627632 24248 consensus_peers.cc:597] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.628197 20815 tablet_replica.cc:333] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.628993 20815 raft_consensus.cc:2243] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.630079 20815 raft_consensus.cc:2272] T e419591fdf6f4b7ea34f1a7cf30c01f5 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.630723 24247 consensus_peers.cc:597] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.632427 20815 tablet_replica.cc:333] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.633040 20815 raft_consensus.cc:2243] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.633405 20815 raft_consensus.cc:2272] T 90eae39af5c743339337e0cacb5efd8e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.635462 20815 tablet_replica.cc:333] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.636137 20815 raft_consensus.cc:2243] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.636550 20815 raft_consensus.cc:2272] T b97f3c7e53484a6b8f6bf09fe1047a33 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.638764 20815 tablet_replica.cc:333] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.639509 20815 raft_consensus.cc:2243] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.639986 20815 raft_consensus.cc:2272] T 3fffe89ab6604fb2900241fd45be02fc P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.641779 24247 consensus_peers.cc:597] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.642750 20815 tablet_replica.cc:333] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.643601 20815 raft_consensus.cc:2243] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.644579 20815 raft_consensus.cc:2272] T 12205789014b47218058b346aed81615 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.646396 20815 tablet_replica.cc:333] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.647181 20815 raft_consensus.cc:2243] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.647671 20815 raft_consensus.cc:2272] T b7bb911161044cf6920055d050502390 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.650404 20815 tablet_replica.cc:333] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.651018 20815 raft_consensus.cc:2243] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.651800 20815 raft_consensus.cc:2272] T 72718773794348638f3fb38e5f4a010b P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.653895 20815 tablet_replica.cc:333] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
W20260709 13:06:54.654023 24322 consensus_peers.cc:597] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.654592 20815 raft_consensus.cc:2243] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.655062 20815 raft_consensus.cc:2272] T d2b3e10eebd64ffabd8135db22d05890 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.656961 20815 tablet_replica.cc:333] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.657596 20815 raft_consensus.cc:2243] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.658066 20815 raft_consensus.cc:2272] T f9e191e490344fa2807823847bc76699 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.660423 20815 tablet_replica.cc:333] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.661149 20815 raft_consensus.cc:2243] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.662029 20815 raft_consensus.cc:2272] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.664582 20815 tablet_replica.cc:333] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.665352 20815 raft_consensus.cc:2243] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:54.666215 24248 consensus_peers.cc:597] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.666357 20815 raft_consensus.cc:2272] T bea8a4c5d89547198ce0c8a6ea77c042 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.668300 20815 tablet_replica.cc:333] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.668859 20815 raft_consensus.cc:2243] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.669286 20815 raft_consensus.cc:2272] T 218216b82bce4dbcb51eea994dfb9f0e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.671799 20815 tablet_replica.cc:333] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.672505 20815 raft_consensus.cc:2243] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.673601 20815 raft_consensus.cc:2272] T e44943b430bf431697944fd0c127ba90 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.682096 20815 tablet_replica.cc:333] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.683032 20815 raft_consensus.cc:2243] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.689569 20815 raft_consensus.cc:2272] T edb9b73937b14966be007f4438d6f827 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.691944 20815 tablet_replica.cc:333] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
W20260709 13:06:54.692287 24173 consensus_peers.cc:597] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 -> Peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Couldn't send request to peer 9bd67b8b718f4c9196b6d16b8f8bf579. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.692687 20815 raft_consensus.cc:2243] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.693575 20815 raft_consensus.cc:2272] T 5d6d9d3930104c62b6c6701deafd12c1 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.693706 24322 consensus_peers.cc:597] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.696039 20815 tablet_replica.cc:333] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
W20260709 13:06:54.696749 24248 consensus_peers.cc:597] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.696810 20815 raft_consensus.cc:2243] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.697840 20815 raft_consensus.cc:2272] T 05956df35fe44b35b078212c4394ae41 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.699863 20815 tablet_replica.cc:333] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.700489 20815 raft_consensus.cc:2243] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.700932 20815 raft_consensus.cc:2272] T 854341d0fd504b9b8f357d71b6957e35 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.702998 20815 tablet_replica.cc:333] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.703588 20815 raft_consensus.cc:2243] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.704337 20815 raft_consensus.cc:2272] T c26c76f4b35c4a6ea8be79249c66298f P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.706213 20815 tablet_replica.cc:333] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.706768 20815 raft_consensus.cc:2243] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.707197 20815 raft_consensus.cc:2272] T 7f1417f3ea4e43c9aacb5838fe58023b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.709347 20815 tablet_replica.cc:333] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.710117 20815 raft_consensus.cc:2243] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.710559 20815 raft_consensus.cc:2272] T 4daa783149e14171840c7279fd458764 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.711875 24322 consensus_peers.cc:597] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.712800 20815 tablet_replica.cc:333] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.713491 20815 raft_consensus.cc:2243] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.714067 20815 raft_consensus.cc:2272] T 298386fc879f441690213611f2f37a44 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.716536 20815 tablet_replica.cc:333] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.717109 20815 raft_consensus.cc:2243] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.717595 20815 raft_consensus.cc:2272] T b0ab270992404b45b834b437afb91195 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.718305 24248 consensus_peers.cc:597] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.719772 20815 tablet_replica.cc:333] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.720434 20815 raft_consensus.cc:2243] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.721181 20815 raft_consensus.cc:2272] T 80933102eba6441fae6e7e059ca2c271 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.722980 20815 tablet_replica.cc:333] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.723500 20815 raft_consensus.cc:2243] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.723937 20815 raft_consensus.cc:2272] T e4b39ef672204d7c97d5cf8b138f1680 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.725870 20815 tablet_replica.cc:333] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.726449 20815 raft_consensus.cc:2243] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.726912 20815 raft_consensus.cc:2272] T 6ab3df84e9c1411d9acafffabd9056af P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.728942 20815 tablet_replica.cc:333] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.729390 20815 raft_consensus.cc:2243] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.729732 20815 raft_consensus.cc:2272] T 0dc359f557fa4edda35fe63a6a29b00e P 71205a926e654d069b9be741056ff7f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.731566 20815 tablet_replica.cc:333] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.732017 20815 raft_consensus.cc:2243] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.732424 20815 raft_consensus.cc:2272] T 5dea137ced73467dbe44800b3a8bb10b P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.734088 20815 tablet_replica.cc:333] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.734534 20815 raft_consensus.cc:2243] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.734900 20815 raft_consensus.cc:2272] T e21bc39afef94813b8ade21435089145 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.736869 20815 tablet_replica.cc:333] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.737339 20815 raft_consensus.cc:2243] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.737717 20815 raft_consensus.cc:2272] T 6f766e72947a42ddb6d67d1bc058d559 P 71205a926e654d069b9be741056ff7f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.739400 20815 tablet_replica.cc:333] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.739866 20815 raft_consensus.cc:2243] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.740527 20815 raft_consensus.cc:2272] T 51958fefe9ef4364bed6024bcb3ff1de P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.742219 20815 tablet_replica.cc:333] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.742659 20815 raft_consensus.cc:2243] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.743014 20815 raft_consensus.cc:2272] T 0279115d3b64425296bdcdd076c9512c P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.744629 20815 tablet_replica.cc:333] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.745127 20815 raft_consensus.cc:2243] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.745455 20815 raft_consensus.cc:2272] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.747051 20815 tablet_replica.cc:333] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.747483 20815 raft_consensus.cc:2243] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.748282 20815 raft_consensus.cc:2272] T 869bf491a600447896993093dbd9145e P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.750675 20815 tablet_replica.cc:333] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.751204 20815 raft_consensus.cc:2243] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:54.751626 24322 consensus_peers.cc:597] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.752126 20815 raft_consensus.cc:2272] T a145dbc0929b4bc3a94c9f8c1adf0da4 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.754312 20815 tablet_replica.cc:333] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.754824 20815 raft_consensus.cc:2243] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.755201 20815 raft_consensus.cc:2272] T 49011d093ad84ea4b19204552f063291 P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.756942 20815 tablet_replica.cc:333] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.757570 20815 raft_consensus.cc:2243] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:54.758322 20815 raft_consensus.cc:2272] T 859653ba38ec46a28534ac4431a74681 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.760090 20815 tablet_replica.cc:333] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.760545 20815 raft_consensus.cc:2243] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.760951 20815 raft_consensus.cc:2272] T 007b8b71ced146c99fc06f3003913d63 P 71205a926e654d069b9be741056ff7f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:54.762790 20815 tablet_replica.cc:333] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3: stopping tablet replica
I20260709 13:06:54.763465 20815 raft_consensus.cc:2243] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:54.763972 20815 raft_consensus.cc:2272] T 4398d1ef618b40ca8e1271a28ffe48ae P 71205a926e654d069b9be741056ff7f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:54.772219 24322 consensus_peers.cc:597] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.772881 24322 consensus_peers.cc:597] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.794176 24248 consensus_peers.cc:597] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.818120 24248 consensus_peers.cc:597] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. 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 13:06:54.862989 24322 consensus_peers.cc:597] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.906795 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
W20260709 13:06:54.913300 24248 consensus_peers.cc:597] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.926872 24322 consensus_peers.cc:597] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.986667 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
W20260709 13:06:54.999634 24323 consensus_peers.cc:597] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:55.029173 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:55.030150 20815 tablet_replica.cc:333] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.030954 20815 raft_consensus.cc:2243] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.031898 20815 raft_consensus.cc:2272] T 52578b2b5c774647834a25a558fb1317 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.034184 20815 tablet_replica.cc:333] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.035073 20815 raft_consensus.cc:2243] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.035593 20815 raft_consensus.cc:2272] T a3d0ba6d697a4d23bfe38c95ec36f758 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.038116 20815 tablet_replica.cc:333] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.038653 20815 raft_consensus.cc:2243] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.039078 20815 raft_consensus.cc:2272] T 054329d03cdd4e6faabe4d9a69623317 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.040836 20815 tablet_replica.cc:333] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.041385 20815 raft_consensus.cc:2243] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.041797 20815 raft_consensus.cc:2272] T 0089d807962a4224a86a518831c7b219 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.043915 20815 tablet_replica.cc:333] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.044445 20815 raft_consensus.cc:2243] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.044842 20815 raft_consensus.cc:2272] T e419591fdf6f4b7ea34f1a7cf30c01f5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.046629 20815 tablet_replica.cc:333] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.047158 20815 raft_consensus.cc:2243] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.047904 20815 raft_consensus.cc:2272] T 5dea137ced73467dbe44800b3a8bb10b P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.049978 20815 tablet_replica.cc:333] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.050524 20815 raft_consensus.cc:2243] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.050920 20815 raft_consensus.cc:2272] T 3267d3be6a5d4864b7e7386684f0f1c2 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.053201 20815 tablet_replica.cc:333] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.054016 20815 raft_consensus.cc:2243] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.054557 20815 raft_consensus.cc:2272] T 6f766e72947a42ddb6d67d1bc058d559 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.057125 20815 tablet_replica.cc:333] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.058036 20815 raft_consensus.cc:2243] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.058560 20815 raft_consensus.cc:2272] T 51958fefe9ef4364bed6024bcb3ff1de P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:55.059322 24323 consensus_peers.cc:597] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:55.060786 20815 tablet_replica.cc:333] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
W20260709 13:06:55.061376 24248 consensus_peers.cc:597] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 -> Peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Couldn't send request to peer 71205a926e654d069b9be741056ff7f3. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.061425 20815 raft_consensus.cc:2243] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.062045 20815 raft_consensus.cc:2272] T 7595ebd62a8a4defb0c940c98ee28053 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.063809 20815 tablet_replica.cc:333] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.064365 20815 raft_consensus.cc:2243] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.064751 20815 raft_consensus.cc:2272] T c26c76f4b35c4a6ea8be79249c66298f P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.066625 20815 tablet_replica.cc:333] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.067162 20815 raft_consensus.cc:2243] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.067879 20815 raft_consensus.cc:2272] T 001dde4e60fb4bacba7d3f868f10c31d P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.069797 20815 tablet_replica.cc:333] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.070354 20815 raft_consensus.cc:2243] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.070797 20815 raft_consensus.cc:2272] T f9e191e490344fa2807823847bc76699 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.072516 20815 tablet_replica.cc:333] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.073041 20815 raft_consensus.cc:2243] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.073442 20815 raft_consensus.cc:2272] T bea8a4c5d89547198ce0c8a6ea77c042 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.075519 20815 tablet_replica.cc:333] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.076064 20815 raft_consensus.cc:2243] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.076532 20815 raft_consensus.cc:2272] T 6be836bd328847beb691e889db08428b P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.078907 20815 tablet_replica.cc:333] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.079495 20815 raft_consensus.cc:2243] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.079896 20815 raft_consensus.cc:2272] T 0dc359f557fa4edda35fe63a6a29b00e P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.081768 20815 tablet_replica.cc:333] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.082353 20815 raft_consensus.cc:2243] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.082737 20815 raft_consensus.cc:2272] T b001ee27d8e04fbbaaf17b41204a4ff5 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.084504 20815 tablet_replica.cc:333] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.085044 20815 raft_consensus.cc:2243] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.085453 20815 raft_consensus.cc:2272] T e44943b430bf431697944fd0c127ba90 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.087287 20815 tablet_replica.cc:333] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.087805 20815 raft_consensus.cc:2243] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.088269 20815 raft_consensus.cc:2272] T edb9b73937b14966be007f4438d6f827 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.090505 20815 tablet_replica.cc:333] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.091349 20815 raft_consensus.cc:2243] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.092057 20815 raft_consensus.cc:2272] T 7518e095e8fe4ddab16cf82cad530fa8 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.094336 20815 tablet_replica.cc:333] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.095075 20815 raft_consensus.cc:2243] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.096005 20815 raft_consensus.cc:2272] T ecfc000979cd4bee8d2b5958c2ec13e5 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.098234 20815 tablet_replica.cc:333] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.098910 20815 raft_consensus.cc:2243] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.099882 20815 raft_consensus.cc:2272] T 0279115d3b64425296bdcdd076c9512c P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.102315 20815 tablet_replica.cc:333] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.103031 20815 raft_consensus.cc:2243] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.103515 20815 raft_consensus.cc:2272] T 869bf491a600447896993093dbd9145e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.105880 20815 tablet_replica.cc:333] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.106485 20815 raft_consensus.cc:2243] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.107046 20815 raft_consensus.cc:2272] T a145dbc0929b4bc3a94c9f8c1adf0da4 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.109519 20815 tablet_replica.cc:333] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.110262 20815 raft_consensus.cc:2243] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.111361 20815 raft_consensus.cc:2272] T 49011d093ad84ea4b19204552f063291 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.113202 20815 tablet_replica.cc:333] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.113667 20815 raft_consensus.cc:2243] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.114105 20815 raft_consensus.cc:2272] T 859653ba38ec46a28534ac4431a74681 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.115775 20815 tablet_replica.cc:333] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.116225 20815 raft_consensus.cc:2243] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.116878 20815 raft_consensus.cc:2272] T 007b8b71ced146c99fc06f3003913d63 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.119128 20815 tablet_replica.cc:333] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.119644 20815 raft_consensus.cc:2243] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.120348 20815 raft_consensus.cc:2272] T e4b39ef672204d7c97d5cf8b138f1680 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.122157 20815 tablet_replica.cc:333] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.122656 20815 raft_consensus.cc:2243] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.123421 20815 raft_consensus.cc:2272] T 90eae39af5c743339337e0cacb5efd8e P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.125255 20815 tablet_replica.cc:333] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.125799 20815 raft_consensus.cc:2243] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.126240 20815 raft_consensus.cc:2272] T 394c29dda3204bb9b1514b2091608ecd P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.127911 20815 tablet_replica.cc:333] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.128468 20815 raft_consensus.cc:2243] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.128854 20815 raft_consensus.cc:2272] T 12205789014b47218058b346aed81615 P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.130571 20815 tablet_replica.cc:333] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.131021 20815 raft_consensus.cc:2243] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.131348 20815 raft_consensus.cc:2272] T b7bb911161044cf6920055d050502390 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.132948 20815 tablet_replica.cc:333] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.133414 20815 raft_consensus.cc:2243] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.134131 20815 raft_consensus.cc:2272] T 4daa783149e14171840c7279fd458764 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.135907 20815 tablet_replica.cc:333] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.136374 20815 raft_consensus.cc:2243] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.137192 20815 raft_consensus.cc:2272] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.138773 20815 tablet_replica.cc:333] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.139338 20815 raft_consensus.cc:2243] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.139683 20815 raft_consensus.cc:2272] T 8eac38c5e52243f085c5883de925aa3b P d8d607a8e1094b5fb966718241dc3ac4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.141729 20815 tablet_replica.cc:333] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.142472 20815 raft_consensus.cc:2243] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.143263 20815 raft_consensus.cc:2272] T 298386fc879f441690213611f2f37a44 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.145771 20815 tablet_replica.cc:333] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.146471 20815 raft_consensus.cc:2243] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.147308 20815 raft_consensus.cc:2272] T 5d6d9d3930104c62b6c6701deafd12c1 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.149766 20815 tablet_replica.cc:333] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.150480 20815 raft_consensus.cc:2243] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.150974 20815 raft_consensus.cc:2272] T 05956df35fe44b35b078212c4394ae41 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.153172 20815 tablet_replica.cc:333] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.153693 20815 raft_consensus.cc:2243] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.154428 20815 raft_consensus.cc:2272] T 6ab3df84e9c1411d9acafffabd9056af P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.156957 20815 tablet_replica.cc:333] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.157629 20815 raft_consensus.cc:2243] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.158178 20815 raft_consensus.cc:2272] T 80933102eba6441fae6e7e059ca2c271 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.160183 20815 tablet_replica.cc:333] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.160633 20815 raft_consensus.cc:2243] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.160969 20815 raft_consensus.cc:2272] T b9276d937f714ab690be43f93b000904 P d8d607a8e1094b5fb966718241dc3ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.162745 20815 tablet_replica.cc:333] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.163146 20815 raft_consensus.cc:2243] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.163789 20815 raft_consensus.cc:2272] T eadb9a100ce04eb2a7f9b63b9e404195 P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.165498 20815 tablet_replica.cc:333] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.165896 20815 raft_consensus.cc:2243] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.166294 20815 raft_consensus.cc:2272] T 4398d1ef618b40ca8e1271a28ffe48ae P d8d607a8e1094b5fb966718241dc3ac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.167963 20815 tablet_replica.cc:333] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4: stopping tablet replica
I20260709 13:06:55.168428 20815 raft_consensus.cc:2243] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.168758 20815 raft_consensus.cc:2272] T c87300bd57ab4f45a07e19e77fc9a401 P d8d607a8e1094b5fb966718241dc3ac4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:55.173111 24323 consensus_peers.cc:597] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:55.184571 24323 consensus_peers.cc:597] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. 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 13:06:55.251366 24323 consensus_peers.cc:597] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.292851 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
W20260709 13:06:55.293339 24323 consensus_peers.cc:597] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:55.301949 24323 consensus_peers.cc:597] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:55.341959 24323 consensus_peers.cc:597] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.372664 20815 tablet_server.cc:179] TabletServer@127.20.83.196:0 shutting down...
I20260709 13:06:55.395640 25418 raft_consensus.cc:493] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:55.396265 25418 raft_consensus.cc:515] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8d607a8e1094b5fb966718241dc3ac4" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 38405 } } peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } }
I20260709 13:06:55.398540 25418 leader_election.cc:290] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405), 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553)
W20260709 13:06:55.406106 24323 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111)
W20260709 13:06:55.406682 24323 consensus_peers.cc:597] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:55.407325 24321 leader_election.cc:336] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
I20260709 13:06:55.407889 24321 leader_election.cc:304] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 9bd67b8b718f4c9196b6d16b8f8bf579, d8d607a8e1094b5fb966718241dc3ac4
I20260709 13:06:55.408728 25418 raft_consensus.cc:2749] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:55.440514 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:55.441367 20815 tablet_replica.cc:333] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.442099 20815 raft_consensus.cc:2243] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.442564 20815 raft_consensus.cc:2272] T d2631dc1690e43b483bfbc1e91bf826a P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.444463 20815 tablet_replica.cc:333] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.445024 20815 raft_consensus.cc:2243] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.445724 20815 raft_consensus.cc:2272] T 0089d807962a4224a86a518831c7b219 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.447531 20815 tablet_replica.cc:333] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.448050 20815 raft_consensus.cc:2243] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.448478 20815 raft_consensus.cc:2272] T 276932b41fc445ceb9da3bae74f0b954 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.450313 20815 tablet_replica.cc:333] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.450875 20815 raft_consensus.cc:2243] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.451583 20815 raft_consensus.cc:2272] T a3d0ba6d697a4d23bfe38c95ec36f758 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.453799 20815 tablet_replica.cc:333] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.454610 20815 raft_consensus.cc:2243] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.455113 20815 raft_consensus.cc:2272] T 054329d03cdd4e6faabe4d9a69623317 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.457242 20815 tablet_replica.cc:333] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.457788 20815 raft_consensus.cc:2243] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.458246 20815 raft_consensus.cc:2272] T bfd29ea3bcbd42139fde79d1d5f73187 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.460911 20815 tablet_replica.cc:333] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.461773 20815 raft_consensus.cc:2243] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.462358 20815 raft_consensus.cc:2272] T 4daa783149e14171840c7279fd458764 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:55.463686 24323 consensus_peers.cc:597] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b -> Peer d8d607a8e1094b5fb966718241dc3ac4 (127.20.83.195:38405): Couldn't send request to peer d8d607a8e1094b5fb966718241dc3ac4. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.195:38405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.464475 20815 tablet_replica.cc:333] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.465071 20815 raft_consensus.cc:2243] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.465489 20815 raft_consensus.cc:2272] T 64d8e0382c8a4524b41c32fb8ab9e7a9 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.467406 20815 tablet_replica.cc:333] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.467985 20815 raft_consensus.cc:2243] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.468375 20815 raft_consensus.cc:2272] T 8eac38c5e52243f085c5883de925aa3b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.470173 20815 tablet_replica.cc:333] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.470800 20815 raft_consensus.cc:2243] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.471242 20815 raft_consensus.cc:2272] T b97f3c7e53484a6b8f6bf09fe1047a33 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.472958 20815 tablet_replica.cc:333] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.473476 20815 raft_consensus.cc:2243] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.473839 20815 raft_consensus.cc:2272] T 3fffe89ab6604fb2900241fd45be02fc P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.475643 20815 tablet_replica.cc:333] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.476243 20815 raft_consensus.cc:2243] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.476989 20815 raft_consensus.cc:2272] T 3267d3be6a5d4864b7e7386684f0f1c2 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.478894 20815 tablet_replica.cc:333] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.479439 20815 raft_consensus.cc:2243] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.480157 20815 raft_consensus.cc:2272] T b7bb911161044cf6920055d050502390 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.481941 20815 tablet_replica.cc:333] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.482492 20815 raft_consensus.cc:2243] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.482913 20815 raft_consensus.cc:2272] T 001dde4e60fb4bacba7d3f868f10c31d P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.484642 20815 tablet_replica.cc:333] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.485189 20815 raft_consensus.cc:2243] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.485589 20815 raft_consensus.cc:2272] T e44943b430bf431697944fd0c127ba90 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.487382 20815 tablet_replica.cc:333] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.487447 25418 raft_consensus.cc:493] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9bd67b8b718f4c9196b6d16b8f8bf579)
I20260709 13:06:55.488194 20815 raft_consensus.cc:2243] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.487959 25418 raft_consensus.cc:515] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b3d5d70fd804b96a2c87cf15b6fa32b" member_type: VOTER last_known_addr { host: "127.20.83.196" port: 38077 } } peers { permanent_uuid: "9bd67b8b718f4c9196b6d16b8f8bf579" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 46553 } } peers { permanent_uuid: "71205a926e654d069b9be741056ff7f3" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36951 } }
I20260709 13:06:55.488739 20815 raft_consensus.cc:2272] T d2b3e10eebd64ffabd8135db22d05890 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.490211 25418 leader_election.cc:290] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553), 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951)
I20260709 13:06:55.491834 20815 tablet_replica.cc:333] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.492669 20815 raft_consensus.cc:2243] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.493288 20815 raft_consensus.cc:2272] T 72718773794348638f3fb38e5f4a010b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:55.494400 24321 leader_election.cc:336] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9bd67b8b718f4c9196b6d16b8f8bf579 (127.20.83.193:46553): Network error: Client connection negotiation failed: client connection to 127.20.83.193:46553: connect: Connection refused (error 111)
W20260709 13:06:55.494939 24322 leader_election.cc:336] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 71205a926e654d069b9be741056ff7f3 (127.20.83.194:36951): Network error: Client connection negotiation failed: client connection to 127.20.83.194:36951: connect: Connection refused (error 111)
I20260709 13:06:55.495272 24322 leader_election.cc:304] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [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: 8b3d5d70fd804b96a2c87cf15b6fa32b; no voters: 71205a926e654d069b9be741056ff7f3, 9bd67b8b718f4c9196b6d16b8f8bf579
I20260709 13:06:55.495847 20815 tablet_replica.cc:333] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.495847 25418 raft_consensus.cc:2749] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:55.496734 20815 raft_consensus.cc:2243] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.497453 20815 raft_consensus.cc:2272] T f9e191e490344fa2807823847bc76699 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.499496 20815 tablet_replica.cc:333] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.499998 20815 raft_consensus.cc:2243] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.500370 20815 raft_consensus.cc:2272] T 7595ebd62a8a4defb0c940c98ee28053 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.502166 20815 tablet_replica.cc:333] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.502707 20815 raft_consensus.cc:2243] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.503373 20815 raft_consensus.cc:2272] T 7f1417f3ea4e43c9aacb5838fe58023b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.505131 20815 tablet_replica.cc:333] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.505656 20815 raft_consensus.cc:2243] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.506094 20815 raft_consensus.cc:2272] T c26c76f4b35c4a6ea8be79249c66298f P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.507735 20815 tablet_replica.cc:333] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.508267 20815 raft_consensus.cc:2243] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.508673 20815 raft_consensus.cc:2272] T ecfc000979cd4bee8d2b5958c2ec13e5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.510499 20815 tablet_replica.cc:333] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.511024 20815 raft_consensus.cc:2243] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.511713 20815 raft_consensus.cc:2272] T 7518e095e8fe4ddab16cf82cad530fa8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.513404 20815 tablet_replica.cc:333] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.513978 20815 raft_consensus.cc:2243] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.514667 20815 raft_consensus.cc:2272] T 218216b82bce4dbcb51eea994dfb9f0e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.516448 20815 tablet_replica.cc:333] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.516970 20815 raft_consensus.cc:2243] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.517747 20815 raft_consensus.cc:2272] T 6be836bd328847beb691e889db08428b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.519419 20815 tablet_replica.cc:333] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.519938 20815 raft_consensus.cc:2243] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.520341 20815 raft_consensus.cc:2272] T 8058ac47bccd4ff386bc6ffbe6da97b7 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.522133 20815 tablet_replica.cc:333] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.522713 20815 raft_consensus.cc:2243] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.523470 20815 raft_consensus.cc:2272] T c87300bd57ab4f45a07e19e77fc9a401 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.525281 20815 tablet_replica.cc:333] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.525800 20815 raft_consensus.cc:2243] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.526540 20815 raft_consensus.cc:2272] T 4398d1ef618b40ca8e1271a28ffe48ae P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.528323 20815 tablet_replica.cc:333] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.528838 20815 raft_consensus.cc:2243] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.529273 20815 raft_consensus.cc:2272] T eadb9a100ce04eb2a7f9b63b9e404195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.531033 20815 tablet_replica.cc:333] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.531531 20815 raft_consensus.cc:2243] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.531942 20815 raft_consensus.cc:2272] T b001ee27d8e04fbbaaf17b41204a4ff5 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.533591 20815 tablet_replica.cc:333] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.534121 20815 raft_consensus.cc:2243] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.534814 20815 raft_consensus.cc:2272] T b0ab270992404b45b834b437afb91195 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.536669 20815 tablet_replica.cc:333] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.537171 20815 raft_consensus.cc:2243] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.537581 20815 raft_consensus.cc:2272] T 0279115d3b64425296bdcdd076c9512c P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.539199 20815 tablet_replica.cc:333] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.539700 20815 raft_consensus.cc:2243] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.540398 20815 raft_consensus.cc:2272] T 15f2a0c91e8a49dcaf22a2a6a963bda8 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.542130 20815 tablet_replica.cc:333] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.542644 20815 raft_consensus.cc:2243] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.543046 20815 raft_consensus.cc:2272] T 869bf491a600447896993093dbd9145e P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.544689 20815 tablet_replica.cc:333] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.545172 20815 raft_consensus.cc:2243] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.545593 20815 raft_consensus.cc:2272] T 49011d093ad84ea4b19204552f063291 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.547328 20815 tablet_replica.cc:333] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.547894 20815 raft_consensus.cc:2243] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.548273 20815 raft_consensus.cc:2272] T 007b8b71ced146c99fc06f3003913d63 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.550016 20815 tablet_replica.cc:333] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.550524 20815 raft_consensus.cc:2243] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.550923 20815 raft_consensus.cc:2272] T 394c29dda3204bb9b1514b2091608ecd P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.552609 20815 tablet_replica.cc:333] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.553090 20815 raft_consensus.cc:2243] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.553519 20815 raft_consensus.cc:2272] T e4b39ef672204d7c97d5cf8b138f1680 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.555124 20815 tablet_replica.cc:333] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.555604 20815 raft_consensus.cc:2243] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.556010 20815 raft_consensus.cc:2272] T 3b120023c44644bebd71b2d4624a665b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.557706 20815 tablet_replica.cc:333] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.558197 20815 raft_consensus.cc:2243] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.558995 20815 raft_consensus.cc:2272] T b9276d937f714ab690be43f93b000904 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.560628 20815 tablet_replica.cc:333] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.561103 20815 raft_consensus.cc:2243] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.561511 20815 raft_consensus.cc:2272] T 5d6d9d3930104c62b6c6701deafd12c1 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.563197 20815 tablet_replica.cc:333] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.563690 20815 raft_consensus.cc:2243] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.564376 20815 raft_consensus.cc:2272] T 854341d0fd504b9b8f357d71b6957e35 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.566035 20815 tablet_replica.cc:333] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.566479 20815 raft_consensus.cc:2243] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.566906 20815 raft_consensus.cc:2272] T 5dea137ced73467dbe44800b3a8bb10b P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.568570 20815 tablet_replica.cc:333] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b: stopping tablet replica
I20260709 13:06:55.569008 20815 raft_consensus.cc:2243] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:55.569403 20815 raft_consensus.cc:2272] T e21bc39afef94813b8ade21435089145 P 8b3d5d70fd804b96a2c87cf15b6fa32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.646704 20815 tablet_server.cc:196] TabletServer@127.20.83.196:0 shutdown complete.
I20260709 13:06:55.704592 20815 master.cc:562] Master@127.20.83.254:35423 shutting down...
I20260709 13:06:55.731866 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:55.732383 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:55.732664 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d4787c5fa544fd09eac3316abc79614: stopping tablet replica
I20260709 13:06:55.754616 20815 master.cc:584] Master@127.20.83.254:35423 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (36215 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:06:55.845268 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:42455
I20260709 13:06:55.846462 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:55.852885 25423 instance_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 13:06:55.852918 25422 instance_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 13:06:55.853611 25425 instance_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 13:06:55.855300 20815 server_base.cc:1061] running on GCE node
I20260709 13:06:55.856437 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:55.856629 20815 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 13:06:55.856777 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602415856759 us; error 0 us; skew 500 ppm
I20260709 13:06:55.857304 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:55.861562 20815 webserver.cc:533] Webserver started at http://127.20.83.254:39439/ using document root <none> and password file <none>
I20260709 13:06:55.862120 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:55.862296 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:55.862519 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:55.863600 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "5d02676c732a4502ae1faa976bae0c2f"
format_stamp: "Formatted at 2026-07-09 13:06:55 on dist-test-slave-96c3"
I20260709 13:06:55.868161 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:55.871721 25430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:55.872543 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:55.872865 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "5d02676c732a4502ae1faa976bae0c2f"
format_stamp: "Formatted at 2026-07-09 13:06:55 on dist-test-slave-96c3"
I20260709 13:06:55.873232 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-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 13:06:55.890132 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:55.891438 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:55.933015 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:42455
I20260709 13:06:55.933084 25481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:42455 every 8 connection(s)
I20260709 13:06:55.937695 25482 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 13:06:55.948681 25482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f: Bootstrap starting.
I20260709 13:06:55.954056 25482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.958582 25482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f: No bootstrap required, opened a new log
I20260709 13:06:55.961162 25482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER }
I20260709 13:06:55.961617 25482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.961889 25482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d02676c732a4502ae1faa976bae0c2f, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.962643 25482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER }
I20260709 13:06:55.963130 25482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:55.963375 25482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:55.963688 25482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.968644 25482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER }
I20260709 13:06:55.969213 25482 leader_election.cc:304] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [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: 5d02676c732a4502ae1faa976bae0c2f; no voters: 
I20260709 13:06:55.970506 25482 leader_election.cc:290] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:55.970894 25485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.972352 25485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 1 LEADER]: Becoming Leader. State: Replica: 5d02676c732a4502ae1faa976bae0c2f, State: Running, Role: LEADER
I20260709 13:06:55.972958 25485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [LEADER]: Queue going to LEADER mode. State: All 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: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER }
I20260709 13:06:55.973699 25482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:55.977481 25487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d02676c732a4502ae1faa976bae0c2f. Latest consensus state: current_term: 1 leader_uuid: "5d02676c732a4502ae1faa976bae0c2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER } }
I20260709 13:06:55.977541 25486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d02676c732a4502ae1faa976bae0c2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d02676c732a4502ae1faa976bae0c2f" member_type: VOTER } }
I20260709 13:06:55.978256 25487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:55.978360 25486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:55.983003 25491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:55.988082 25491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:55.992116 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:55.997654 25491 catalog_manager.cc:1383] Generated new cluster ID: ba57561814e448fb9a973ee8a0485420
I20260709 13:06:55.998013 25491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:56.027791 25491 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:56.029249 25491 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:56.042335 25491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f: Generated new TSK 0
I20260709 13:06:56.042984 25491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:56.059041 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:56.065634 25503 instance_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 13:06:56.066959 25504 instance_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 13:06:56.071759 25506 instance_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 13:06:56.072438 20815 server_base.cc:1061] running on GCE node
I20260709 13:06:56.073575 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:56.073777 20815 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 13:06:56.073975 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602416073907 us; error 0 us; skew 500 ppm
I20260709 13:06:56.074519 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:56.077422 20815 webserver.cc:533] Webserver started at http://127.20.83.193:36821/ using document root <none> and password file <none>
I20260709 13:06:56.077991 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:56.078169 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:56.078405 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:56.079576 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "704fb6b50f374a279df22f011b683f37"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.084430 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:56.088030 25511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.088817 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:56.089174 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "704fb6b50f374a279df22f011b683f37"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.089457 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-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 13:06:56.144856 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:56.146255 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:56.147854 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:56.150357 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:56.150787 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.151082 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:56.151237 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.191776 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:40449
I20260709 13:06:56.191881 25573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:40449 every 8 connection(s)
I20260709 13:06:56.197118 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:56.204154 25578 instance_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 13:06:56.207734 25579 instance_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 13:06:56.209410 25581 instance_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 13:06:56.210582 25574 heartbeater.cc:344] Connected to a master server at 127.20.83.254:42455
I20260709 13:06:56.211105 25574 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:56.211994 25574 heartbeater.cc:507] Master 127.20.83.254:42455 requested a full tablet report, sending...
I20260709 13:06:56.212363 20815 server_base.cc:1061] running on GCE node
I20260709 13:06:56.214149 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:56.214445 20815 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 13:06:56.214457 25447 ts_manager.cc:194] Registered new tserver with Master: 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449)
I20260709 13:06:56.214731 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602416214711 us; error 0 us; skew 500 ppm
I20260709 13:06:56.215581 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:56.216974 25447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47650
I20260709 13:06:56.218684 20815 webserver.cc:533] Webserver started at http://127.20.83.194:42057/ using document root <none> and password file <none>
I20260709 13:06:56.219223 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:56.219422 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:56.219705 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:56.220844 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "a83b5acdd2474fb087da8a83273af24c"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.225236 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:06:56.228670 25586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.229542 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:56.229785 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "a83b5acdd2474fb087da8a83273af24c"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.230180 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-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 13:06:56.252545 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:56.253708 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:56.255219 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:56.257434 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:56.257606 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.257891 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:56.258091 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:06:56.300232 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:39815
I20260709 13:06:56.300406 25648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:39815 every 8 connection(s)
I20260709 13:06:56.305124 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:56.312656 25652 instance_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 13:06:56.313194 25653 instance_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 13:06:56.316572 20815 server_base.cc:1061] running on GCE node
W20260709 13:06:56.317312 25655 instance_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 13:06:56.317482 25649 heartbeater.cc:344] Connected to a master server at 127.20.83.254:42455
I20260709 13:06:56.318073 25649 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:56.318454 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:56.318710 20815 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 13:06:56.318885 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602416318853 us; error 0 us; skew 500 ppm
I20260709 13:06:56.318955 25649 heartbeater.cc:507] Master 127.20.83.254:42455 requested a full tablet report, sending...
I20260709 13:06:56.319504 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:56.321431 25447 ts_manager.cc:194] Registered new tserver with Master: a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:56.322158 20815 webserver.cc:533] Webserver started at http://127.20.83.195:34373/ using document root <none> and password file <none>
I20260709 13:06:56.322721 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:56.322908 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:56.323182 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:56.323132 25447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47666
I20260709 13:06:56.324644 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "8978d25a02c344fab989fc13dc614283"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.329787 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:06:56.333214 25660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.334156 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:56.334471 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "8978d25a02c344fab989fc13dc614283"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:06:56.334736 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-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 13:06:56.351987 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:56.353204 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:56.354746 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:56.356959 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:56.357188 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.357437 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:56.357621 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:56.399456 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:42133
I20260709 13:06:56.399587 25722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:42133 every 8 connection(s)
I20260709 13:06:56.414481 25723 heartbeater.cc:344] Connected to a master server at 127.20.83.254:42455
I20260709 13:06:56.414994 25723 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:56.415704 25723 heartbeater.cc:507] Master 127.20.83.254:42455 requested a full tablet report, sending...
I20260709 13:06:56.417886 25447 ts_manager.cc:194] Registered new tserver with Master: 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:56.418728 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016063372s
I20260709 13:06:56.419687 25447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47668
I20260709 13:06:56.445223 25447 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47680:
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 13:06:56.448354 25447 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 13:06:56.541227 25688 tablet_service.cc:1511] Processing CreateTablet for tablet 9c432956945e4846988d9d4e706e8771 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:56.541239 25687 tablet_service.cc:1511] Processing CreateTablet for tablet a7ec9a5b4f104c2697a462a9873a85ee (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:56.543535 25539 tablet_service.cc:1511] Processing CreateTablet for tablet 9c432956945e4846988d9d4e706e8771 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:56.545279 25539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c432956945e4846988d9d4e706e8771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.546582 25535 tablet_service.cc:1511] Processing CreateTablet for tablet 0e37cef6761e42b6894dc6b48e442dc8 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:56.548106 25535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e37cef6761e42b6894dc6b48e442dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.549149 25614 tablet_service.cc:1511] Processing CreateTablet for tablet 9c432956945e4846988d9d4e706e8771 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:56.549185 25610 tablet_service.cc:1511] Processing CreateTablet for tablet 0e37cef6761e42b6894dc6b48e442dc8 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:56.550734 25614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c432956945e4846988d9d4e706e8771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.551290 25536 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7ed949ac54bc5870ae06ff760fe50 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:56.552851 25536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7ed949ac54bc5870ae06ff760fe50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.555135 25613 tablet_service.cc:1511] Processing CreateTablet for tablet a7ec9a5b4f104c2697a462a9873a85ee (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:56.555258 25537 tablet_service.cc:1511] Processing CreateTablet for tablet dee33841c45a4e059783e03be35e92f2 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:56.556502 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ec9a5b4f104c2697a462a9873a85ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.556759 25537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee33841c45a4e059783e03be35e92f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.559108 25612 tablet_service.cc:1511] Processing CreateTablet for tablet dee33841c45a4e059783e03be35e92f2 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:56.559460 25538 tablet_service.cc:1511] Processing CreateTablet for tablet a7ec9a5b4f104c2697a462a9873a85ee (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:56.561872 25611 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7ed949ac54bc5870ae06ff760fe50 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:56.562544 25688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c432956945e4846988d9d4e706e8771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.563261 25534 tablet_service.cc:1511] Processing CreateTablet for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:56.564776 25609 tablet_service.cc:1511] Processing CreateTablet for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:56.560550 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee33841c45a4e059783e03be35e92f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.566538 25609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.567569 25611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7ed949ac54bc5870ae06ff760fe50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.569231 25687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ec9a5b4f104c2697a462a9873a85ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.570312 25538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ec9a5b4f104c2697a462a9873a85ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.571539 25532 tablet_service.cc:1511] Processing CreateTablet for tablet d1b634a220174af38e3323fbb27b50c0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:56.573309 25532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b634a220174af38e3323fbb27b50c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.574371 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e37cef6761e42b6894dc6b48e442dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.570312 25533 tablet_service.cc:1511] Processing CreateTablet for tablet 6d58142cbb854ef0b63557c60fb68390 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:56.575460 25533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d58142cbb854ef0b63557c60fb68390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.576695 25534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.576297 25608 tablet_service.cc:1511] Processing CreateTablet for tablet 6d58142cbb854ef0b63557c60fb68390 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:56.578037 25608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d58142cbb854ef0b63557c60fb68390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.579352 25531 tablet_service.cc:1511] Processing CreateTablet for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:56.580845 25531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.585168 25686 tablet_service.cc:1511] Processing CreateTablet for tablet dee33841c45a4e059783e03be35e92f2 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:56.585525 25607 tablet_service.cc:1511] Processing CreateTablet for tablet d1b634a220174af38e3323fbb27b50c0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:56.587617 25605 tablet_service.cc:1511] Processing CreateTablet for tablet 7383fff047db45488c83ccd70f2ce9f6 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:56.587867 25530 tablet_service.cc:1511] Processing CreateTablet for tablet 7383fff047db45488c83ccd70f2ce9f6 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:56.587857 25606 tablet_service.cc:1511] Processing CreateTablet for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:56.594873 25530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383fff047db45488c83ccd70f2ce9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.598263 25686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee33841c45a4e059783e03be35e92f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.602144 25605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383fff047db45488c83ccd70f2ce9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.603057 25606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.606279 25607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b634a220174af38e3323fbb27b50c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.610724 25685 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7ed949ac54bc5870ae06ff760fe50 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:56.612561 25685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7ed949ac54bc5870ae06ff760fe50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.615602 25684 tablet_service.cc:1511] Processing CreateTablet for tablet 0e37cef6761e42b6894dc6b48e442dc8 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:56.617503 25684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e37cef6761e42b6894dc6b48e442dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.620096 25683 tablet_service.cc:1511] Processing CreateTablet for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:56.621905 25683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f312a1c6e3fc4aa8b63e29781d6d0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.635586 25682 tablet_service.cc:1511] Processing CreateTablet for tablet 6d58142cbb854ef0b63557c60fb68390 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:56.637080 25682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d58142cbb854ef0b63557c60fb68390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.651252 25681 tablet_service.cc:1511] Processing CreateTablet for tablet d1b634a220174af38e3323fbb27b50c0 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:56.652715 25681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b634a220174af38e3323fbb27b50c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.659632 25680 tablet_service.cc:1511] Processing CreateTablet for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:56.661110 25680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b46aaa3fdff434fba4b1e33a7fe77b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.671483 25679 tablet_service.cc:1511] Processing CreateTablet for tablet 7383fff047db45488c83ccd70f2ce9f6 (DEFAULT_TABLE table=test-workload [id=afdee8cba3754aa689dddef5360f64b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:56.672911 25679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7383fff047db45488c83ccd70f2ce9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:56.729214 25738 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:56.765739 25739 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:56.772277 25739 tablet_bootstrap.cc:654] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.777264 25740 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:56.791894 25738 tablet_bootstrap.cc:654] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.796337 25739 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:56.797132 25739 ts_tablet_manager.cc:1403] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 13:06:56.799836 25740 tablet_bootstrap.cc:654] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.801192 25739 raft_consensus.cc:359] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.802433 25739 raft_consensus.cc:385] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.802764 25739 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.803529 25739 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.805229 25738 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:56.806016 25738 ts_tablet_manager.cc:1403] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.000s
I20260709 13:06:56.806700 25649 heartbeater.cc:499] Master 127.20.83.254:42455 was elected leader, sending a full tablet report...
I20260709 13:06:56.807085 25740 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:56.807188 25739 ts_tablet_manager.cc:1434] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:56.807616 25740 ts_tablet_manager.cc:1403] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260709 13:06:56.808264 25739 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
W20260709 13:06:56.808499 25650 tablet.cc:2406] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:56.810272 25738 raft_consensus.cc:359] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.811105 25738 raft_consensus.cc:385] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.810990 25740 raft_consensus.cc:359] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:56.811553 25738 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.811910 25740 raft_consensus.cc:385] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.812791 25740 raft_consensus.cc:740] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.812598 25738 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.813853 25740 consensus_queue.cc:260] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:56.815590 25739 tablet_bootstrap.cc:654] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.821538 25574 heartbeater.cc:499] Master 127.20.83.254:42455 was elected leader, sending a full tablet report...
I20260709 13:06:56.822908 25738 ts_tablet_manager.cc:1434] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 13:06:56.824514 25738 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:56.829072 25739 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:56.829689 25739 ts_tablet_manager.cc:1403] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260709 13:06:56.832667 25723 heartbeater.cc:499] Master 127.20.83.254:42455 was elected leader, sending a full tablet report...
I20260709 13:06:56.832952 25739 raft_consensus.cc:359] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.833441 25740 ts_tablet_manager.cc:1434] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.025s	user 0.021s	sys 0.005s
I20260709 13:06:56.833726 25739 raft_consensus.cc:385] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.834110 25739 raft_consensus.cc:740] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.834894 25740 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:56.835063 25739 consensus_queue.cc:260] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.837716 25739 ts_tablet_manager.cc:1434] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:56.838150 25744 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.838687 25739 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:56.838636 25744 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.842645 25740 tablet_bootstrap.cc:654] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.845953 25739 tablet_bootstrap.cc:654] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.849546 25744 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:56.863581 25738 tablet_bootstrap.cc:654] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.871871 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:56.873382 25739 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:56.873986 25739 ts_tablet_manager.cc:1403] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
W20260709 13:06:56.873854 25590 leader_election.cc:343] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.878190 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:56.879463 25739 raft_consensus.cc:359] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
W20260709 13:06:56.880143 25589 leader_election.cc:343] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.880275 25739 raft_consensus.cc:385] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.880748 25739 raft_consensus.cc:740] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.880704 25589 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283
I20260709 13:06:56.882071 25744 raft_consensus.cc:2749] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.881676 25739 consensus_queue.cc:260] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:56.893989 25738 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:56.894816 25738 ts_tablet_manager.cc:1403] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.008s
I20260709 13:06:56.900012 25738 raft_consensus.cc:359] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.901049 25738 raft_consensus.cc:385] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.901407 25738 raft_consensus.cc:740] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.902551 25738 consensus_queue.cc:260] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.906777 25738 ts_tablet_manager.cc:1434] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260709 13:06:56.908105 25738 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:56.909545 25745 raft_consensus.cc:493] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.910419 25745 raft_consensus.cc:515] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.911895 25739 ts_tablet_manager.cc:1434] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.037s	user 0.027s	sys 0.007s
I20260709 13:06:56.913394 25740 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:56.914027 25740 ts_tablet_manager.cc:1403] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.079s	user 0.038s	sys 0.037s
I20260709 13:06:56.915818 25745 leader_election.cc:290] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:56.916348 25739 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:56.917268 25740 raft_consensus.cc:359] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.918272 25740 raft_consensus.cc:385] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.918731 25740 raft_consensus.cc:740] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.919708 25740 consensus_queue.cc:260] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.921949 25740 ts_tablet_manager.cc:1434] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:56.923271 25740 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:56.924986 25739 tablet_bootstrap.cc:654] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.926318 25746 raft_consensus.cc:493] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.926860 25746 raft_consensus.cc:515] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:56.929708 25740 tablet_bootstrap.cc:654] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.939440 25746 leader_election.cc:290] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449)
I20260709 13:06:56.961547 25740 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:56.962383 25740 ts_tablet_manager.cc:1403] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.025s
I20260709 13:06:56.966411 25740 raft_consensus.cc:359] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.966982 25752 raft_consensus.cc:493] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.967463 25740 raft_consensus.cc:385] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.967947 25740 raft_consensus.cc:740] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.967669 25752 raft_consensus.cc:515] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.968937 25740 consensus_queue.cc:260] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:56.970659 25752 leader_election.cc:290] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:56.974879 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:56.975904 25740 ts_tablet_manager.cc:1434] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
W20260709 13:06:56.976718 25589 leader_election.cc:343] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.977231 25740 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:56.979689 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
W20260709 13:06:56.981024 25590 leader_election.cc:343] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.981484 25590 leader_election.cc:304] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283
I20260709 13:06:56.982697 25752 raft_consensus.cc:2749] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.984561 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
W20260709 13:06:56.986377 25515 leader_election.cc:343] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:56.986898 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:56.987876 25740 tablet_bootstrap.cc:654] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.990105 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:56.991371 25738 tablet_bootstrap.cc:654] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:56.991642 25514 leader_election.cc:343] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.992085 25514 leader_election.cc:304] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704fb6b50f374a279df22f011b683f37; no voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c
I20260709 13:06:56.992977 25745 raft_consensus.cc:2749] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.000664 25739 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.001282 25739 ts_tablet_manager.cc:1403] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.055s
I20260709 13:06:57.001500 25740 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.002115 25740 ts_tablet_manager.cc:1403] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260709 13:06:57.004119 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c432956945e4846988d9d4e706e8771" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.004374 25739 raft_consensus.cc:359] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.005144 25739 raft_consensus.cc:385] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.005072 25740 raft_consensus.cc:359] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.005795 25739 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.006253 25740 raft_consensus.cc:385] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.006629 25740 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.006803 25739 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.007436 25740 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.009279 25739 ts_tablet_manager.cc:1434] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:57.010378 25739 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.016755 25740 ts_tablet_manager.cc:1434] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:57.016904 25739 tablet_bootstrap.cc:654] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.020962 25740 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.005048 25624 raft_consensus.cc:2468] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.028245 25745 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.028621 25664 leader_election.cc:304] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:57.029599 25746 raft_consensus.cc:2804] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.030081 25746 raft_consensus.cc:493] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.030435 25746 raft_consensus.cc:3060] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.032989 25740 tablet_bootstrap.cc:654] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.029042 25745 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.036726 25745 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.038018 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.038357 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:57.038585 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c432956945e4846988d9d4e706e8771" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.038764 25624 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 0.
I20260709 13:06:57.039968 25515 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
W20260709 13:06:57.040019 25664 leader_election.cc:343] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:57.041457 25514 leader_election.cc:343] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.041738 25745 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.042235 25745 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.043493 25745 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.045120 25746 raft_consensus.cc:515] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:57.049526 25746 leader_election.cc:290] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449)
I20260709 13:06:57.050681 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c432956945e4846988d9d4e706e8771" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.053864 25624 raft_consensus.cc:3060] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.054563 25739 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.055334 25739 ts_tablet_manager.cc:1403] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.010s
I20260709 13:06:57.059262 25739 raft_consensus.cc:359] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.060063 25739 raft_consensus.cc:385] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.060424 25739 raft_consensus.cc:740] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.061297 25739 consensus_queue.cc:260] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.064314 25624 raft_consensus.cc:2468] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.051755 25745 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.052853 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c432956945e4846988d9d4e706e8771" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.066406 25664 leader_election.cc:304] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:57.067591 25746 raft_consensus.cc:2804] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:57.067770 25664 leader_election.cc:343] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.068288 25738 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.068820 25738 ts_tablet_manager.cc:1403] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.161s	user 0.039s	sys 0.030s
I20260709 13:06:57.070516 25739 ts_tablet_manager.cc:1434] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:06:57.071960 25739 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.072032 25738 raft_consensus.cc:359] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.072945 25738 raft_consensus.cc:385] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.073253 25738 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.075486 25745 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 election: Requested vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.077291 25738 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.078801 25740 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.080114 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:06:57.080752 25740 ts_tablet_manager.cc:1403] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.007s
I20260709 13:06:57.081048 25739 tablet_bootstrap.cc:654] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.081683 25738 ts_tablet_manager.cc:1434] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 13:06:57.082728 25738 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.083814 25746 raft_consensus.cc:697] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
W20260709 13:06:57.082602 25514 leader_election.cc:343] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.085011 25746 consensus_queue.cc:237] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:57.090939 25738 tablet_bootstrap.cc:654] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.093320 25740 raft_consensus.cc:359] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.094499 25740 raft_consensus.cc:385] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.094949 25740 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.095613 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.096534 25624 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.096179 25740 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.100827 25739 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.101428 25739 ts_tablet_manager.cc:1403] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260709 13:06:57.101649 25740 ts_tablet_manager.cc:1434] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:06:57.104633 25739 raft_consensus.cc:359] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.106294 25739 raft_consensus.cc:385] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.106585 25739 raft_consensus.cc:740] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.107312 25739 consensus_queue.cc:260] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.106987 25624 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 1.
I20260709 13:06:57.109793 25739 ts_tablet_manager.cc:1434] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:57.110775 25738 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.110898 25739 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.111519 25738 ts_tablet_manager.cc:1403] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.017s
I20260709 13:06:57.111761 25740 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.111327 25444 catalog_manager.cc:5697] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.114620 25738 raft_consensus.cc:359] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.116890 25738 raft_consensus.cc:385] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.117257 25738 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.118170 25739 tablet_bootstrap.cc:654] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.118140 25738 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.119736 25515 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 8978d25a02c344fab989fc13dc614283
I20260709 13:06:57.120887 25738 ts_tablet_manager.cc:1434] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:57.121964 25738 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.123212 25745 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.127269 25740 tablet_bootstrap.cc:654] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.129477 25738 tablet_bootstrap.cc:654] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.134110 25745 raft_consensus.cc:697] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 LEADER]: Becoming Leader. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Running, Role: LEADER
I20260709 13:06:57.136235 25745 consensus_queue.cc:237] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.150110 25740 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.150691 25740 ts_tablet_manager.cc:1403] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260709 13:06:57.157397 25740 raft_consensus.cc:359] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.158516 25740 raft_consensus.cc:385] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.158967 25740 raft_consensus.cc:740] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.160313 25739 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.161473 25739 ts_tablet_manager.cc:1403] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.027s
I20260709 13:06:57.160422 25740 consensus_queue.cc:260] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.164453 25740 ts_tablet_manager.cc:1434] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:57.165951 25740 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.171409 25739 raft_consensus.cc:359] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.172447 25739 raft_consensus.cc:385] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.172827 25739 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.175407 25740 tablet_bootstrap.cc:654] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.174207 25447 catalog_manager.cc:5697] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 704fb6b50f374a279df22f011b683f37 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "704fb6b50f374a279df22f011b683f37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.176003 25746 raft_consensus.cc:493] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.176548 25746 raft_consensus.cc:515] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.179178 25746 leader_election.cc:290] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.181396 25738 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.183145 25738 ts_tablet_manager.cc:1403] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.029s
I20260709 13:06:57.182325 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ec9a5b4f104c2697a462a9873a85ee" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.184659 25624 raft_consensus.cc:2468] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.186560 25664 leader_election.cc:304] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:57.187796 25746 raft_consensus.cc:2804] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.188277 25746 raft_consensus.cc:493] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.188685 25746 raft_consensus.cc:3060] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.189389 25738 raft_consensus.cc:359] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.190023 25738 raft_consensus.cc:385] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.190400 25738 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.181221 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ec9a5b4f104c2697a462a9873a85ee" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.191318 25738 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
W20260709 13:06:57.193076 25664 leader_election.cc:343] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.173818 25739 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.195916 25738 ts_tablet_manager.cc:1434] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:06:57.197075 25738 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.203095 25739 ts_tablet_manager.cc:1434] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:06:57.204859 25739 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.205482 25738 tablet_bootstrap.cc:654] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.219252 25738 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.220217 25738 ts_tablet_manager.cc:1403] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260709 13:06:57.221433 25739 tablet_bootstrap.cc:654] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.223503 25746 raft_consensus.cc:515] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.224853 25738 raft_consensus.cc:359] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.225986 25738 raft_consensus.cc:385] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.226464 25738 raft_consensus.cc:740] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.227471 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ec9a5b4f104c2697a462a9873a85ee" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.227628 25738 consensus_queue.cc:260] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.229125 25549 raft_consensus.cc:3060] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.230515 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ec9a5b4f104c2697a462a9873a85ee" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.231343 25624 raft_consensus.cc:3060] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.239905 25549 raft_consensus.cc:2468] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.242065 25746 leader_election.cc:290] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.243335 25738 ts_tablet_manager.cc:1434] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:06:57.244542 25664 leader_election.cc:304] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.248302 25738 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.249747 25746 raft_consensus.cc:2804] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.250607 25746 raft_consensus.cc:697] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:57.252507 25746 consensus_queue.cc:237] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.254873 25738 tablet_bootstrap.cc:654] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.251250 25624 raft_consensus.cc:2468] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.256233 25740 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.256814 25740 ts_tablet_manager.cc:1403] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.091s	user 0.048s	sys 0.040s
I20260709 13:06:57.259702 25740 raft_consensus.cc:359] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.260481 25740 raft_consensus.cc:385] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.260874 25740 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.262136 25740 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.264178 25739 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.265021 25739 ts_tablet_manager.cc:1403] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260709 13:06:57.268235 25739 raft_consensus.cc:359] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.268689 25738 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.270363 25765 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.271045 25739 raft_consensus.cc:385] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.271091 25738 ts_tablet_manager.cc:1403] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 13:06:57.271426 25739 raft_consensus.cc:740] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.271229 25765 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.277470 25738 raft_consensus.cc:359] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.278288 25738 raft_consensus.cc:385] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.278586 25738 raft_consensus.cc:740] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.278592 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.279692 25549 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.279321 25738 consensus_queue.cc:260] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.279889 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.281046 25740 ts_tablet_manager.cc:1434] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260709 13:06:57.281512 25664 leader_election.cc:343] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.281773 25738 ts_tablet_manager.cc:1434] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:06:57.282415 25765 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.282907 25738 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.283054 25765 raft_consensus.cc:493] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.283375 25664 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [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: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: a83b5acdd2474fb087da8a83273af24c
I20260709 13:06:57.283638 25765 raft_consensus.cc:515] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.287665 25740 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.287809 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.288630 25765 leader_election.cc:290] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.289243 25765 raft_consensus.cc:2804] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.289297 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.289824 25738 tablet_bootstrap.cc:654] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.289705 25765 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.290390 25765 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:57.290884 25664 leader_election.cc:343] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.297178 25739 consensus_queue.cc:260] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.298367 25624 raft_consensus.cc:2468] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.301672 25664 leader_election.cc:304] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37
I20260709 13:06:57.302583 25740 tablet_bootstrap.cc:654] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.303347 25782 raft_consensus.cc:2804] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.303856 25782 raft_consensus.cc:493] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.304281 25782 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.308835 25752 raft_consensus.cc:493] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.309509 25752 raft_consensus.cc:515] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.312234 25739 ts_tablet_manager.cc:1434] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:06:57.321012 25739 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.321318 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:57.317276 25740 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.321147 25782 raft_consensus.cc:515] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.323011 25740 ts_tablet_manager.cc:1403] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
W20260709 13:06:57.323096 25589 leader_election.cc:343] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.313094 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.324069 25549 raft_consensus.cc:2468] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 0.
I20260709 13:06:57.325213 25744 raft_consensus.cc:493] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.325485 25590 leader_election.cc:304] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 8978d25a02c344fab989fc13dc614283
I20260709 13:06:57.325711 25744 raft_consensus.cc:515] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.325229 25782 leader_election.cc:290] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.326973 25765 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.327322 25785 raft_consensus.cc:2804] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.327814 25785 raft_consensus.cc:493] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.327859 25744 leader_election.cc:290] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.328241 25785 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.329265 25740 raft_consensus.cc:359] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.332273 25740 raft_consensus.cc:385] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.332581 25740 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.333498 25740 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.334141 25445 catalog_manager.cc:5697] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.335572 25740 ts_tablet_manager.cc:1434] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:57.335994 25785 raft_consensus.cc:515] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.336522 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:57.337145 25698 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 0.
I20260709 13:06:57.338212 25785 leader_election.cc:290] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.338483 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
W20260709 13:06:57.339684 25664 leader_election.cc:343] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.340818 25589 leader_election.cc:304] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:57.338229 25739 tablet_bootstrap.cc:654] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.342579 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:06:57.344470 25752 leader_election.cc:290] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.344594 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
W20260709 13:06:57.345178 25589 leader_election.cc:343] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.345301 25549 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.342622 25785 raft_consensus.cc:2804] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.346053 25785 raft_consensus.cc:493] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.346382 25785 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.348115 25547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.348763 25547 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.353634 25785 raft_consensus.cc:515] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.354435 25548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
W20260709 13:06:57.355932 25590 leader_election.cc:343] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.357756 25548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.359257 25739 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
W20260709 13:06:57.359526 25590 leader_election.cc:343] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.359761 25739 ts_tablet_manager.cc:1403] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:06:57.360339 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:06:57.360916 25698 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.362051 25549 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.362257 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.362478 25739 raft_consensus.cc:359] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.363184 25739 raft_consensus.cc:385] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.363467 25739 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.363441 25664 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.364678 25782 raft_consensus.cc:2804] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.364455 25739 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.362856 25624 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.366168 25782 raft_consensus.cc:697] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:57.366641 25739 ts_tablet_manager.cc:1434] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:57.367583 25739 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: Bootstrap starting.
I20260709 13:06:57.367221 25782 consensus_queue.cc:237] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.368661 25745 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.369160 25745 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.357307 25785 leader_election.cc:290] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.338505 25740 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.374239 25739 tablet_bootstrap.cc:654] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.374591 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:57.375378 25697 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 0.
I20260709 13:06:57.376760 25514 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.377724 25771 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.378216 25771 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.378094 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.378592 25771 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.378783 25623 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 0.
I20260709 13:06:57.379154 25740 tablet_bootstrap.cc:654] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.371415 25745 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.372044 25547 raft_consensus.cc:2468] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 1.
I20260709 13:06:57.384840 25746 raft_consensus.cc:493] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.385346 25746 raft_consensus.cc:515] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.386373 25738 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.387007 25738 ts_tablet_manager.cc:1403] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.006s
I20260709 13:06:57.388083 25765 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.391291 25746 leader_election.cc:290] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.393910 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.394351 25590 leader_election.cc:304] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 8978d25a02c344fab989fc13dc614283
I20260709 13:06:57.394861 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.395510 25622 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
W20260709 13:06:57.395929 25664 leader_election.cc:343] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.397673 25664 leader_election.cc:304] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:57.397856 25752 raft_consensus.cc:2804] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.398406 25752 raft_consensus.cc:697] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:06:57.398527 25746 raft_consensus.cc:2804] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.398981 25746 raft_consensus.cc:493] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.398778 25771 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.399290 25752 consensus_queue.cc:237] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.399660 25738 raft_consensus.cc:359] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.400360 25738 raft_consensus.cc:385] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.400651 25738 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.399350 25746 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.404645 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.405525 25622 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.404641 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:06:57.406719 25697 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.410509 25624 raft_consensus.cc:2468] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.411593 25445 catalog_manager.cc:5697] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.412747 25771 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 election: Requested vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.402623 25738 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.415807 25738 ts_tablet_manager.cc:1434] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 13:06:57.416697 25547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.417423 25547 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.417483 25664 leader_election.cc:304] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37
I20260709 13:06:57.416678 25738 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.419011 25740 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.419833 25740 ts_tablet_manager.cc:1403] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.017s
I20260709 13:06:57.420383 25782 raft_consensus.cc:2804] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.423664 25782 raft_consensus.cc:697] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:57.423830 25697 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 1.
I20260709 13:06:57.424701 25739 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: No bootstrap required, opened a new log
I20260709 13:06:57.425196 25739 ts_tablet_manager.cc:1403] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260709 13:06:57.425244 25514 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.426934 25771 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.427397 25771 raft_consensus.cc:697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 LEADER]: Becoming Leader. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Running, Role: LEADER
I20260709 13:06:57.432863 25447 catalog_manager.cc:5697] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 0 to 1, leader changed from <none> to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 1 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.428185 25771 consensus_queue.cc:237] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.432045 25698 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 1.
I20260709 13:06:57.424612 25782 consensus_queue.cc:237] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.437215 25589 leader_election.cc:304] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37
I20260709 13:06:57.438503 25752 raft_consensus.cc:2804] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.439688 25739 raft_consensus.cc:359] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.440439 25739 raft_consensus.cc:385] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.440805 25739 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.436648 25738 tablet_bootstrap.cc:654] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.442196 25752 raft_consensus.cc:697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:06:57.446300 25752 consensus_queue.cc:237] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.450445 25740 raft_consensus.cc:359] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.451134 25740 raft_consensus.cc:385] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.448879 25765 raft_consensus.cc:493] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.448597 25622 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704fb6b50f374a279df22f011b683f37 in term 1.
I20260709 13:06:57.451911 25765 raft_consensus.cc:515] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.451426 25740 raft_consensus.cc:740] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.453228 25740 consensus_queue.cc:260] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.454896 25739 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.453645 25746 raft_consensus.cc:515] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.459501 25547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37" is_pre_election: true
I20260709 13:06:57.458913 25746 leader_election.cc:290] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.461781 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.463229 25549 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.460500 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.466622 25624 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.471529 25739 ts_tablet_manager.cc:1434] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.004s
I20260709 13:06:57.467499 25547 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.475441 25664 leader_election.cc:304] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.476567 25746 raft_consensus.cc:2804] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.477007 25746 raft_consensus.cc:493] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.477393 25746 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.478355 25765 leader_election.cc:290] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.480321 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.481055 25623 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 0.
I20260709 13:06:57.481587 25771 raft_consensus.cc:493] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.482110 25771 raft_consensus.cc:515] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.482836 25445 catalog_manager.cc:5697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 704fb6b50f374a279df22f011b683f37 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "704fb6b50f374a279df22f011b683f37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.484110 25771 leader_election.cc:290] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.485235 25623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:57.485515 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "704fb6b50f374a279df22f011b683f37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:57.486337 25698 raft_consensus.cc:2393] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 704fb6b50f374a279df22f011b683f37 in current term 1: Already voted for candidate a83b5acdd2474fb087da8a83273af24c in this term.
I20260709 13:06:57.487464 25514 leader_election.cc:304] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704fb6b50f374a279df22f011b683f37; no voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c
I20260709 13:06:57.488180 25771 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.495741 25771 raft_consensus.cc:2749] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.496984 25549 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.503993 25664 leader_election.cc:304] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.505203 25740 ts_tablet_manager.cc:1434] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.004s
I20260709 13:06:57.506414 25740 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: Bootstrap starting.
I20260709 13:06:57.509513 25782 raft_consensus.cc:2804] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.510147 25782 raft_consensus.cc:697] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:57.511091 25782 consensus_queue.cc:237] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.514634 25738 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.515071 25738 ts_tablet_manager.cc:1403] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.010s
I20260709 13:06:57.513562 25447 catalog_manager.cc:5697] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.518165 25746 raft_consensus.cc:515] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.522042 25549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:06:57.522730 25549 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.524312 25740 tablet_bootstrap.cc:654] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.526762 25738 raft_consensus.cc:359] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.527758 25738 raft_consensus.cc:385] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.528097 25738 raft_consensus.cc:740] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.532027 25746 leader_election.cc:290] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.532182 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:57.532935 25622 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.508764 25624 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.531492 25738 consensus_queue.cc:260] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.543186 25549 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.543041 25445 catalog_manager.cc:5697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 0 to 1, leader changed from <none> to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 1 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.544659 25740 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: No bootstrap required, opened a new log
I20260709 13:06:57.544896 25664 leader_election.cc:304] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:06:57.547113 25740 ts_tablet_manager.cc:1403] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260709 13:06:57.547569 25746 raft_consensus.cc:2804] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.548108 25746 raft_consensus.cc:697] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:57.548943 25746 consensus_queue.cc:237] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.550590 25740 raft_consensus.cc:359] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.551530 25740 raft_consensus.cc:385] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.551883 25740 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.552707 25622 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:57.552924 25740 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.556108 25740 ts_tablet_manager.cc:1434] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:57.561219 25738 ts_tablet_manager.cc:1434] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.008s
I20260709 13:06:57.562721 25738 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:06:57.568224 25738 tablet_bootstrap.cc:654] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.575285 25445 catalog_manager.cc:5697] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.577778 25738 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: No bootstrap required, opened a new log
I20260709 13:06:57.578326 25738 ts_tablet_manager.cc:1403] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 13:06:57.580662 25738 raft_consensus.cc:359] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:57.581300 25738 raft_consensus.cc:385] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.581565 25738 raft_consensus.cc:740] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.582295 25738 consensus_queue.cc:260] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:06:57.584098 25738 ts_tablet_manager.cc:1434] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:57.586989 25549 raft_consensus.cc:3060] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.590344 25698 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.590665 25444 catalog_manager.cc:5697] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.597122 25771 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.596628 25782 consensus_queue.cc:1048] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:57.604506 25746 consensus_queue.cc:1048] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.615692 25745 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.700258 20815 ts_manager.cc:295] Set tserver state for 704fb6b50f374a279df22f011b683f37 to MAINTENANCE_MODE
I20260709 13:06:57.701001 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
I20260709 13:06:57.721127 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:57.722049 20815 tablet_replica.cc:333] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.723014 20815 raft_consensus.cc:2243] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.723767 20815 raft_consensus.cc:2272] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.726550 20815 tablet_replica.cc:333] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.727113 20815 raft_consensus.cc:2243] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.727475 20815 raft_consensus.cc:2272] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.729239 20815 tablet_replica.cc:333] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.729764 20815 raft_consensus.cc:2243] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.730188 20815 raft_consensus.cc:2272] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.732030 20815 tablet_replica.cc:333] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.732556 20815 raft_consensus.cc:2243] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.732923 20815 raft_consensus.cc:2272] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.734663 20815 tablet_replica.cc:333] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.735167 20815 raft_consensus.cc:2243] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.735515 20815 raft_consensus.cc:2272] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.737227 20815 tablet_replica.cc:333] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.737744 20815 raft_consensus.cc:2243] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.738154 20815 raft_consensus.cc:2272] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.739665 20815 tablet_replica.cc:333] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.740142 20815 raft_consensus.cc:2243] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.740485 20815 raft_consensus.cc:2272] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.742034 20815 tablet_replica.cc:333] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.742501 20815 raft_consensus.cc:2243] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:57.743052 20815 pending_rounds.cc:70] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Trying to abort 1 pending ops.
I20260709 13:06:57.743225 20815 pending_rounds.cc:77] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635501831159808 op_type: NO_OP noop_request { }
I20260709 13:06:57.743516 20815 raft_consensus.cc:2889] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:57.743815 20815 raft_consensus.cc:2272] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.745786 20815 tablet_replica.cc:333] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.746383 20815 raft_consensus.cc:2243] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:57.746695 20815 raft_consensus.cc:2272] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.748163 20815 tablet_replica.cc:333] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: stopping tablet replica
I20260709 13:06:57.748543 20815 raft_consensus.cc:2243] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:57.749272 20815 raft_consensus.cc:2272] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:57.777470 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:06:57.783978 25794 consensus_queue.cc:1048] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.787823 25590 consensus_peers.cc:597] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:57.799872 25664 consensus_peers.cc:597] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:57.816123 25664 consensus_peers.cc:597] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.820644 25765 raft_consensus.cc:493] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.821179 25765 raft_consensus.cc:515] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.823135 25765 leader_election.cc:290] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:57.824514 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
W20260709 13:06:57.826495 25664 leader_election.cc:336] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:57.826947 25664 leader_election.cc:304] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8978d25a02c344fab989fc13dc614283; no voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c
I20260709 13:06:57.827615 25765 raft_consensus.cc:2749] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.831979 25752 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.832522 25752 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:57.834599 25752 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:57.835768 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
W20260709 13:06:57.838394 25590 leader_election.cc:336] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:57.838738 25590 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283
I20260709 13:06:57.839303 25752 raft_consensus.cc:2749] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.848088 25698 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.852149 25624 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.854902 25752 consensus_queue.cc:1048] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.860131 25765 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.863531 25590 consensus_peers.cc:597] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.888984 25752 consensus_queue.cc:1048] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.941056 25664 consensus_peers.cc:597] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.965205 25782 consensus_queue.cc:1048] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.987994 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:58.017128 25765 consensus_queue.cc:1048] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:58.031592 25664 consensus_peers.cc:597] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:58.094010 25664 consensus_peers.cc:597] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.130566 25746 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:58.133136 25664 consensus_peers.cc:597] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:58.989027 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:59.119127 25746 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 704fb6b50f374a279df22f011b683f37)
I20260709 13:06:59.120074 25752 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 704fb6b50f374a279df22f011b683f37)
I20260709 13:06:59.119709 25746 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.120630 25752 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.122296 25746 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:59.124166 25752 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:59.124485 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:59.124657 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283" is_pre_election: true
I20260709 13:06:59.125255 25624 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:59.125255 25698 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 1.
I20260709 13:06:59.126816 25589 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
W20260709 13:06:59.127326 25590 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.127833 25752 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.127970 25664 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:59.128283 25752 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 704fb6b50f374a279df22f011b683f37)
I20260709 13:06:59.128623 25752 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.128819 25823 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:59.128921 25664 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.129431 25823 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.130008 25746 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.130414 25746 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 704fb6b50f374a279df22f011b683f37)
I20260709 13:06:59.130793 25746 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.131670 25823 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:59.133829 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:06:59.134492 25624 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 1.
I20260709 13:06:59.135545 25752 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.136533 25664 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:06:59.137362 25823 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.137784 25823 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.137596 25746 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.138231 25823 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:59.139458 25664 leader_election.cc:336] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.140357 25752 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:06:59.141748 25746 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
W20260709 13:06:59.142179 25590 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.143249 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:59.143410 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:06:59.144323 25698 raft_consensus.cc:2393] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a83b5acdd2474fb087da8a83273af24c in current term 2: Already voted for candidate 8978d25a02c344fab989fc13dc614283 in this term.
I20260709 13:06:59.144340 25624 raft_consensus.cc:2393] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8978d25a02c344fab989fc13dc614283 in current term 2: Already voted for candidate a83b5acdd2474fb087da8a83273af24c in this term.
I20260709 13:06:59.145665 25589 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [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: a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283
I20260709 13:06:59.146584 25752 raft_consensus.cc:2749] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:59.146524 25664 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.147369 25664 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283; no voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c
I20260709 13:06:59.148092 25746 raft_consensus.cc:2749] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.149478 25823 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.151263 25823 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:06:59.152592 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:06:59.153214 25624 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:59.154783 25664 leader_election.cc:336] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:06:59.158588 25624 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:06:59.159585 25664 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37
I20260709 13:06:59.160252 25823 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:59.160729 25823 raft_consensus.cc:697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:06:59.161540 25823 consensus_queue.cc:237] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER 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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:06:59.168857 25447 catalog_manager.cc:5697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 1 to 2, leader changed from 704fb6b50f374a279df22f011b683f37 (127.20.83.193) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:59.307687 25664 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111) [suppressed 133 similar messages]
W20260709 13:06:59.682227 25664 consensus_peers.cc:597] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.719286 25624 raft_consensus.cc:1275] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:59.720530 25823 consensus_queue.cc:1048] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:59.990187 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:00.229574 25664 consensus_peers.cc:597] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.239526 25664 consensus_peers.cc:597] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.313500 25590 consensus_peers.cc:597] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.394608 25590 consensus_peers.cc:597] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.494863 25664 consensus_peers.cc:597] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.706647 25664 consensus_peers.cc:597] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.708889 25664 consensus_peers.cc:597] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:00.718047 25664 consensus_peers.cc:597] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:00.778857 25823 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.779377 25823 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:00.781162 25823 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:00.782786 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c" is_pre_election: true
I20260709 13:07:00.783553 25624 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:07:00.784646 25664 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
W20260709 13:07:00.785269 25664 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:07:00.785287 25823 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.785856 25823 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.786206 25823 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.791069 25823 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:00.792668 25823 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:00.794164 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:00.794751 25624 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:00.795818 25664 leader_election.cc:336] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111)
I20260709 13:07:00.800064 25624 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 3.
I20260709 13:07:00.801256 25664 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 704fb6b50f374a279df22f011b683f37
I20260709 13:07:00.801889 25823 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:00.802824 25823 raft_consensus.cc:697] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:00.803769 25823 consensus_queue.cc:237] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:00.811194 25445 catalog_manager.cc:5697] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 1 to 3, leader changed from 704fb6b50f374a279df22f011b683f37 (127.20.83.193) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:00.991336 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:01.334102 25664 consensus_peers.cc:597] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:01.376521 25624 raft_consensus.cc:1275] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.377656 25823 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:01.992408 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:02.255255 25664 consensus_peers.cc:597] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:02.622368 25664 consensus_peers.cc:597] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:02.726671 25664 consensus_peers.cc:597] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:02.801661 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:02.810624 25846 instance_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 13:07:02.810732 25845 instance_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 13:07:02.810986 25848 instance_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 13:07:02.811906 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:02.816392 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:02.816629 20815 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 13:07:02.816879 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602422816839 us; error 0 us; skew 500 ppm
I20260709 13:07:02.817521 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:02.820696 20815 webserver.cc:533] Webserver started at http://127.20.83.193:36821/ using document root <none> and password file <none>
I20260709 13:07:02.821314 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:02.821482 20815 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:02.825806 20815 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:02.831223 25853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:02.832249 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:02.832644 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "704fb6b50f374a279df22f011b683f37"
format_stamp: "Formatted at 2026-07-09 13:06:56 on dist-test-slave-96c3"
I20260709 13:07:02.833055 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602289759373-20815-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 13:07:02.848210 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:02.849627 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:02.851308 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:02.855598 25860 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:07:02.873149 25590 consensus_peers.cc:597] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:02.910743 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:02.911253 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.000s	sys 0.003s
I20260709 13:07:02.911664 20815 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:02.918902 25860 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:02.937294 25860 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: 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 13:07:02.938244 25860 tablet_bootstrap.cc:492] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:02.938833 25860 ts_tablet_manager.cc:1403] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 13:07:02.941401 25860 raft_consensus.cc:359] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.942327 25860 raft_consensus.cc:740] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.942988 25860 consensus_queue.cc:260] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.945355 25860 ts_tablet_manager.cc:1434] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:07:02.946081 25860 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:02.957571 25860 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: 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 13:07:02.958392 25860 tablet_bootstrap.cc:492] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:02.959107 25860 ts_tablet_manager.cc:1403] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 13:07:02.961189 25860 raft_consensus.cc:359] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.961763 25860 raft_consensus.cc:740] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.962466 25860 consensus_queue.cc:260] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.963974 25860 ts_tablet_manager.cc:1434] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 13:07:02.964650 25860 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:02.968505 20815 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:02.968852 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.057s	user 0.043s	sys 0.012s
I20260709 13:07:02.976378 25860 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: 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 13:07:02.977125 25860 tablet_bootstrap.cc:492] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:02.977710 25860 ts_tablet_manager.cc:1403] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:02.980552 25860 raft_consensus.cc:359] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.981109 25860 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.982003 25860 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:02.983887 25860 ts_tablet_manager.cc:1434] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:02.984623 25860 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
W20260709 13:07:02.994103 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:02.996553 25860 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: 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 13:07:02.997294 25860 tablet_bootstrap.cc:492] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:02.997843 25860 ts_tablet_manager.cc:1403] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260709 13:07:02.999941 25860 raft_consensus.cc:359] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.000756 25860 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.001631 25860 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.003849 25860 ts_tablet_manager.cc:1434] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:03.004515 25860 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
W20260709 13:07:03.017206 25590 consensus_peers.cc:597] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:03.020680 25860 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.021797 25860 tablet_bootstrap.cc:492] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.022653 25860 ts_tablet_manager.cc:1403] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:07:03.026010 25860 raft_consensus.cc:359] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.026863 25860 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.027745 25860 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.030181 25860 ts_tablet_manager.cc:1434] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:03.031018 25860 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:03.034341 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:40449
I20260709 13:07:03.034626 25923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:40449 every 8 connection(s)
I20260709 13:07:03.041018 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:03.063786 25860 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.064838 25860 tablet_bootstrap.cc:492] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.065582 25860 ts_tablet_manager.cc:1403] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.007s
I20260709 13:07:03.068022 25860 raft_consensus.cc:359] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.068871 25860 raft_consensus.cc:385] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:03.069204 25860 raft_consensus.cc:740] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.070108 25860 consensus_queue.cc:260] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.071815 25860 ts_tablet_manager.cc:1434] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:03.072620 25860 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:03.078071 25924 heartbeater.cc:344] Connected to a master server at 127.20.83.254:42455
I20260709 13:07:03.077904 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:03.078788 25924 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:03.078889 25698 raft_consensus.cc:606] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:03.080168 25924 heartbeater.cc:507] Master 127.20.83.254:42455 requested a full tablet report, sending...
I20260709 13:07:03.081887 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:03.082525 25698 raft_consensus.cc:606] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:03.085028 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:03.085620 25698 raft_consensus.cc:606] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:03.088581 25447 ts_manager.cc:194] Re-registered known tserver with Master: 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449)
I20260709 13:07:03.088775 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:03.089454 25698 raft_consensus.cc:606] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:03.090620 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:03.091150 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:03.091830 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:03.092195 25860 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.093365 25860 tablet_bootstrap.cc:492] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.094107 25860 ts_tablet_manager.cc:1403] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:07:03.096925 25860 raft_consensus.cc:359] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:07:03.097770 25860 raft_consensus.cc:740] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.098652 25860 consensus_queue.cc:260] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [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: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } } peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } }
I20260709 13:07:03.100932 25860 ts_tablet_manager.cc:1434] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:03.101801 25860 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:03.102874 25447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47682
I20260709 13:07:03.107692 25924 heartbeater.cc:499] Master 127.20.83.254:42455 was elected leader, sending a full tablet report...
I20260709 13:07:03.116634 25860 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.117480 25860 tablet_bootstrap.cc:492] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.118208 25860 ts_tablet_manager.cc:1403] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 13:07:03.120671 25860 raft_consensus.cc:359] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.121394 25860 raft_consensus.cc:740] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.122159 25860 consensus_queue.cc:260] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.124228 25860 ts_tablet_manager.cc:1434] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:03.125011 25860 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:03.137549 25860 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.138511 25860 tablet_bootstrap.cc:492] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.139182 25860 ts_tablet_manager.cc:1403] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:07:03.141618 25860 raft_consensus.cc:359] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.142302 25860 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.142819 25860 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.144309 25860 ts_tablet_manager.cc:1434] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:03.144996 25860 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Bootstrap starting.
I20260709 13:07:03.160279 25860 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: 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 13:07:03.161044 25860 tablet_bootstrap.cc:492] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Bootstrap complete.
I20260709 13:07:03.161767 25860 ts_tablet_manager.cc:1403] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:07:03.162055 25898 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.163987 25860 raft_consensus.cc:359] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.164834 25860 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704fb6b50f374a279df22f011b683f37, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.166003 25860 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.168303 25860 ts_tablet_manager.cc:1434] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:03.186651 25843 raft_consensus.cc:993] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.187235 25861 raft_consensus.cc:1081] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.189298 25624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:03.189858 25624 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.190256 25624 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.196617 25624 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.198884 25624 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:03.199299 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:03.200071 25698 raft_consensus.cc:3055] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:03.200380 25698 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:03.201195 25698 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.202375 25698 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.207670 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:03.208231 25898 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.209360 25698 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:03.210672 25589 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8978d25a02c344fab989fc13dc614283, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:03.211489 25752 raft_consensus.cc:2804] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.212759 25752 raft_consensus.cc:697] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:03.213378 25898 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:03.213992 25752 consensus_queue.cc:237] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.215854 25898 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.222651 25447 catalog_manager.cc:5697] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 1 to 2, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 2 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.276961 25898 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.282086 25898 pending_rounds.cc:85] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Aborting all ops after (but not including) 0
I20260709 13:07:03.282290 25898 pending_rounds.cc:107] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:03.282476 25898 raft_consensus.cc:2889] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:03.403108 25843 raft_consensus.cc:993] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.403602 25861 raft_consensus.cc:1081] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.405148 25624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:03.405592 25624 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.405880 25624 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.410737 25624 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.412112 25624 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 3 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:03.413089 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:03.413904 25698 raft_consensus.cc:3055] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:03.413077 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:03.414206 25698 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:03.414542 25897 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.415112 25698 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.416318 25698 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.421691 25897 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 3.
I20260709 13:07:03.422739 25590 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:03.423362 25843 raft_consensus.cc:993] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.423293 25698 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 3.
I20260709 13:07:03.423580 25752 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.424016 25843 raft_consensus.cc:1081] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.424232 25752 raft_consensus.cc:697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:03.425309 25752 consensus_queue.cc:237] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.425800 25624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:03.426388 25624 raft_consensus.cc:493] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.426698 25624 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.433612 25624 raft_consensus.cc:515] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.436165 25624 leader_election.cc:290] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:03.439347 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:03.440135 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:03.440194 25698 raft_consensus.cc:3055] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:03.440934 25897 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.441028 25698 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:03.441004 25447 catalog_manager.cc:5697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 2 to 3, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 3 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.442504 25698 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.443915 25698 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.450528 25897 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:03.450528 25698 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:03.451841 25590 leader_election.cc:304] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:03.452698 25752 raft_consensus.cc:2804] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:03.453155 25752 raft_consensus.cc:697] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:03.453873 25752 consensus_queue.cc:237] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.460675 25447 catalog_manager.cc:5697] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 1 to 2, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 2 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.519632 25861 raft_consensus.cc:993] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.520135 25843 raft_consensus.cc:1081] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:03.521631 25624 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:03.522109 25624 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:03.522405 25624 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.527274 25624 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.528802 25624 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 4 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:03.529760 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:03.530092 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:03.530403 25897 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.530666 25698 raft_consensus.cc:3055] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:03.531011 25698 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:03.531841 25698 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.532968 25698 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.535892 25897 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:03.537092 25590 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:03.537858 25752 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:03.538335 25752 raft_consensus.cc:697] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:03.539490 25698 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:03.539336 25752 consensus_queue.cc:237] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:03.547405 25447 catalog_manager.cc:5697] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 3 to 4, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 4 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:03.605252 25897 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:03.606657 25752 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:03.620829 25698 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:03.622411 25940 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:03.872313 25897 raft_consensus.cc:1275] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:03.873669 25940 consensus_queue.cc:1048] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:03.883854 25698 raft_consensus.cc:1275] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:03.885190 25957 consensus_queue.cc:1048] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:03.995409 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:04.016907 25897 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:04.018417 25960 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:04.023743 25897 raft_consensus.cc:1275] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:04.027209 25698 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:04.027993 25960 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:04.029489 25960 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:04.037385 25697 raft_consensus.cc:1275] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:04.039152 25960 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:04.101082 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.120018 25624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:04.120554 25624 raft_consensus.cc:606] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:04.123257 25624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:04.123754 25624 raft_consensus.cc:606] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:04.124660 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:04.125161 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:04.125720 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.645895 25957 raft_consensus.cc:993] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:04.646422 25960 raft_consensus.cc:1081] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:04.647858 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:04.648358 25697 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.648702 25697 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.654300 25697 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.655882 25697 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:04.656754 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:04.657052 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:04.657459 25898 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.657606 25624 raft_consensus.cc:3055] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:04.658098 25624 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:04.658736 25624 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.659576 25624 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.663479 25898 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 3.
I20260709 13:07:04.663879 25624 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 3.
I20260709 13:07:04.664747 25664 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [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: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:04.665453 25861 raft_consensus.cc:2804] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:04.665952 25861 raft_consensus.cc:697] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:04.666759 25861 consensus_queue.cc:237] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.673787 25447 catalog_manager.cc:5697] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 2 to 3, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:04.697477 25940 raft_consensus.cc:993] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:04.697961 25960 raft_consensus.cc:1081] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:04.699391 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:04.699913 25697 raft_consensus.cc:493] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.700210 25697 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.705704 25697 raft_consensus.cc:515] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.707561 25697 leader_election.cc:290] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:04.708417 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:04.708659 25624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d58142cbb854ef0b63557c60fb68390" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:04.708993 25898 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.709283 25624 raft_consensus.cc:3055] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.709600 25624 raft_consensus.cc:740] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:04.710402 25624 consensus_queue.cc:260] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.711381 25624 raft_consensus.cc:3060] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.714218 25898 raft_consensus.cc:2468] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:07:04.715301 25664 leader_election.cc:304] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:04.716044 25966 raft_consensus.cc:2804] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.716228 25624 raft_consensus.cc:2468] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:07:04.716473 25966 raft_consensus.cc:697] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:04.717538 25966 consensus_queue.cc:237] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:04.724781 25447 catalog_manager.cc:5697] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 1 to 2, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:04.996423 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:05.117746 25898 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:05.119071 25966 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.127312 25624 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:05.128901 25954 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.132122 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.146363 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:05.147233 25697 raft_consensus.cc:606] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:05.153476 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:05.154174 25697 raft_consensus.cc:606] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:05.157282 25622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:05.157898 25622 raft_consensus.cc:606] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:05.158567 25861 raft_consensus.cc:993] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:05.159130 25966 raft_consensus.cc:1081] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:05.159276 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:05.160120 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:05.160633 25898 raft_consensus.cc:1275] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.160768 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.161060 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:05.161628 25622 raft_consensus.cc:493] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:05.161938 25966 consensus_queue.cc:1048] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.161981 25622 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.170406 25622 raft_consensus.cc:515] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.172276 25622 leader_election.cc:290] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:05.172971 25897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:05.173444 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e37cef6761e42b6894dc6b48e442dc8" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:05.173682 25897 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.174063 25697 raft_consensus.cc:3055] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:05.174374 25697 raft_consensus.cc:740] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:05.175216 25697 consensus_queue.cc:260] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.176357 25697 raft_consensus.cc:3060] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.181998 25897 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:05.184034 25590 leader_election.cc:304] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:05.184799 25697 raft_consensus.cc:2468] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:05.184983 25960 raft_consensus.cc:2804] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:05.185369 25622 raft_consensus.cc:1275] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.185546 25960 raft_consensus.cc:697] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:05.187232 25966 consensus_queue.cc:1048] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.187292 25960 consensus_queue.cc:237] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.196954 25445 catalog_manager.cc:5697] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 1 to 2, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 2 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.368327 25940 raft_consensus.cc:993] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:05.368813 25940 raft_consensus.cc:1081] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:05.370280 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:05.370782 25697 raft_consensus.cc:493] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:05.371101 25697 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.376322 25697 raft_consensus.cc:515] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.377868 25697 leader_election.cc:290] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 4 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:05.378757 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:05.378991 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f312a1c6e3fc4aa8b63e29781d6d0fd0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:05.379333 25898 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.379590 25622 raft_consensus.cc:3055] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:05.379961 25622 raft_consensus.cc:740] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:05.380599 25622 consensus_queue.cc:260] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.381632 25622 raft_consensus.cc:3060] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.384733 25898 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 4.
I20260709 13:07:05.385852 25664 leader_election.cc:304] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [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: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:05.386636 25966 raft_consensus.cc:2804] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:05.386946 25622 raft_consensus.cc:2468] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 4.
I20260709 13:07:05.387077 25966 raft_consensus.cc:697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 4 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:05.388074 25966 consensus_queue.cc:237] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.395001 25445 catalog_manager.cc:5697] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 3 to 4, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 4 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:05.581995 25954 raft_consensus.cc:993] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:05.582537 25966 raft_consensus.cc:1081] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:05.583968 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:05.584448 25622 raft_consensus.cc:493] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:05.584750 25622 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.589655 25622 raft_consensus.cc:515] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.591400 25622 leader_election.cc:290] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:05.592176 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:05.592396 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7383fff047db45488c83ccd70f2ce9f6" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:05.592844 25898 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.593014 25697 raft_consensus.cc:3055] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:05.593397 25697 raft_consensus.cc:740] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:05.594156 25697 consensus_queue.cc:260] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.595137 25697 raft_consensus.cc:3060] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.597906 25898 raft_consensus.cc:2468] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:05.599085 25590 leader_election.cc:304] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:05.599804 25940 raft_consensus.cc:2804] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:05.599913 25697 raft_consensus.cc:2468] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 2.
I20260709 13:07:05.600236 25940 raft_consensus.cc:697] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:05.601267 25940 consensus_queue.cc:237] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:05.608247 25445 catalog_manager.cc:5697] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 1 to 2, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 2 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.724663 25697 raft_consensus.cc:1275] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.726605 25940 consensus_queue.cc:1048] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.737833 25898 raft_consensus.cc:1275] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.739346 25987 consensus_queue.cc:1048] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.812668 25622 raft_consensus.cc:1275] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:05.814066 25954 consensus_queue.cc:1048] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.825269 25898 raft_consensus.cc:1275] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:05.826692 25966 consensus_queue.cc:1048] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.986703 25898 raft_consensus.cc:1275] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.988129 25987 consensus_queue.cc:1048] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:05.997320 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:05.997961 25697 raft_consensus.cc:1275] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.000496 25995 consensus_queue.cc:1048] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:06.170913 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.179476 25622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:06.180121 25622 raft_consensus.cc:606] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:06.183996 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:06.184700 25697 raft_consensus.cc:606] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:06.187847 25622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:06.188350 25622 raft_consensus.cc:606] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:06.189565 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:06.190006 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:06.190498 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.245898 25984 raft_consensus.cc:993] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:06.246578 25966 raft_consensus.cc:1081] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:06.248406 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:06.248950 25622 raft_consensus.cc:493] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.249262 25622 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.254369 25622 raft_consensus.cc:515] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.256119 25622 leader_election.cc:290] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 4 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:06.256935 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:06.257119 25697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7ed949ac54bc5870ae06ff760fe50" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:06.257534 25898 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.257747 25697 raft_consensus.cc:3055] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:06.258174 25697 raft_consensus.cc:740] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:06.258829 25697 consensus_queue.cc:260] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.259789 25697 raft_consensus.cc:3060] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.263473 25898 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:06.264704 25590 leader_election.cc:304] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:06.264806 25697 raft_consensus.cc:2468] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:06.265601 25995 raft_consensus.cc:2804] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:06.266069 25995 raft_consensus.cc:697] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:06.266770 25995 consensus_queue.cc:237] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.274196 25445 catalog_manager.cc:5697] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 3 to 4, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 4 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.436053 25995 raft_consensus.cc:993] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:06.436576 25995 raft_consensus.cc:1081] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:06.438110 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:06.438552 25697 raft_consensus.cc:493] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.438795 25697 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.443681 25697 raft_consensus.cc:515] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.445353 25697 leader_election.cc:290] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 3 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:06.446273 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:06.446388 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:06.446961 25898 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.446996 25622 raft_consensus.cc:3055] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.447497 25622 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:06.448336 25622 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.449592 25622 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.454144 25898 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 3.
I20260709 13:07:06.455374 25664 leader_election.cc:304] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [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: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:06.456120 25954 raft_consensus.cc:2804] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:06.456486 25622 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 3.
I20260709 13:07:06.456609 25954 raft_consensus.cc:697] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:06.457609 25954 consensus_queue.cc:237] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.464325 25445 catalog_manager.cc:5697] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 2 to 3, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.490175 25987 raft_consensus.cc:993] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:06.490643 25987 raft_consensus.cc:1081] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:06.492174 25697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:06.492683 25697 raft_consensus.cc:493] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.493001 25697 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.500440 25697 raft_consensus.cc:515] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.502110 25697 leader_election.cc:290] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:06.502987 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:06.503208 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:06.503571 25898 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.503784 25622 raft_consensus.cc:3055] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.504150 25622 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:06.505074 25622 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.506501 25622 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.509186 25898 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:07:06.510300 25664 leader_election.cc:304] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:06.511008 25954 raft_consensus.cc:2804] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.511410 25954 raft_consensus.cc:697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:06.512079 25622 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 2.
I20260709 13:07:06.512173 25954 consensus_queue.cc:237] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:06.518867 25445 catalog_manager.cc:5697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 1 to 2, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.772358 25697 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:06.773669 25987 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:06.783100 25898 raft_consensus.cc:1275] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:06.785460 25940 consensus_queue.cc:1048] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:06.909957 25898 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.911077 25954 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.920018 25622 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.921942 25954 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.930548 25898 raft_consensus.cc:1275] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.930879 25622 raft_consensus.cc:1275] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.932039 26010 consensus_queue.cc:1048] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.932868 25954 consensus_queue.cc:1048] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:06.998422 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:07.197072 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:07.205212 25697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:07.205848 25697 raft_consensus.cc:606] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:07.208490 25698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
mode: GRACEFUL
new_leader_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:42032
I20260709 13:07:07.208997 25698 raft_consensus.cc:606] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Received request to transfer leadership to TS a83b5acdd2474fb087da8a83273af24c
I20260709 13:07:07.211573 25622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
mode: GRACEFUL
new_leader_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:37902
I20260709 13:07:07.212141 25622 raft_consensus.cc:606] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Received request to transfer leadership to TS 8978d25a02c344fab989fc13dc614283
I20260709 13:07:07.213429 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:07.213938 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:07.214474 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:07.400568 26014 raft_consensus.cc:993] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: : Instructing follower 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:07.401134 25940 raft_consensus.cc:1081] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Signalling peer 8978d25a02c344fab989fc13dc614283 to start an election
I20260709 13:07:07.402908 25698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2"
dest_uuid: "8978d25a02c344fab989fc13dc614283"
 from {username='slave'} at 127.0.0.1:42006
I20260709 13:07:07.403439 25698 raft_consensus.cc:493] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.403779 25698 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.410377 25698 raft_consensus.cc:515] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.412627 25698 leader_election.cc:290] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [CANDIDATE]: Term 5 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815)
I20260709 13:07:07.413411 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:07.413645 25622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee33841c45a4e059783e03be35e92f2" candidate_uuid: "8978d25a02c344fab989fc13dc614283" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
I20260709 13:07:07.413988 25898 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.414384 25622 raft_consensus.cc:3055] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.414703 25622 raft_consensus.cc:740] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:07.415663 25622 consensus_queue.cc:260] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.417068 25622 raft_consensus.cc:3060] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.420259 25898 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 5.
I20260709 13:07:07.421511 25664 leader_election.cc:304] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [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: 704fb6b50f374a279df22f011b683f37, 8978d25a02c344fab989fc13dc614283; no voters: 
I20260709 13:07:07.422391 25954 raft_consensus.cc:2804] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:07.422925 25954 raft_consensus.cc:697] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 5 LEADER]: Becoming Leader. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:07.422865 25622 raft_consensus.cc:2468] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8978d25a02c344fab989fc13dc614283 in term 5.
I20260709 13:07:07.423929 25954 consensus_queue.cc:237] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.436254 25445 catalog_manager.cc:5697] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 reported cstate change: term changed from 4 to 5, leader changed from a83b5acdd2474fb087da8a83273af24c (127.20.83.194) to 8978d25a02c344fab989fc13dc614283 (127.20.83.195). New cstate: current_term: 5 leader_uuid: "8978d25a02c344fab989fc13dc614283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.472689 26010 raft_consensus.cc:993] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:07.473198 25954 raft_consensus.cc:1081] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:07.474810 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:07.475239 25622 raft_consensus.cc:493] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.475550 25622 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.480602 25622 raft_consensus.cc:515] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.482173 25622 leader_election.cc:290] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 3 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:07.483197 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:07.483407 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b46aaa3fdff434fba4b1e33a7fe77b4" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:07.483734 25698 raft_consensus.cc:3055] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.483986 25898 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.484079 25698 raft_consensus.cc:740] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:07.484951 25698 consensus_queue.cc:260] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.485903 25698 raft_consensus.cc:3060] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.489357 25898 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 3.
I20260709 13:07:07.490559 25590 leader_election.cc:304] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:07.490980 25698 raft_consensus.cc:2468] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 3.
I20260709 13:07:07.491487 25940 raft_consensus.cc:2804] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.492015 25940 raft_consensus.cc:697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:07.492841 25940 consensus_queue.cc:237] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.499289 25445 catalog_manager.cc:5697] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 2 to 3, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 3 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.541854 26010 raft_consensus.cc:993] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: : Instructing follower a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:07.542378 26019 raft_consensus.cc:1081] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Signalling peer a83b5acdd2474fb087da8a83273af24c to start an election
I20260709 13:07:07.543759 25622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0"
dest_uuid: "a83b5acdd2474fb087da8a83273af24c"
 from {username='slave'} at 127.0.0.1:55066
I20260709 13:07:07.544194 25622 raft_consensus.cc:493] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.544517 25622 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.549163 25622 raft_consensus.cc:515] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.550732 25622 leader_election.cc:290] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [CANDIDATE]: Term 4 election: Requested vote from peers 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449), 8978d25a02c344fab989fc13dc614283 (127.20.83.195:42133)
I20260709 13:07:07.551577 25898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "704fb6b50f374a279df22f011b683f37"
I20260709 13:07:07.551997 25698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b634a220174af38e3323fbb27b50c0" candidate_uuid: "a83b5acdd2474fb087da8a83273af24c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8978d25a02c344fab989fc13dc614283"
I20260709 13:07:07.552155 25898 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.552513 25698 raft_consensus.cc:3055] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.552772 25698 raft_consensus.cc:740] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8978d25a02c344fab989fc13dc614283, State: Running, Role: LEADER
I20260709 13:07:07.553328 25698 consensus_queue.cc:260] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.554196 25698 raft_consensus.cc:3060] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.556860 25898 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:07.557950 25590 leader_election.cc:304] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [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: 704fb6b50f374a279df22f011b683f37, a83b5acdd2474fb087da8a83273af24c; no voters: 
I20260709 13:07:07.558699 25940 raft_consensus.cc:2804] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.559149 25940 raft_consensus.cc:697] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Becoming Leader. State: Replica: a83b5acdd2474fb087da8a83273af24c, State: Running, Role: LEADER
I20260709 13:07:07.560068 25698 raft_consensus.cc:2468] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83b5acdd2474fb087da8a83273af24c in term 4.
I20260709 13:07:07.559955 25940 consensus_queue.cc:237] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [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: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } }
I20260709 13:07:07.566329 25445 catalog_manager.cc:5697] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c reported cstate change: term changed from 3 to 4, leader changed from 8978d25a02c344fab989fc13dc614283 (127.20.83.195) to a83b5acdd2474fb087da8a83273af24c (127.20.83.194). New cstate: current_term: 4 leader_uuid: "a83b5acdd2474fb087da8a83273af24c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.806257 25622 raft_consensus.cc:1275] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 5 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:07.807647 26019 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83b5acdd2474fb087da8a83273af24c" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:07.816994 25898 raft_consensus.cc:1275] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 5 FOLLOWER]: Refusing update from remote peer 8978d25a02c344fab989fc13dc614283: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:07.818462 26010 consensus_queue.cc:1048] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:07.948168 25898 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:07.949445 25940 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:07.958425 25698 raft_consensus.cc:1275] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:07.960875 25940 consensus_queue.cc:1048] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:07:07.999403 25495 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:08.034240 25898 raft_consensus.cc:1275] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.035557 25940 consensus_queue.cc:1048] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704fb6b50f374a279df22f011b683f37" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.043843 25698 raft_consensus.cc:1275] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Refusing update from remote peer a83b5acdd2474fb087da8a83273af24c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.045399 26027 consensus_queue.cc:1048] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8978d25a02c344fab989fc13dc614283" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 42133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.220414 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.253454 20815 tablet_server.cc:179] TabletServer@127.20.83.193:40449 shutting down...
I20260709 13:07:08.281400 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:08.282178 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.282815 20815 raft_consensus.cc:2243] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.283269 20815 raft_consensus.cc:2272] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 704fb6b50f374a279df22f011b683f37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.285470 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.286139 20815 raft_consensus.cc:2243] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.286532 20815 raft_consensus.cc:2272] T 9c432956945e4846988d9d4e706e8771 P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.288296 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.288812 20815 raft_consensus.cc:2243] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.289212 20815 raft_consensus.cc:2272] T 7383fff047db45488c83ccd70f2ce9f6 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.290923 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.291416 20815 raft_consensus.cc:2243] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.291823 20815 raft_consensus.cc:2272] T 6d58142cbb854ef0b63557c60fb68390 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.293476 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.294080 20815 raft_consensus.cc:2243] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.294472 20815 raft_consensus.cc:2272] T dee33841c45a4e059783e03be35e92f2 P 704fb6b50f374a279df22f011b683f37 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.296595 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.297119 20815 raft_consensus.cc:2243] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.297542 20815 raft_consensus.cc:2272] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.299242 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.299724 20815 raft_consensus.cc:2243] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.300112 20815 raft_consensus.cc:2272] T 81a7ed949ac54bc5870ae06ff760fe50 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.301905 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.302479 20815 raft_consensus.cc:2243] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.302904 20815 raft_consensus.cc:2272] T d1b634a220174af38e3323fbb27b50c0 P 704fb6b50f374a279df22f011b683f37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.305120 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.305711 20815 raft_consensus.cc:2243] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.306140 20815 raft_consensus.cc:2272] T a7ec9a5b4f104c2697a462a9873a85ee P 704fb6b50f374a279df22f011b683f37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.307801 20815 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:08.308248 20815 raft_consensus.cc:2243] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.308640 20815 raft_consensus.cc:2272] T 0e37cef6761e42b6894dc6b48e442dc8 P 704fb6b50f374a279df22f011b683f37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.338307 20815 tablet_server.cc:196] TabletServer@127.20.83.193:40449 shutdown complete.
W20260709 13:07:08.347076 25590 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111) [suppressed 71 similar messages]
W20260709 13:07:08.350271 25590 consensus_peers.cc:597] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.357510 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
I20260709 13:07:08.383003 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:08.383884 20815 tablet_replica.cc:333] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.384924 20815 raft_consensus.cc:2243] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.386215 20815 raft_consensus.cc:2272] T 7383fff047db45488c83ccd70f2ce9f6 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.388705 20815 tablet_replica.cc:333] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.389231 20815 raft_consensus.cc:2243] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:07:08.389854 25664 consensus_peers.cc:597] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.389955 20815 raft_consensus.cc:2272] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P a83b5acdd2474fb087da8a83273af24c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.393038 25664 consensus_peers.cc:597] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.393534 20815 tablet_replica.cc:333] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.394208 20815 raft_consensus.cc:2243] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.394637 20815 raft_consensus.cc:2272] T a7ec9a5b4f104c2697a462a9873a85ee P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.394949 25664 consensus_peers.cc:597] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.396795 20815 tablet_replica.cc:333] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.397418 20815 raft_consensus.cc:2243] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.397822 20815 raft_consensus.cc:2272] T 6d58142cbb854ef0b63557c60fb68390 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.399921 20815 tablet_replica.cc:333] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.400544 20815 raft_consensus.cc:2243] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.400995 20815 raft_consensus.cc:2272] T dee33841c45a4e059783e03be35e92f2 P a83b5acdd2474fb087da8a83273af24c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.404382 20815 tablet_replica.cc:333] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.404889 20815 raft_consensus.cc:2243] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.405279 20815 raft_consensus.cc:2272] T 9c432956945e4846988d9d4e706e8771 P a83b5acdd2474fb087da8a83273af24c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.407207 20815 tablet_replica.cc:333] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.407699 20815 raft_consensus.cc:2243] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.408351 20815 raft_consensus.cc:2272] T 0e37cef6761e42b6894dc6b48e442dc8 P a83b5acdd2474fb087da8a83273af24c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.410331 20815 tablet_replica.cc:333] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.410785 20815 raft_consensus.cc:2243] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.411502 20815 raft_consensus.cc:2272] T 81a7ed949ac54bc5870ae06ff760fe50 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.413241 20815 tablet_replica.cc:333] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.413692 20815 raft_consensus.cc:2243] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.414454 20815 raft_consensus.cc:2272] T d1b634a220174af38e3323fbb27b50c0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.416451 20815 tablet_replica.cc:333] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c: stopping tablet replica
I20260709 13:07:08.416848 20815 raft_consensus.cc:2243] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.417183 20815 raft_consensus.cc:2272] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P a83b5acdd2474fb087da8a83273af24c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:08.424130 25664 consensus_peers.cc:597] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 -> Peer 704fb6b50f374a279df22f011b683f37 (127.20.83.193:40449): Couldn't send request to peer 704fb6b50f374a279df22f011b683f37. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:40449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.449452 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:07:08.471165 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
W20260709 13:07:08.495790 25664 consensus_peers.cc:597] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 -> Peer a83b5acdd2474fb087da8a83273af24c (127.20.83.194:39815): Couldn't send request to peer a83b5acdd2474fb087da8a83273af24c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:39815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:08.498922 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:08.499598 20815 tablet_replica.cc:333] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.500180 20815 raft_consensus.cc:2243] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.500944 20815 raft_consensus.cc:2272] T dee33841c45a4e059783e03be35e92f2 P 8978d25a02c344fab989fc13dc614283 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.503230 20815 tablet_replica.cc:333] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.503770 20815 raft_consensus.cc:2243] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.504536 20815 raft_consensus.cc:2272] T 6d58142cbb854ef0b63557c60fb68390 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.506520 20815 tablet_replica.cc:333] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.507019 20815 raft_consensus.cc:2243] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.507372 20815 raft_consensus.cc:2272] T 4b46aaa3fdff434fba4b1e33a7fe77b4 P 8978d25a02c344fab989fc13dc614283 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.509876 20815 tablet_replica.cc:333] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.510545 20815 raft_consensus.cc:2243] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.510919 20815 raft_consensus.cc:2272] T 0e37cef6761e42b6894dc6b48e442dc8 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.512660 20815 tablet_replica.cc:333] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.513115 20815 raft_consensus.cc:2243] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.513464 20815 raft_consensus.cc:2272] T 81a7ed949ac54bc5870ae06ff760fe50 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.515249 20815 tablet_replica.cc:333] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.515729 20815 raft_consensus.cc:2243] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.516083 20815 raft_consensus.cc:2272] T d1b634a220174af38e3323fbb27b50c0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.518218 20815 tablet_replica.cc:333] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.518677 20815 raft_consensus.cc:2243] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.519341 20815 raft_consensus.cc:2272] T f312a1c6e3fc4aa8b63e29781d6d0fd0 P 8978d25a02c344fab989fc13dc614283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.521348 20815 tablet_replica.cc:333] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.521823 20815 raft_consensus.cc:2243] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:08.522270 20815 raft_consensus.cc:2272] T 7383fff047db45488c83ccd70f2ce9f6 P 8978d25a02c344fab989fc13dc614283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.524269 20815 tablet_replica.cc:333] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.524696 20815 raft_consensus.cc:2243] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.525396 20815 raft_consensus.cc:2272] T a7ec9a5b4f104c2697a462a9873a85ee P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.527300 20815 tablet_replica.cc:333] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283: stopping tablet replica
I20260709 13:07:08.527776 20815 raft_consensus.cc:2243] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.528441 20815 raft_consensus.cc:2272] T 9c432956945e4846988d9d4e706e8771 P 8978d25a02c344fab989fc13dc614283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.558859 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:07:08.579797 20815 master.cc:562] Master@127.20.83.254:42455 shutting down...
I20260709 13:07:08.603260 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:08.603783 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:08.604086 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d02676c732a4502ae1faa976bae0c2f: stopping tablet replica
I20260709 13:07:08.624719 20815 master.cc:584] Master@127.20.83.254:42455 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12825 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:07:08.671693 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:43857
I20260709 13:07:08.672821 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.678515 26039 instance_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 13:07:08.678567 26038 instance_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 13:07:08.680440 26041 instance_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 13:07:08.680820 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:08.681816 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.682073 20815 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 13:07:08.682232 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602428682217 us; error 0 us; skew 500 ppm
I20260709 13:07:08.682811 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.685134 20815 webserver.cc:533] Webserver started at http://127.20.83.254:40969/ using document root <none> and password file <none>
I20260709 13:07:08.685727 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.685988 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.686280 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.687389 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "f91d47a5aac348d6b34c8dd06524207b"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:08.691984 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:07:08.695331 26046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.696194 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:08.696430 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "f91d47a5aac348d6b34c8dd06524207b"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:08.696743 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-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 13:07:08.709414 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.710628 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.749688 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:43857
I20260709 13:07:08.749792 26097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:43857 every 8 connection(s)
I20260709 13:07:08.753667 26098 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 13:07:08.764487 26098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b: Bootstrap starting.
I20260709 13:07:08.769232 26098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:08.773809 26098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b: No bootstrap required, opened a new log
I20260709 13:07:08.776037 26098 raft_consensus.cc:359] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER }
I20260709 13:07:08.776412 26098 raft_consensus.cc:385] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:08.776664 26098 raft_consensus.cc:740] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f91d47a5aac348d6b34c8dd06524207b, State: Initialized, Role: FOLLOWER
I20260709 13:07:08.777330 26098 consensus_queue.cc:260] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER }
I20260709 13:07:08.777808 26098 raft_consensus.cc:399] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:08.778038 26098 raft_consensus.cc:493] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:08.778347 26098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:08.783079 26098 raft_consensus.cc:515] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER }
I20260709 13:07:08.783618 26098 leader_election.cc:304] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [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: f91d47a5aac348d6b34c8dd06524207b; no voters: 
I20260709 13:07:08.784750 26098 leader_election.cc:290] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:08.785095 26101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:08.786444 26101 raft_consensus.cc:697] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 1 LEADER]: Becoming Leader. State: Replica: f91d47a5aac348d6b34c8dd06524207b, State: Running, Role: LEADER
I20260709 13:07:08.787091 26101 consensus_queue.cc:237] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [LEADER]: Queue going to LEADER mode. State: All 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: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER }
I20260709 13:07:08.787635 26098 sys_catalog.cc:565] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:08.791513 26103 sys_catalog.cc:455] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f91d47a5aac348d6b34c8dd06524207b. Latest consensus state: current_term: 1 leader_uuid: "f91d47a5aac348d6b34c8dd06524207b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER } }
I20260709 13:07:08.792248 26103 sys_catalog.cc:458] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:08.792248 26102 sys_catalog.cc:455] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f91d47a5aac348d6b34c8dd06524207b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f91d47a5aac348d6b34c8dd06524207b" member_type: VOTER } }
I20260709 13:07:08.792933 26102 sys_catalog.cc:458] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:08.794307 26108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:08.799918 26108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:08.804601 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:08.808794 26108 catalog_manager.cc:1383] Generated new cluster ID: e2f4790360514145acc278191312f8b2
I20260709 13:07:08.809073 26108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:08.842204 26108 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:08.843528 26108 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:08.865779 26108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b: Generated new TSK 0
I20260709 13:07:08.866443 26108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:08.871941 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.878153 26119 instance_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 13:07:08.879263 26120 instance_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 13:07:08.881064 26122 instance_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 13:07:08.881378 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:08.882624 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.882804 20815 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 13:07:08.883050 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602428883012 us; error 0 us; skew 500 ppm
I20260709 13:07:08.883625 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.886034 20815 webserver.cc:533] Webserver started at http://127.20.83.193:33199/ using document root <none> and password file <none>
I20260709 13:07:08.886516 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.886709 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.886978 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.888029 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "176335ea30ec4c2aa86fbfce04ea5665"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:08.892732 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:07:08.896387 26127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.897239 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:08.897639 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "176335ea30ec4c2aa86fbfce04ea5665"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:08.898008 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-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 13:07:08.918988 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:08.920220 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:08.921751 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:08.924021 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:08.924254 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.924490 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:08.924655 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:08.967139 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:34809
I20260709 13:07:08.967314 26189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:34809 every 8 connection(s)
I20260709 13:07:08.972213 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:08.980118 26194 instance_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 13:07:08.982254 26195 instance_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 13:07:08.985766 26197 instance_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 13:07:08.986316 26190 heartbeater.cc:344] Connected to a master server at 127.20.83.254:43857
I20260709 13:07:08.986791 26190 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:08.987317 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:08.987833 26190 heartbeater.cc:507] Master 127.20.83.254:43857 requested a full tablet report, sending...
I20260709 13:07:08.988564 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:08.989030 20815 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 13:07:08.989245 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602428989226 us; error 0 us; skew 500 ppm
I20260709 13:07:08.990072 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:08.990599 26063 ts_manager.cc:194] Registered new tserver with Master: 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193:34809)
I20260709 13:07:08.992689 20815 webserver.cc:533] Webserver started at http://127.20.83.194:36467/ using document root <none> and password file <none>
I20260709 13:07:08.992867 26063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36396
I20260709 13:07:08.993330 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:08.993573 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:08.993841 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:08.995270 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "bb96978fc2b94babb75059d57c50f2a5"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:09.000658 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:09.004158 26202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.005009 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:09.005263 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "bb96978fc2b94babb75059d57c50f2a5"
format_stamp: "Formatted at 2026-07-09 13:07:08 on dist-test-slave-96c3"
I20260709 13:07:09.005503 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-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 13:07:09.030933 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:09.032104 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:09.033599 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:09.036064 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:09.036268 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.036581 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:09.036758 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.079794 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:39397
I20260709 13:07:09.079905 26264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:39397 every 8 connection(s)
I20260709 13:07:09.084712 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:09.092442 26268 instance_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 13:07:09.094163 26269 instance_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 13:07:09.096350 20815 server_base.cc:1061] running on GCE node
W20260709 13:07:09.096730 26271 instance_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 13:07:09.097813 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:09.098090 20815 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 13:07:09.098266 26265 heartbeater.cc:344] Connected to a master server at 127.20.83.254:43857
I20260709 13:07:09.098318 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602429098293 us; error 0 us; skew 500 ppm
I20260709 13:07:09.098799 26265 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:09.099189 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:09.099668 26265 heartbeater.cc:507] Master 127.20.83.254:43857 requested a full tablet report, sending...
I20260709 13:07:09.102010 20815 webserver.cc:533] Webserver started at http://127.20.83.195:35293/ using document root <none> and password file <none>
I20260709 13:07:09.102137 26063 ts_manager.cc:194] Registered new tserver with Master: bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397)
I20260709 13:07:09.102638 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:09.102874 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:09.103155 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:09.103761 26063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36404
I20260709 13:07:09.104321 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "f37305ee545c425fa0722a578f32213e"
format_stamp: "Formatted at 2026-07-09 13:07:09 on dist-test-slave-96c3"
I20260709 13:07:09.109077 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:09.112519 26276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.113469 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:09.113781 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "f37305ee545c425fa0722a578f32213e"
format_stamp: "Formatted at 2026-07-09 13:07:09 on dist-test-slave-96c3"
I20260709 13:07:09.114135 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602289759373-20815-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 13:07:09.126856 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:09.128131 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:09.129812 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:09.132019 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:09.132256 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.132498 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:09.132670 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:09.174410 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:34469
I20260709 13:07:09.174495 26338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:34469 every 8 connection(s)
I20260709 13:07:09.189002 26339 heartbeater.cc:344] Connected to a master server at 127.20.83.254:43857
I20260709 13:07:09.189450 26339 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:09.190272 26339 heartbeater.cc:507] Master 127.20.83.254:43857 requested a full tablet report, sending...
I20260709 13:07:09.192183 26063 ts_manager.cc:194] Registered new tserver with Master: f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.192683 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015070708s
I20260709 13:07:09.193971 26063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36410
I20260709 13:07:09.220192 26063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36422:
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 13:07:09.222687 26063 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 13:07:09.282336 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b20fabb9428f921a34624413c9f7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.283788 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b20fabb9428f921a34624413c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.284085 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.284592 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.285394 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.285888 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.290349 26230 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b20fabb9428f921a34624413c9f7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.292163 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b20fabb9428f921a34624413c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.300240 26155 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b20fabb9428f921a34624413c9f7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.301667 26155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b20fabb9428f921a34624413c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.306650 26154 tablet_service.cc:1511] Processing CreateTablet for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c00e06a4e3e4d1d98a754e7084ccaf4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.308506 26154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a43e47fcf84fa1a83a5ec9eba6e0d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.323468 26354 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: Bootstrap starting.
I20260709 13:07:09.331235 26355 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Bootstrap starting.
I20260709 13:07:09.335062 26354 tablet_bootstrap.cc:654] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.338209 26355 tablet_bootstrap.cc:654] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.347123 26354 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: No bootstrap required, opened a new log
I20260709 13:07:09.347635 26354 ts_tablet_manager.cc:1403] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 13:07:09.348575 26355 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: No bootstrap required, opened a new log
I20260709 13:07:09.349135 26355 ts_tablet_manager.cc:1403] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260709 13:07:09.350703 26354 raft_consensus.cc:359] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.351516 26354 raft_consensus.cc:385] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.351812 26354 raft_consensus.cc:740] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37305ee545c425fa0722a578f32213e, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.352293 26355 raft_consensus.cc:359] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.353081 26355 raft_consensus.cc:385] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.352701 26354 consensus_queue.cc:260] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.353379 26355 raft_consensus.cc:740] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb96978fc2b94babb75059d57c50f2a5, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.354238 26355 consensus_queue.cc:260] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.362246 26356 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: Bootstrap starting.
I20260709 13:07:09.366701 26339 heartbeater.cc:499] Master 127.20.83.254:43857 was elected leader, sending a full tablet report...
I20260709 13:07:09.367591 26265 heartbeater.cc:499] Master 127.20.83.254:43857 was elected leader, sending a full tablet report...
I20260709 13:07:09.368012 26355 ts_tablet_manager.cc:1434] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.014s
I20260709 13:07:09.369068 26355 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: Bootstrap starting.
I20260709 13:07:09.370501 26354 ts_tablet_manager.cc:1434] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 13:07:09.371661 26354 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: Bootstrap starting.
I20260709 13:07:09.369266 26356 tablet_bootstrap.cc:654] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.376662 26355 tablet_bootstrap.cc:654] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.378685 26354 tablet_bootstrap.cc:654] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.385056 26356 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: No bootstrap required, opened a new log
I20260709 13:07:09.385509 26356 ts_tablet_manager.cc:1403] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 13:07:09.387141 26354 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: No bootstrap required, opened a new log
I20260709 13:07:09.387699 26354 ts_tablet_manager.cc:1403] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:07:09.388164 26356 raft_consensus.cc:359] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.388823 26356 raft_consensus.cc:385] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.389130 26356 raft_consensus.cc:740] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.391284 26354 raft_consensus.cc:359] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.389858 26356 consensus_queue.cc:260] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.392086 26354 raft_consensus.cc:385] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.392445 26354 raft_consensus.cc:740] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37305ee545c425fa0722a578f32213e, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.393999 26190 heartbeater.cc:499] Master 127.20.83.254:43857 was elected leader, sending a full tablet report...
I20260709 13:07:09.394570 26356 ts_tablet_manager.cc:1434] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:07:09.394757 26355 tablet_bootstrap.cc:492] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: No bootstrap required, opened a new log
I20260709 13:07:09.395331 26355 ts_tablet_manager.cc:1403] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260709 13:07:09.396620 26356 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: Bootstrap starting.
I20260709 13:07:09.396517 26354 consensus_queue.cc:260] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.398310 26355 raft_consensus.cc:359] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.399063 26355 raft_consensus.cc:385] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.399340 26354 ts_tablet_manager.cc:1434] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:07:09.399430 26355 raft_consensus.cc:740] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb96978fc2b94babb75059d57c50f2a5, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.400272 26355 consensus_queue.cc:260] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.402554 26355 ts_tablet_manager.cc:1434] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:07:09.404070 26356 tablet_bootstrap.cc:654] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.404872 26364 raft_consensus.cc:493] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.405372 26364 raft_consensus.cc:515] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.409528 26364 leader_election.cc:290] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.422415 26356 tablet_bootstrap.cc:492] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: No bootstrap required, opened a new log
I20260709 13:07:09.423099 26356 ts_tablet_manager.cc:1403] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:07:09.425696 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b20fabb9428f921a34624413c9f7" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5" is_pre_election: true
I20260709 13:07:09.425825 26356 raft_consensus.cc:359] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.426638 26240 raft_consensus.cc:2468] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.426796 26356 raft_consensus.cc:385] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.427202 26356 raft_consensus.cc:740] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.428063 26356 consensus_queue.cc:260] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.428242 26129 leader_election.cc:304] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.430753 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b20fabb9428f921a34624413c9f7" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e" is_pre_election: true
I20260709 13:07:09.431474 26364 raft_consensus.cc:2804] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:09.431891 26364 raft_consensus.cc:493] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.432310 26364 raft_consensus.cc:3060] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.430430 26356 ts_tablet_manager.cc:1434] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:09.431670 26314 raft_consensus.cc:2468] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.440063 26364 raft_consensus.cc:515] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.441764 26364 leader_election.cc:290] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Requested vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.442775 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b20fabb9428f921a34624413c9f7" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
I20260709 13:07:09.443298 26240 raft_consensus.cc:3060] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.443681 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b20fabb9428f921a34624413c9f7" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e"
I20260709 13:07:09.444197 26314 raft_consensus.cc:3060] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.449539 26240 raft_consensus.cc:2468] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.449536 26314 raft_consensus.cc:2468] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.450901 26129 leader_election.cc:304] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.451639 26364 raft_consensus.cc:2804] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:09.452812 26364 raft_consensus.cc:697] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Becoming Leader. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Running, Role: LEADER
I20260709 13:07:09.453517 26364 consensus_queue.cc:237] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } }
I20260709 13:07:09.461506 26061 catalog_manager.cc:5697] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "176335ea30ec4c2aa86fbfce04ea5665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.516454 26359 raft_consensus.cc:493] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.517057 26359 raft_consensus.cc:515] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.519300 26359 leader_election.cc:290] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193:34809), bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397)
I20260709 13:07:09.529280 26165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176335ea30ec4c2aa86fbfce04ea5665" is_pre_election: true
I20260709 13:07:09.529597 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5" is_pre_election: true
I20260709 13:07:09.530099 26165 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 0.
I20260709 13:07:09.530330 26240 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 0.
I20260709 13:07:09.531309 26278 leader_election.cc:304] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, f37305ee545c425fa0722a578f32213e; no voters: 
I20260709 13:07:09.532009 26359 raft_consensus.cc:2804] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:09.532315 26359 raft_consensus.cc:493] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.532577 26359 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.537580 26359 raft_consensus.cc:515] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.539232 26359 leader_election.cc:290] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 1 election: Requested vote from peers 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193:34809), bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397)
I20260709 13:07:09.540187 26165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "176335ea30ec4c2aa86fbfce04ea5665"
I20260709 13:07:09.540525 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
I20260709 13:07:09.540844 26165 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.541132 26240 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.545905 26240 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 1.
I20260709 13:07:09.546029 26165 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 1.
I20260709 13:07:09.547065 26278 leader_election.cc:304] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb96978fc2b94babb75059d57c50f2a5, f37305ee545c425fa0722a578f32213e; no voters: 
I20260709 13:07:09.547804 26359 raft_consensus.cc:2804] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:09.549103 26359 raft_consensus.cc:697] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 LEADER]: Becoming Leader. State: Replica: f37305ee545c425fa0722a578f32213e, State: Running, Role: LEADER
I20260709 13:07:09.549978 26359 consensus_queue.cc:237] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.556704 26061 catalog_manager.cc:5697] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e reported cstate change: term changed from 0 to 1, leader changed from <none> to f37305ee545c425fa0722a578f32213e (127.20.83.195). New cstate: current_term: 1 leader_uuid: "f37305ee545c425fa0722a578f32213e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.613473 26061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36430:
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 13:07:09.615572 26061 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 13:07:09.639496 26154 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0db0ac5b74f97aa910c93bcafe45d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.640817 26154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0db0ac5b74f97aa910c93bcafe45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.640591 26230 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0db0ac5b74f97aa910c93bcafe45d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.641870 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0db0ac5b74f97aa910c93bcafe45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.642158 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef0db0ac5b74f97aa910c93bcafe45d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:09.643448 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef0db0ac5b74f97aa910c93bcafe45d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.646724 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 63ce0f57457d4502b5483ba909d4df5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.648021 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ce0f57457d4502b5483ba909d4df5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.652169 26155 tablet_service.cc:1511] Processing CreateTablet for tablet 63ce0f57457d4502b5483ba909d4df5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.653527 26155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ce0f57457d4502b5483ba909d4df5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.658046 26356 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: Bootstrap starting.
I20260709 13:07:09.664592 26356 tablet_bootstrap.cc:654] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.667122 26355 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: Bootstrap starting.
I20260709 13:07:09.666999 26229 tablet_service.cc:1511] Processing CreateTablet for tablet 63ce0f57457d4502b5483ba909d4df5c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=50025e6c36804457a8cfc15093eb86c1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:09.668354 26229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ce0f57457d4502b5483ba909d4df5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:09.672189 26354 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Bootstrap starting.
I20260709 13:07:09.674089 26355 tablet_bootstrap.cc:654] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.683955 26354 tablet_bootstrap.cc:654] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.684578 26355 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: No bootstrap required, opened a new log
I20260709 13:07:09.685109 26355 ts_tablet_manager.cc:1403] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 13:07:09.684580 26356 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: No bootstrap required, opened a new log
I20260709 13:07:09.686542 26356 ts_tablet_manager.cc:1403] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260709 13:07:09.690579 26356 raft_consensus.cc:359] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.690583 26355 raft_consensus.cc:359] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.691598 26356 raft_consensus.cc:385] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.691815 26355 raft_consensus.cc:385] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.691991 26356 raft_consensus.cc:740] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.692312 26355 raft_consensus.cc:740] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb96978fc2b94babb75059d57c50f2a5, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.692766 26356 consensus_queue.cc:260] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.693413 26355 consensus_queue.cc:260] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.695041 26356 ts_tablet_manager.cc:1434] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:09.695832 26355 ts_tablet_manager.cc:1434] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:09.696020 26356 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: Bootstrap starting.
I20260709 13:07:09.696907 26355 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: Bootstrap starting.
I20260709 13:07:09.703670 26356 tablet_bootstrap.cc:654] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.704115 26354 tablet_bootstrap.cc:492] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: No bootstrap required, opened a new log
I20260709 13:07:09.704468 26355 tablet_bootstrap.cc:654] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.704643 26354 ts_tablet_manager.cc:1403] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260709 13:07:09.708639 26354 raft_consensus.cc:359] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.709645 26354 raft_consensus.cc:385] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.710045 26354 raft_consensus.cc:740] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37305ee545c425fa0722a578f32213e, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.711156 26354 consensus_queue.cc:260] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.714272 26354 ts_tablet_manager.cc:1434] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:07:09.715646 26354 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: Bootstrap starting.
I20260709 13:07:09.726339 26354 tablet_bootstrap.cc:654] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:09.726590 26355 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: No bootstrap required, opened a new log
I20260709 13:07:09.727170 26355 ts_tablet_manager.cc:1403] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.013s
I20260709 13:07:09.730588 26355 raft_consensus.cc:359] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.731567 26355 raft_consensus.cc:385] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.731972 26355 raft_consensus.cc:740] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb96978fc2b94babb75059d57c50f2a5, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.733111 26355 consensus_queue.cc:260] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.735978 26355 ts_tablet_manager.cc:1434] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:07:09.738056 26354 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: No bootstrap required, opened a new log
I20260709 13:07:09.738637 26354 ts_tablet_manager.cc:1403] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:07:09.741776 26354 raft_consensus.cc:359] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.742527 26354 raft_consensus.cc:385] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.742820 26354 raft_consensus.cc:740] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37305ee545c425fa0722a578f32213e, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.743148 26356 tablet_bootstrap.cc:492] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: No bootstrap required, opened a new log
I20260709 13:07:09.743700 26356 ts_tablet_manager.cc:1403] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.019s
I20260709 13:07:09.743667 26354 consensus_queue.cc:260] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.745899 26354 ts_tablet_manager.cc:1434] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:09.747120 26356 raft_consensus.cc:359] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.747871 26356 raft_consensus.cc:385] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:09.748155 26356 raft_consensus.cc:740] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Initialized, Role: FOLLOWER
I20260709 13:07:09.748847 26356 consensus_queue.cc:260] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.750770 26356 ts_tablet_manager.cc:1434] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:07:09.798825 26111 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:09.812072 26364 raft_consensus.cc:493] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.812789 26364 raft_consensus.cc:515] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.814530 26364 leader_election.cc:290] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.815438 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ce0f57457d4502b5483ba909d4df5c" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5" is_pre_election: true
I20260709 13:07:09.815622 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ce0f57457d4502b5483ba909d4df5c" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e" is_pre_election: true
I20260709 13:07:09.816147 26240 raft_consensus.cc:2468] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.816291 26314 raft_consensus.cc:2468] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.817168 26129 leader_election.cc:304] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.818069 26364 raft_consensus.cc:2804] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:09.818426 26364 raft_consensus.cc:493] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.818739 26364 raft_consensus.cc:3060] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.824676 26364 raft_consensus.cc:515] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.826404 26364 leader_election.cc:290] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Requested vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.827052 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ce0f57457d4502b5483ba909d4df5c" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
I20260709 13:07:09.827487 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ce0f57457d4502b5483ba909d4df5c" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e"
I20260709 13:07:09.827718 26240 raft_consensus.cc:3060] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.828088 26314 raft_consensus.cc:3060] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.834887 26314 raft_consensus.cc:2468] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.834887 26240 raft_consensus.cc:2468] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.836336 26129 leader_election.cc:304] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.837052 26364 raft_consensus.cc:2804] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:09.837553 26364 raft_consensus.cc:697] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Becoming Leader. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Running, Role: LEADER
I20260709 13:07:09.838347 26364 consensus_queue.cc:237] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.845587 26063 catalog_manager.cc:5697] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "176335ea30ec4c2aa86fbfce04ea5665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:09.847772 26364 raft_consensus.cc:493] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.848347 26364 raft_consensus.cc:515] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.850498 26364 leader_election.cc:290] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.851341 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5" is_pre_election: true
I20260709 13:07:09.851570 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e" is_pre_election: true
I20260709 13:07:09.852099 26240 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.852243 26314 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 0.
I20260709 13:07:09.853312 26129 leader_election.cc:304] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.854071 26364 raft_consensus.cc:2804] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:09.854440 26364 raft_consensus.cc:493] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.854777 26364 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.860283 26364 raft_consensus.cc:515] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.862113 26364 leader_election.cc:290] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Requested vote from peers bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:09.862810 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
I20260709 13:07:09.863055 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "176335ea30ec4c2aa86fbfce04ea5665" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37305ee545c425fa0722a578f32213e"
I20260709 13:07:09.863380 26240 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.863605 26314 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:09.868227 26240 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.868350 26314 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 176335ea30ec4c2aa86fbfce04ea5665 in term 1.
I20260709 13:07:09.869319 26129 leader_election.cc:304] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:09.870100 26364 raft_consensus.cc:2804] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:09.870496 26364 raft_consensus.cc:697] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Becoming Leader. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Running, Role: LEADER
I20260709 13:07:09.871255 26364 consensus_queue.cc:237] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:09.877441 26063 catalog_manager.cc:5697] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 reported cstate change: term changed from 0 to 1, leader changed from <none> to 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "176335ea30ec4c2aa86fbfce04ea5665" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:09.924738 26314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6"
dest_uuid: "f37305ee545c425fa0722a578f32213e"
mode: GRACEFUL
new_leader_uuid: "bb96978fc2b94babb75059d57c50f2a5"
 from {username='slave'} at 127.0.0.1:48540
I20260709 13:07:09.925243 26314 raft_consensus.cc:606] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 LEADER]: Received request to transfer leadership to TS bb96978fc2b94babb75059d57c50f2a5
I20260709 13:07:09.950857 26364 consensus_queue.cc:1048] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:09.963924 26364 consensus_queue.cc:1048] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.032132 26359 consensus_queue.cc:1048] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [LEADER]: Connected to new peer: Peer: permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.042582 26370 consensus_queue.cc:1048] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.051856 26370 raft_consensus.cc:993] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: : Instructing follower bb96978fc2b94babb75059d57c50f2a5 to start an election
I20260709 13:07:10.052326 26359 raft_consensus.cc:1081] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 LEADER]: Signalling peer bb96978fc2b94babb75059d57c50f2a5 to start an election
I20260709 13:07:10.054061 26240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6"
dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
 from {username='slave'} at 127.0.0.1:55722
I20260709 13:07:10.054654 26240 raft_consensus.cc:493] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.055061 26240 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.061559 26240 raft_consensus.cc:515] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.064285 26240 leader_election.cc:290] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [CANDIDATE]: Term 2 election: Requested vote from peers 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193:34809), f37305ee545c425fa0722a578f32213e (127.20.83.195:34469)
I20260709 13:07:10.081352 26165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "bb96978fc2b94babb75059d57c50f2a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176335ea30ec4c2aa86fbfce04ea5665"
I20260709 13:07:10.082068 26165 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.081919 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a43e47fcf84fa1a83a5ec9eba6e0d6" candidate_uuid: "bb96978fc2b94babb75059d57c50f2a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37305ee545c425fa0722a578f32213e"
I20260709 13:07:10.082723 26314 raft_consensus.cc:3055] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:10.083047 26314 raft_consensus.cc:740] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37305ee545c425fa0722a578f32213e, State: Running, Role: LEADER
I20260709 13:07:10.083847 26314 consensus_queue.cc:260] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [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: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.085116 26314 raft_consensus.cc:3060] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.088946 26165 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb96978fc2b94babb75059d57c50f2a5 in term 2.
I20260709 13:07:10.090230 26204 leader_election.cc:304] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 176335ea30ec4c2aa86fbfce04ea5665, bb96978fc2b94babb75059d57c50f2a5; no voters: 
I20260709 13:07:10.091084 26360 raft_consensus.cc:2804] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.092555 26360 raft_consensus.cc:697] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 LEADER]: Becoming Leader. State: Replica: bb96978fc2b94babb75059d57c50f2a5, State: Running, Role: LEADER
I20260709 13:07:10.092643 26314 raft_consensus.cc:2468] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb96978fc2b94babb75059d57c50f2a5 in term 2.
I20260709 13:07:10.093539 26360 consensus_queue.cc:237] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.100185 26060 catalog_manager.cc:5697] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 reported cstate change: term changed from 1 to 2, leader changed from f37305ee545c425fa0722a578f32213e (127.20.83.195) to bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "bb96978fc2b94babb75059d57c50f2a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.157811 20815 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:07:10.159477 20815 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:07:10.159883 20815 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:07:10.171051 26165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d"
dest_uuid: "176335ea30ec4c2aa86fbfce04ea5665"
mode: GRACEFUL
new_leader_uuid: "f37305ee545c425fa0722a578f32213e"
 from {username='slave'} at 127.0.0.1:42452
I20260709 13:07:10.171573 26165 raft_consensus.cc:606] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Received request to transfer leadership to TS f37305ee545c425fa0722a578f32213e
I20260709 13:07:10.172590 20815 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:07:10.282797 26364 consensus_queue.cc:1048] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.293885 26367 consensus_queue.cc:1048] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.322587 26367 consensus_queue.cc:1048] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:10.328873 26400 raft_consensus.cc:993] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: : Instructing follower f37305ee545c425fa0722a578f32213e to start an election
I20260709 13:07:10.329461 26364 raft_consensus.cc:1081] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Signalling peer f37305ee545c425fa0722a578f32213e to start an election
I20260709 13:07:10.331241 26313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d"
dest_uuid: "f37305ee545c425fa0722a578f32213e"
 from {username='slave'} at 127.0.0.1:48532
I20260709 13:07:10.332785 26313 raft_consensus.cc:493] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.333204 26313 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.337963 26400 consensus_queue.cc:1048] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:10.341082 26313 raft_consensus.cc:515] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.347361 26313 leader_election.cc:290] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 2 election: Requested vote from peers 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193:34809), bb96978fc2b94babb75059d57c50f2a5 (127.20.83.194:39397)
I20260709 13:07:10.348148 26165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "176335ea30ec4c2aa86fbfce04ea5665"
I20260709 13:07:10.348488 26240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef0db0ac5b74f97aa910c93bcafe45d" candidate_uuid: "f37305ee545c425fa0722a578f32213e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb96978fc2b94babb75059d57c50f2a5"
I20260709 13:07:10.348764 26165 raft_consensus.cc:3055] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:10.349119 26165 raft_consensus.cc:740] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 176335ea30ec4c2aa86fbfce04ea5665, State: Running, Role: LEADER
I20260709 13:07:10.349148 26240 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.350024 26165 consensus_queue.cc:260] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [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: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.351181 26165 raft_consensus.cc:3060] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.354977 26240 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 2.
I20260709 13:07:10.356271 26165 raft_consensus.cc:2468] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37305ee545c425fa0722a578f32213e in term 2.
I20260709 13:07:10.356262 26278 leader_election.cc:304] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb96978fc2b94babb75059d57c50f2a5, f37305ee545c425fa0722a578f32213e; no voters: 
I20260709 13:07:10.357326 26370 raft_consensus.cc:2804] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.357767 26370 raft_consensus.cc:697] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 LEADER]: Becoming Leader. State: Replica: f37305ee545c425fa0722a578f32213e, State: Running, Role: LEADER
I20260709 13:07:10.358536 26370 consensus_queue.cc:237] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } }
I20260709 13:07:10.364599 26063 catalog_manager.cc:5697] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e reported cstate change: term changed from 1 to 2, leader changed from 176335ea30ec4c2aa86fbfce04ea5665 (127.20.83.193) to f37305ee545c425fa0722a578f32213e (127.20.83.195). New cstate: current_term: 2 leader_uuid: "f37305ee545c425fa0722a578f32213e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "176335ea30ec4c2aa86fbfce04ea5665" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 34809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb96978fc2b94babb75059d57c50f2a5" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 39397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37305ee545c425fa0722a578f32213e" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 34469 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:10.386271 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
I20260709 13:07:10.409744 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:10.410389 20815 tablet_replica.cc:333] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665: stopping tablet replica
I20260709 13:07:10.410887 20815 raft_consensus.cc:2243] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.411276 20815 raft_consensus.cc:2272] T 0ef0db0ac5b74f97aa910c93bcafe45d P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.413358 20815 tablet_replica.cc:333] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665: stopping tablet replica
I20260709 13:07:10.413868 20815 raft_consensus.cc:2243] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.415007 20815 raft_consensus.cc:2272] T 63ce0f57457d4502b5483ba909d4df5c P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.417274 20815 tablet_replica.cc:333] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665: stopping tablet replica
I20260709 13:07:10.417737 20815 raft_consensus.cc:2243] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.418177 20815 raft_consensus.cc:2272] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P 176335ea30ec4c2aa86fbfce04ea5665 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.420214 20815 tablet_replica.cc:333] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665: stopping tablet replica
I20260709 13:07:10.420639 20815 raft_consensus.cc:2243] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.421360 20815 raft_consensus.cc:2272] T 54c6b20fabb9428f921a34624413c9f7 P 176335ea30ec4c2aa86fbfce04ea5665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.444368 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:07:10.455667 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
I20260709 13:07:10.473740 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:10.474393 20815 tablet_replica.cc:333] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5: stopping tablet replica
I20260709 13:07:10.474942 20815 raft_consensus.cc:2243] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.475370 20815 raft_consensus.cc:2272] T 0ef0db0ac5b74f97aa910c93bcafe45d P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.477404 20815 tablet_replica.cc:333] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5: stopping tablet replica
I20260709 13:07:10.477949 20815 raft_consensus.cc:2243] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.478368 20815 raft_consensus.cc:2272] T 54c6b20fabb9428f921a34624413c9f7 P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.480336 20815 tablet_replica.cc:333] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5: stopping tablet replica
I20260709 13:07:10.480829 20815 raft_consensus.cc:2243] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.481211 20815 raft_consensus.cc:2272] T 63ce0f57457d4502b5483ba909d4df5c P bb96978fc2b94babb75059d57c50f2a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.483417 20815 tablet_replica.cc:333] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: stopping tablet replica
I20260709 13:07:10.483889 20815 raft_consensus.cc:2243] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.484464 20815 pending_rounds.cc:70] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Trying to abort 1 pending ops.
I20260709 13:07:10.484644 20815 pending_rounds.cc:77] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635553671991296 op_type: NO_OP noop_request { }
I20260709 13:07:10.484910 20815 raft_consensus.cc:2889] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:10.485227 20815 raft_consensus.cc:2272] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P bb96978fc2b94babb75059d57c50f2a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.497825 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:07:10.508882 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
I20260709 13:07:10.524927 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:10.525596 20815 tablet_replica.cc:333] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: stopping tablet replica
I20260709 13:07:10.526237 20815 raft_consensus.cc:2243] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.526847 20815 pending_rounds.cc:70] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Trying to abort 1 pending ops.
I20260709 13:07:10.527045 20815 pending_rounds.cc:77] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635554755526656 op_type: NO_OP noop_request { }
I20260709 13:07:10.527319 20815 raft_consensus.cc:2889] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:10.527621 20815 raft_consensus.cc:2272] T 0ef0db0ac5b74f97aa910c93bcafe45d P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.529708 20815 tablet_replica.cc:333] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e: stopping tablet replica
I20260709 13:07:10.530292 20815 raft_consensus.cc:2243] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.530686 20815 raft_consensus.cc:2272] T 63ce0f57457d4502b5483ba909d4df5c P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.533044 20815 tablet_replica.cc:333] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e: stopping tablet replica
I20260709 13:07:10.533543 20815 raft_consensus.cc:2243] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.533985 20815 raft_consensus.cc:2272] T 34a43e47fcf84fa1a83a5ec9eba6e0d6 P f37305ee545c425fa0722a578f32213e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.536486 20815 tablet_replica.cc:333] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e: stopping tablet replica
I20260709 13:07:10.536965 20815 raft_consensus.cc:2243] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:10.537348 20815 raft_consensus.cc:2272] T 54c6b20fabb9428f921a34624413c9f7 P f37305ee545c425fa0722a578f32213e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.559203 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:07:10.570551 20815 master.cc:562] Master@127.20.83.254:43857 shutting down...
I20260709 13:07:10.587318 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:10.587867 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:10.588196 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P f91d47a5aac348d6b34c8dd06524207b: stopping tablet replica
I20260709 13:07:10.606909 20815 master.cc:584] Master@127.20.83.254:43857 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (1964 ms)
[----------] 6 tests from LeaderRebalancerTest (140701 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:07:10.636611 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:33485
I20260709 13:07:10.637668 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:10.642588 26405 instance_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 13:07:10.642679 26406 instance_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 13:07:10.645493 20815 server_base.cc:1061] running on GCE node
W20260709 13:07:10.645562 26408 instance_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 13:07:10.646693 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:10.646870 20815 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 13:07:10.647049 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602430647035 us; error 0 us; skew 500 ppm
I20260709 13:07:10.647612 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:10.650118 20815 webserver.cc:533] Webserver started at http://127.20.83.254:36463/ using document root <none> and password file <none>
I20260709 13:07:10.650615 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:10.650808 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:10.651089 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:10.652128 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "e713ab66a74d42d09578e119b64c866e"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.656461 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:10.660120 26413 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:10.661051 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:10.661304 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "e713ab66a74d42d09578e119b64c866e"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.661549 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-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 13:07:10.679219 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:10.680171 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:10.715675 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:33485
I20260709 13:07:10.715806 26464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:33485 every 8 connection(s)
I20260709 13:07:10.719424 26465 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 13:07:10.730260 26465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: Bootstrap starting.
I20260709 13:07:10.734799 26465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:10.738972 26465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: No bootstrap required, opened a new log
I20260709 13:07:10.741127 26465 raft_consensus.cc:359] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER }
I20260709 13:07:10.741544 26465 raft_consensus.cc:385] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:10.741791 26465 raft_consensus.cc:740] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e713ab66a74d42d09578e119b64c866e, State: Initialized, Role: FOLLOWER
I20260709 13:07:10.742483 26465 consensus_queue.cc:260] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER }
I20260709 13:07:10.742965 26465 raft_consensus.cc:399] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:10.743211 26465 raft_consensus.cc:493] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:10.743528 26465 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:10.748162 26465 raft_consensus.cc:515] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER }
I20260709 13:07:10.748695 26465 leader_election.cc:304] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [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: e713ab66a74d42d09578e119b64c866e; no voters: 
I20260709 13:07:10.749809 26465 leader_election.cc:290] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:10.750227 26468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:10.751648 26468 raft_consensus.cc:697] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 1 LEADER]: Becoming Leader. State: Replica: e713ab66a74d42d09578e119b64c866e, State: Running, Role: LEADER
I20260709 13:07:10.752286 26468 consensus_queue.cc:237] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [LEADER]: Queue going to LEADER mode. State: All 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: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER }
I20260709 13:07:10.752800 26465 sys_catalog.cc:565] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:10.755260 26469 sys_catalog.cc:455] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e713ab66a74d42d09578e119b64c866e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER } }
I20260709 13:07:10.755285 26470 sys_catalog.cc:455] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e713ab66a74d42d09578e119b64c866e. Latest consensus state: current_term: 1 leader_uuid: "e713ab66a74d42d09578e119b64c866e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e713ab66a74d42d09578e119b64c866e" member_type: VOTER } }
I20260709 13:07:10.756102 26470 sys_catalog.cc:458] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:10.757856 26469 sys_catalog.cc:458] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:10.759020 26474 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:10.764140 26474 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:10.768690 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:10.772934 26474 catalog_manager.cc:1383] Generated new cluster ID: 95749d0c1b9e4bbcae5a6f74a08fe483
I20260709 13:07:10.773236 26474 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:10.790546 26474 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:10.791877 26474 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:10.806546 26474 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: Generated new TSK 0
I20260709 13:07:10.807184 26474 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:10.836323 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:10.842587 26486 instance_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 13:07:10.843453 26487 instance_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 13:07:10.846539 26489 instance_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 13:07:10.847661 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:10.848713 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:10.848969 20815 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 13:07:10.849184 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602430849170 us; error 0 us; skew 500 ppm
I20260709 13:07:10.849694 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:10.851989 20815 webserver.cc:533] Webserver started at http://127.20.83.193:35713/ using document root <none> and password file <none>
I20260709 13:07:10.852444 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:10.852612 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:10.852828 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:10.853957 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "fce795257ddf4e6d905b7e3e7662a829"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.858502 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:10.861970 26494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:10.862905 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:07:10.863278 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "fce795257ddf4e6d905b7e3e7662a829"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.863533 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-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 13:07:10.899950 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:10.901014 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:10.902446 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:10.904829 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:10.905054 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:10.905311 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:10.905489 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:10.944972 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:38159
I20260709 13:07:10.945075 26556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:38159 every 8 connection(s)
I20260709 13:07:10.950242 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:10.957306 26561 instance_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 13:07:10.958258 26562 instance_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 13:07:10.961727 26565 instance_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 13:07:10.962100 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:10.962601 26557 heartbeater.cc:344] Connected to a master server at 127.20.83.254:33485
I20260709 13:07:10.963104 26557 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:10.964042 26557 heartbeater.cc:507] Master 127.20.83.254:33485 requested a full tablet report, sending...
I20260709 13:07:10.964082 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:10.964484 20815 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 13:07:10.964699 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602430964682 us; error 0 us; skew 500 ppm
I20260709 13:07:10.965445 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:10.966540 26430 ts_manager.cc:194] Registered new tserver with Master: fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159)
I20260709 13:07:10.968230 20815 webserver.cc:533] Webserver started at http://127.20.83.194:39257/ using document root <none> and password file <none>
I20260709 13:07:10.968695 26430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44880
I20260709 13:07:10.968806 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:10.969134 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:10.969419 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:10.970827 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.975721 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:10.979081 26569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:10.979877 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:10.980198 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
format_stamp: "Formatted at 2026-07-09 13:07:10 on dist-test-slave-96c3"
I20260709 13:07:10.980654 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-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 13:07:11.011361 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.012503 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.014038 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.016340 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.016573 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.016829 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.017004 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.056771 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:41297
I20260709 13:07:11.056917 26631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:41297 every 8 connection(s)
I20260709 13:07:11.061664 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:11.069084 26635 instance_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 13:07:11.071126 26636 instance_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 13:07:11.073470 20815 server_base.cc:1061] running on GCE node
W20260709 13:07:11.074385 26638 instance_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 13:07:11.074954 26632 heartbeater.cc:344] Connected to a master server at 127.20.83.254:33485
I20260709 13:07:11.075359 26632 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:11.075456 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:11.075816 20815 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 13:07:11.075994 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602431075961 us; error 0 us; skew 500 ppm
I20260709 13:07:11.076213 26632 heartbeater.cc:507] Master 127.20.83.254:33485 requested a full tablet report, sending...
I20260709 13:07:11.076659 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:11.078624 26430 ts_manager.cc:194] Registered new tserver with Master: 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.079641 20815 webserver.cc:533] Webserver started at http://127.20.83.195:41973/ using document root <none> and password file <none>
I20260709 13:07:11.080323 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:11.080566 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:11.080473 26430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44896
I20260709 13:07:11.081039 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:11.082470 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "9a05b9a478ae49cc89cd3551c3539508"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-96c3"
I20260709 13:07:11.087105 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:11.090546 26643 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.091468 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:07:11.091813 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "9a05b9a478ae49cc89cd3551c3539508"
format_stamp: "Formatted at 2026-07-09 13:07:11 on dist-test-slave-96c3"
I20260709 13:07:11.092115 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602289759373-20815-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 13:07:11.101557 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:11.102734 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:11.104121 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:11.106454 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:11.106684 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.106927 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:11.107100 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:11.146415 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:35647
I20260709 13:07:11.146581 26705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:35647 every 8 connection(s)
I20260709 13:07:11.160847 26706 heartbeater.cc:344] Connected to a master server at 127.20.83.254:33485
I20260709 13:07:11.161335 26706 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:11.162159 26706 heartbeater.cc:507] Master 127.20.83.254:33485 requested a full tablet report, sending...
I20260709 13:07:11.164150 26430 ts_manager.cc:194] Registered new tserver with Master: 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.164441 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014939961s
I20260709 13:07:11.165714 26430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44900
I20260709 13:07:11.190066 26430 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44902:
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 13:07:11.192690 26430 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 13:07:11.267630 26671 tablet_service.cc:1511] Processing CreateTablet for tablet 29cc3909619a45b6aab4f47cd7a56ee8 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:11.271014 26669 tablet_service.cc:1511] Processing CreateTablet for tablet df8c98a336f048dcb163072eda202986 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:11.271333 26670 tablet_service.cc:1511] Processing CreateTablet for tablet 9b521cf58aa7413ea2907acfb566c466 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:11.272480 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8c98a336f048dcb163072eda202986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.273176 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b521cf58aa7413ea2907acfb566c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.273763 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cc3909619a45b6aab4f47cd7a56ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.283942 26597 tablet_service.cc:1511] Processing CreateTablet for tablet 29cc3909619a45b6aab4f47cd7a56ee8 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:11.284595 26596 tablet_service.cc:1511] Processing CreateTablet for tablet 9b521cf58aa7413ea2907acfb566c466 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:11.285435 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cc3909619a45b6aab4f47cd7a56ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.286830 26595 tablet_service.cc:1511] Processing CreateTablet for tablet df8c98a336f048dcb163072eda202986 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:11.288128 26595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8c98a336f048dcb163072eda202986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.290273 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b521cf58aa7413ea2907acfb566c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.309458 26522 tablet_service.cc:1511] Processing CreateTablet for tablet 29cc3909619a45b6aab4f47cd7a56ee8 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:11.310979 26522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29cc3909619a45b6aab4f47cd7a56ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.311767 26671 tablet_service.cc:1511] Processing CreateTablet for tablet 160568f9be124ba699bbe203db7b832b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:11.316490 26722 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.317031 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160568f9be124ba699bbe203db7b832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.319392 26594 tablet_service.cc:1511] Processing CreateTablet for tablet 160568f9be124ba699bbe203db7b832b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:11.321363 26519 tablet_service.cc:1511] Processing CreateTablet for tablet 160568f9be124ba699bbe203db7b832b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:11.322453 26722 tablet_bootstrap.cc:654] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.322762 26519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160568f9be124ba699bbe203db7b832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.325433 26597 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2b7bd30573461aa4d3814832fecfcd (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:11.316735 26520 tablet_service.cc:1511] Processing CreateTablet for tablet df8c98a336f048dcb163072eda202986 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:11.326817 26670 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2b7bd30573461aa4d3814832fecfcd (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:11.327903 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8c98a336f048dcb163072eda202986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.328677 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2b7bd30573461aa4d3814832fecfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.331095 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2b7bd30573461aa4d3814832fecfcd (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:11.332855 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2b7bd30573461aa4d3814832fecfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.335335 26517 tablet_service.cc:1511] Processing CreateTablet for tablet fbc129b9137d4d9cb854458d7ebaf421 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:11.337127 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc129b9137d4d9cb854458d7ebaf421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.314992 26521 tablet_service.cc:1511] Processing CreateTablet for tablet 9b521cf58aa7413ea2907acfb566c466 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:11.340487 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b521cf58aa7413ea2907acfb566c466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.315907 26721 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.344058 26594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160568f9be124ba699bbe203db7b832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.352118 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2b7bd30573461aa4d3814832fecfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.361100 26596 tablet_service.cc:1511] Processing CreateTablet for tablet fbc129b9137d4d9cb854458d7ebaf421 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:11.362615 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc129b9137d4d9cb854458d7ebaf421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.364182 26516 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fe8bb08ab4bef842e0b25d5597ed3 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:11.365617 26516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fe8bb08ab4bef842e0b25d5597ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.369663 26515 tablet_service.cc:1511] Processing CreateTablet for tablet f337048c9c884de5940093156779498c (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:11.371115 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337048c9c884de5940093156779498c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.375919 26593 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fe8bb08ab4bef842e0b25d5597ed3 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:11.377341 26593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fe8bb08ab4bef842e0b25d5597ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.409735 26592 tablet_service.cc:1511] Processing CreateTablet for tablet f337048c9c884de5940093156779498c (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:11.411207 26592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337048c9c884de5940093156779498c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.412184 26669 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fe8bb08ab4bef842e0b25d5597ed3 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:11.413503 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fe8bb08ab4bef842e0b25d5597ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.415042 26668 tablet_service.cc:1511] Processing CreateTablet for tablet f337048c9c884de5940093156779498c (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:11.416400 26668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f337048c9c884de5940093156779498c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.419543 26670 tablet_service.cc:1511] Processing CreateTablet for tablet fbc129b9137d4d9cb854458d7ebaf421 (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:11.420876 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc129b9137d4d9cb854458d7ebaf421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.397786 26721 tablet_bootstrap.cc:654] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.441900 26722 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.442518 26722 ts_tablet_manager.cc:1403] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.022s
I20260709 13:07:11.443131 26596 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5db5fe0e749039a0231b16339220b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:11.445184 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5db5fe0e749039a0231b16339220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.451609 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5db5fe0e749039a0231b16339220b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:11.454465 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5db5fe0e749039a0231b16339220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.457854 26671 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5db5fe0e749039a0231b16339220b (DEFAULT_TABLE table=test-workload [id=7a417850e8f14914bd1ef544b7ec002a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:11.459784 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5db5fe0e749039a0231b16339220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.464160 26722 raft_consensus.cc:359] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.465131 26722 raft_consensus.cc:385] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.465487 26722 raft_consensus.cc:740] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.470052 26724 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.475862 26724 tablet_bootstrap.cc:654] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.490058 26722 consensus_queue.cc:260] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.500663 26721 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.501513 26721 ts_tablet_manager.cc:1403] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.003s
I20260709 13:07:11.508358 26721 raft_consensus.cc:359] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.508944 26721 raft_consensus.cc:385] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.509200 26721 raft_consensus.cc:740] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.509873 26721 consensus_queue.cc:260] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.512069 26632 heartbeater.cc:499] Master 127.20.83.254:33485 was elected leader, sending a full tablet report...
I20260709 13:07:11.514122 26724 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.514731 26724 ts_tablet_manager.cc:1403] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260709 13:07:11.517707 26724 raft_consensus.cc:359] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.518599 26724 raft_consensus.cc:385] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.518936 26724 raft_consensus.cc:740] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.519868 26724 consensus_queue.cc:260] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.531383 26557 heartbeater.cc:499] Master 127.20.83.254:33485 was elected leader, sending a full tablet report...
I20260709 13:07:11.532056 26724 ts_tablet_manager.cc:1434] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:07:11.533262 26724 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.512053 26722 ts_tablet_manager.cc:1434] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.021s
I20260709 13:07:11.539273 26722 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.540509 26724 tablet_bootstrap.cc:654] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.544936 26724 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.545353 26724 ts_tablet_manager.cc:1403] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:11.547497 26722 tablet_bootstrap.cc:654] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.548043 26724 raft_consensus.cc:359] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.548856 26724 raft_consensus.cc:385] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.549139 26724 raft_consensus.cc:740] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.549906 26724 consensus_queue.cc:260] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.551021 26706 heartbeater.cc:499] Master 127.20.83.254:33485 was elected leader, sending a full tablet report...
I20260709 13:07:11.551558 26721 ts_tablet_manager.cc:1434] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.049s	user 0.024s	sys 0.020s
I20260709 13:07:11.552093 26724 ts_tablet_manager.cc:1434] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:11.552577 26721 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.553098 26724 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.558965 26721 tablet_bootstrap.cc:654] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.559610 26724 tablet_bootstrap.cc:654] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.571281 26724 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.571821 26724 ts_tablet_manager.cc:1403] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:07:11.578303 26724 raft_consensus.cc:359] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.579099 26724 raft_consensus.cc:385] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.579401 26724 raft_consensus.cc:740] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.580263 26724 consensus_queue.cc:260] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.583176 26724 ts_tablet_manager.cc:1434] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:07:11.584218 26724 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.584471 26721 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.585074 26721 ts_tablet_manager.cc:1403] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.013s
I20260709 13:07:11.587937 26721 raft_consensus.cc:359] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.588641 26721 raft_consensus.cc:385] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.588999 26721 raft_consensus.cc:740] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.589702 26721 consensus_queue.cc:260] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.591809 26721 ts_tablet_manager.cc:1434] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:11.592195 26722 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.592748 26721 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.592730 26722 ts_tablet_manager.cc:1403] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.001s
I20260709 13:07:11.593498 26724 tablet_bootstrap.cc:654] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.596326 26722 raft_consensus.cc:359] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.597478 26722 raft_consensus.cc:385] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.597965 26722 raft_consensus.cc:740] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.599608 26721 tablet_bootstrap.cc:654] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.599692 26722 consensus_queue.cc:260] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.606411 26722 ts_tablet_manager.cc:1434] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:07:11.606413 26721 tablet_bootstrap.cc:492] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.607451 26721 ts_tablet_manager.cc:1403] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 13:07:11.608053 26722 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.609014 26724 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.609550 26724 ts_tablet_manager.cc:1403] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:07:11.610342 26721 raft_consensus.cc:359] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.611207 26721 raft_consensus.cc:385] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.611516 26721 raft_consensus.cc:740] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.612319 26721 consensus_queue.cc:260] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.612548 26724 raft_consensus.cc:359] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.614850 26721 ts_tablet_manager.cc:1434] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:11.615839 26724 raft_consensus.cc:385] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.615171 26722 tablet_bootstrap.cc:654] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.616194 26724 raft_consensus.cc:740] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.616698 26721 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.617125 26724 consensus_queue.cc:260] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.619670 26724 ts_tablet_manager.cc:1434] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 13:07:11.620750 26724 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.624125 26721 tablet_bootstrap.cc:654] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.627296 26724 tablet_bootstrap.cc:654] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.635787 26722 tablet_bootstrap.cc:492] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.636550 26722 ts_tablet_manager.cc:1403] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 13:07:11.639951 26722 raft_consensus.cc:359] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.640542 26724 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.640745 26722 raft_consensus.cc:385] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.640951 26721 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.641172 26724 ts_tablet_manager.cc:1403] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:07:11.641242 26722 raft_consensus.cc:740] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.641505 26721 ts_tablet_manager.cc:1403] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.020s
I20260709 13:07:11.642299 26722 consensus_queue.cc:260] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.644011 26724 raft_consensus.cc:359] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.644560 26722 ts_tablet_manager.cc:1434] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:07:11.644845 26724 raft_consensus.cc:385] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.644502 26721 raft_consensus.cc:359] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.645277 26724 raft_consensus.cc:740] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.645440 26721 raft_consensus.cc:385] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.645740 26722 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.645787 26721 raft_consensus.cc:740] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.646167 26724 consensus_queue.cc:260] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.648627 26724 ts_tablet_manager.cc:1434] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:11.649734 26724 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.646939 26721 consensus_queue.cc:260] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.651757 26721 ts_tablet_manager.cc:1434] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:11.652864 26721 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.656644 26724 tablet_bootstrap.cc:654] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.659510 26721 tablet_bootstrap.cc:654] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.666543 26722 tablet_bootstrap.cc:654] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.668900 26724 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.669472 26724 ts_tablet_manager.cc:1403] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:07:11.670308 26729 raft_consensus.cc:493] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.670848 26729 raft_consensus.cc:515] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.673882 26721 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.674490 26721 ts_tablet_manager.cc:1403] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260709 13:07:11.674602 26729 leader_election.cc:290] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.677862 26721 raft_consensus.cc:359] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.678666 26721 raft_consensus.cc:385] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.678954 26721 raft_consensus.cc:740] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.679767 26722 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.680349 26722 ts_tablet_manager.cc:1403] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 13:07:11.672537 26724 raft_consensus.cc:359] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.680858 26724 raft_consensus.cc:385] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.681298 26724 raft_consensus.cc:740] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.683157 26721 consensus_queue.cc:260] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.684623 26722 raft_consensus.cc:359] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.685405 26722 raft_consensus.cc:385] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.685727 26722 raft_consensus.cc:740] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.685595 26721 ts_tablet_manager.cc:1434] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:11.686990 26721 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.686653 26722 consensus_queue.cc:260] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.690886 26722 ts_tablet_manager.cc:1434] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:11.691916 26722 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.693045 26728 raft_consensus.cc:493] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.693579 26728 raft_consensus.cc:515] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.698946 26721 tablet_bootstrap.cc:654] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.702880 26728 leader_election.cc:290] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159)
I20260709 13:07:11.705390 26724 consensus_queue.cc:260] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.708159 26724 ts_tablet_manager.cc:1434] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 13:07:11.712262 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
W20260709 13:07:11.714550 26497 leader_election.cc:343] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.717015 26724 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.722306 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.723652 26721 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.724210 26721 ts_tablet_manager.cc:1403] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 13:07:11.725637 26726 raft_consensus.cc:493] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.726179 26726 raft_consensus.cc:515] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.727339 26722 tablet_bootstrap.cc:654] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.727229 26721 raft_consensus.cc:359] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.728080 26721 raft_consensus.cc:385] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.728968 26726 leader_election.cc:290] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
W20260709 13:07:11.729866 26495 leader_election.cc:343] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.726197 26724 tablet_bootstrap.cc:654] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.730418 26495 leader_election.cc:304] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fce795257ddf4e6d905b7e3e7662a829; no voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:11.731413 26729 raft_consensus.cc:2749] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.741885 26722 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.742547 26722 ts_tablet_manager.cc:1403] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.010s
I20260709 13:07:11.745326 26722 raft_consensus.cc:359] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.745471 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.742017 26724 tablet_bootstrap.cc:492] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.745975 26722 raft_consensus.cc:385] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.746317 26532 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:11.746647 26724 ts_tablet_manager.cc:1403] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 13:07:11.746831 26722 raft_consensus.cc:740] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.747864 26722 consensus_queue.cc:260] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.747954 26645 leader_election.cc:304] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.749403 26728 raft_consensus.cc:2804] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.749631 26724 raft_consensus.cc:359] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.750433 26724 raft_consensus.cc:385] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.750753 26724 raft_consensus.cc:740] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.751210 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.749768 26728 raft_consensus.cc:493] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.751467 26724 consensus_queue.cc:260] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.751933 26532 raft_consensus.cc:2468] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:11.752213 26728 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.754004 26724 ts_tablet_manager.cc:1434] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:11.755121 26724 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.728397 26721 raft_consensus.cc:740] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.757467 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:11.757754 26721 consensus_queue.cc:260] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.758281 26607 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:11.759785 26753 raft_consensus.cc:493] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.760246 26753 raft_consensus.cc:515] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.761332 26724 tablet_bootstrap.cc:654] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.761991 26726 raft_consensus.cc:493] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.762840 26726 raft_consensus.cc:515] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
W20260709 13:07:11.764772 26478 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:11.765136 26726 leader_election.cc:290] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.767508 26722 ts_tablet_manager.cc:1434] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:07:11.765655 26728 raft_consensus.cc:515] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.769481 26571 leader_election.cc:304] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.770490 26729 raft_consensus.cc:493] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.770943 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.771023 26729 raft_consensus.cc:515] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.771754 26531 raft_consensus.cc:2468] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:11.771940 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:11.772774 26607 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.773061 26645 leader_election.cc:304] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.774149 26726 raft_consensus.cc:2804] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.774684 26726 raft_consensus.cc:493] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.775095 26726 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.777388 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.773270 26729 leader_election.cc:290] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
W20260709 13:07:11.779927 26571 leader_election.cc:343] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.783376 26728 leader_election.cc:290] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159)
I20260709 13:07:11.784448 26722 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.787444 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:11.789506 26754 raft_consensus.cc:2804] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.789939 26754 raft_consensus.cc:493] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.790264 26754 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:11.795135 26497 leader_election.cc:343] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.788327 26605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:11.795425 26721 ts_tablet_manager.cc:1434] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.010s
W20260709 13:07:11.797385 26646 leader_election.cc:343] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.800705 26607 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:11.786773 26753 leader_election.cc:290] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.801988 26721 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.802137 26646 leader_election.cc:304] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:11.806707 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.807250 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.807415 26532 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.808460 26724 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
W20260709 13:07:11.808533 26495 leader_election.cc:343] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.808624 26753 raft_consensus.cc:2804] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.809149 26724 ts_tablet_manager.cc:1403] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.030s
I20260709 13:07:11.809340 26753 raft_consensus.cc:697] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:11.810377 26753 consensus_queue.cc:237] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:11.811872 26724 raft_consensus.cc:359] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.812587 26724 raft_consensus.cc:385] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.812891 26724 raft_consensus.cc:740] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.809188 26495 leader_election.cc:304] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fce795257ddf4e6d905b7e3e7662a829; no voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:11.813948 26729 raft_consensus.cc:2749] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.813551 26724 consensus_queue.cc:260] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.817207 26722 tablet_bootstrap.cc:654] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.818135 26724 ts_tablet_manager.cc:1434] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:11.818523 26729 raft_consensus.cc:493] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.820278 26729 raft_consensus.cc:515] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.823150 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
W20260709 13:07:11.824556 26497 leader_election.cc:343] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.825518 26729 leader_election.cc:290] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.827418 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.828088 26681 raft_consensus.cc:2468] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:11.828384 26721 tablet_bootstrap.cc:654] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.829494 26495 leader_election.cc:304] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [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: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:11.797508 26726 raft_consensus.cc:515] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.830655 26729 raft_consensus.cc:2804] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.831751 26729 raft_consensus.cc:493] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.832100 26729 raft_consensus.cc:3060] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.833055 26753 raft_consensus.cc:493] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.836791 26753 raft_consensus.cc:515] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.842741 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.844331 26680 raft_consensus.cc:2468] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:11.833693 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.845214 26531 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.845322 26753 leader_election.cc:290] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.848326 26724 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:11.849053 26729 raft_consensus.cc:515] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.851604 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.853125 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:11.854418 26729 leader_election.cc:290] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
W20260709 13:07:11.854794 26497 leader_election.cc:343] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.858104 26724 tablet_bootstrap.cc:654] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.858214 26570 leader_election.cc:304] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:11.860463 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:11.861725 26607 raft_consensus.cc:2393] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a05b9a478ae49cc89cd3551c3539508 in current term 1: Already voted for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in this term.
I20260709 13:07:11.863415 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:11.864281 26680 raft_consensus.cc:3060] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.866570 26646 leader_election.cc:304] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508; no voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:11.867734 26753 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.871613 26531 raft_consensus.cc:2468] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:11.871997 26724 tablet_bootstrap.cc:492] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:11.872789 26724 ts_tablet_manager.cc:1403] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:07:11.873009 26571 leader_election.cc:304] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.837647 26726 leader_election.cc:290] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.874338 26726 raft_consensus.cc:2804] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.874775 26726 raft_consensus.cc:493] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.875192 26726 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.840013 26754 raft_consensus.cc:515] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.877200 26724 raft_consensus.cc:359] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.878422 26724 raft_consensus.cc:385] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.878845 26724 raft_consensus.cc:740] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.879840 26754 leader_election.cc:290] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.841691 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.880635 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.881271 26530 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.843372 26532 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:11.842633 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:11.824712 26429 catalog_manager.cc:5697] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.889261 26726 raft_consensus.cc:515] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.890504 26530 raft_consensus.cc:2468] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:11.891963 26645 leader_election.cc:304] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.892235 26726 leader_election.cc:290] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.893110 26726 raft_consensus.cc:2804] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.893961 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:11.893030 26754 raft_consensus.cc:2804] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.895747 26754 raft_consensus.cc:697] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
W20260709 13:07:11.896128 26646 leader_election.cc:343] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:11.896705 26754 consensus_queue.cc:237] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.893874 26726 raft_consensus.cc:697] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:11.879942 26724 consensus_queue.cc:260] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.901703 26726 consensus_queue.cc:237] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.903512 26724 ts_tablet_manager.cc:1434] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:07:11.907573 26756 raft_consensus.cc:493] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.908368 26756 raft_consensus.cc:515] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.912472 26756 leader_election.cc:290] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.913316 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.914052 26530 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:11.915129 26645 leader_election.cc:304] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.916123 26756 raft_consensus.cc:2804] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.916563 26756 raft_consensus.cc:493] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.916973 26756 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.923552 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:11.924548 26607 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:11.882452 26753 raft_consensus.cc:2749] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:11.927119 26681 raft_consensus.cc:2468] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:11.928084 26760 raft_consensus.cc:493] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.928709 26760 raft_consensus.cc:515] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.929044 26756 raft_consensus.cc:515] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.938957 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.939692 26531 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.940670 26722 tablet_bootstrap.cc:492] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:11.941254 26722 ts_tablet_manager.cc:1403] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.157s	user 0.054s	sys 0.039s
I20260709 13:07:11.943585 26721 tablet_bootstrap.cc:492] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:11.944278 26721 ts_tablet_manager.cc:1403] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.143s	user 0.040s	sys 0.012s
I20260709 13:07:11.944581 26722 raft_consensus.cc:359] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.945428 26722 raft_consensus.cc:385] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:11.931243 26570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.195:35647, user_credentials={real_user=slave}} blocked reactor thread for 73347.9us
I20260709 13:07:11.947762 26531 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:11.947887 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:11.948544 26681 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.949254 26645 leader_election.cc:304] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.949414 26721 raft_consensus.cc:359] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.950459 26721 raft_consensus.cc:385] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:11.950493 26753 raft_consensus.cc:2804] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.951231 26753 raft_consensus.cc:697] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:11.951598 26756 leader_election.cc:290] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:11.945765 26722 raft_consensus.cc:740] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.952206 26753 consensus_queue.cc:237] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
W20260709 13:07:11.931938 26571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:38159, user_credentials={real_user=slave}} blocked reactor thread for 59025us
I20260709 13:07:11.955698 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.955730 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:11.956064 26721 raft_consensus.cc:740] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:11.956441 26531 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.957137 26722 consensus_queue.cc:260] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.957652 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:11.958339 26607 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.957803 26721 consensus_queue.cc:260] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.960165 26722 ts_tablet_manager.cc:1434] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:07:11.961364 26722 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:11.962132 26679 raft_consensus.cc:2468] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:11.963958 26721 ts_tablet_manager.cc:1434] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:11.965603 26570 leader_election.cc:304] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:11.966029 26721 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:11.966707 26726 raft_consensus.cc:2804] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:11.967996 26726 raft_consensus.cc:493] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.968407 26726 raft_consensus.cc:3060] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.969592 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:11.970561 26530 raft_consensus.cc:2468] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:11.964506 26531 raft_consensus.cc:2468] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:11.973742 26571 leader_election.cc:304] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:11.977031 26726 raft_consensus.cc:515] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:11.977977 26762 raft_consensus.cc:2804] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:11.980973 26607 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:11.980408 26721 tablet_bootstrap.cc:654] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.980465 26722 tablet_bootstrap.cc:654] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:11.986364 26726 leader_election.cc:290] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:11.987037 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:11.987885 26679 raft_consensus.cc:3060] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:11.995805 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fe8bb08ab4bef842e0b25d5597ed3" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:11.996809 26531 raft_consensus.cc:3060] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.000687 26762 raft_consensus.cc:697] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.001746 26762 consensus_queue.cc:237] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.006302 26721 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:12.006487 26680 raft_consensus.cc:2468] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:12.006739 26531 raft_consensus.cc:2468] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:12.008602 26721 ts_tablet_manager.cc:1403] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.006s
I20260709 13:07:12.007107 26722 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:12.009330 26722 ts_tablet_manager.cc:1403] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.007s
I20260709 13:07:12.009757 26495 leader_election.cc:304] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [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: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:12.011054 26729 raft_consensus.cc:2804] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.012810 26722 raft_consensus.cc:359] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.014024 26722 raft_consensus.cc:385] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.013197 26428 catalog_manager.cc:5697] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.014269 26571 leader_election.cc:304] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.014568 26722 raft_consensus.cc:740] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.015254 26768 raft_consensus.cc:2804] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.015789 26768 raft_consensus.cc:697] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.016199 26722 consensus_queue.cc:260] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.016698 26768 consensus_queue.cc:237] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.019719 26722 ts_tablet_manager.cc:1434] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:11.931247 26760 leader_election.cc:290] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.021239 26722 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:12.030965 26722 tablet_bootstrap.cc:654] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.035898 26721 raft_consensus.cc:359] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.036700 26721 raft_consensus.cc:385] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.036983 26721 raft_consensus.cc:740] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.037753 26679 raft_consensus.cc:2468] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:12.038890 26681 raft_consensus.cc:2468] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:12.041391 26721 consensus_queue.cc:260] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.042182 26771 raft_consensus.cc:493] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.042680 26771 raft_consensus.cc:515] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.043800 26721 ts_tablet_manager.cc:1434] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:07:12.044811 26721 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:12.044865 26771 leader_election.cc:290] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.046599 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
W20260709 13:07:12.048393 26495 leader_election.cc:343] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:12.050843 26722 tablet_bootstrap.cc:492] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:12.051890 26722 ts_tablet_manager.cc:1403] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260709 13:07:12.052335 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:12.050908 26729 raft_consensus.cc:697] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.053134 26607 raft_consensus.cc:2468] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:12.053506 26729 consensus_queue.cc:237] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.054579 26497 leader_election.cc:304] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [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: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:12.054765 26722 raft_consensus.cc:359] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.055604 26722 raft_consensus.cc:385] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.055945 26722 raft_consensus.cc:740] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.055981 26775 raft_consensus.cc:2804] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.056497 26775 raft_consensus.cc:493] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.056834 26775 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.056913 26722 consensus_queue.cc:260] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.059554 26722 ts_tablet_manager.cc:1434] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:12.060595 26722 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:12.052664 26721 tablet_bootstrap.cc:654] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.061589 26428 catalog_manager.cc:5697] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.064054 26428 catalog_manager.cc:5697] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.066316 26722 tablet_bootstrap.cc:654] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:12.072463 26775 raft_consensus.cc:515] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.076921 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:12.077818 26607 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.084985 26429 catalog_manager.cc:5697] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.087373 26429 catalog_manager.cc:5697] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.088234 26607 raft_consensus.cc:2468] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:12.089535 26497 leader_election.cc:304] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.090140 26722 tablet_bootstrap.cc:492] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:12.090451 26729 raft_consensus.cc:2804] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.090651 26722 ts_tablet_manager.cc:1403] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.012s
I20260709 13:07:12.091041 26729 raft_consensus.cc:697] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.091755 26721 tablet_bootstrap.cc:492] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:12.092368 26721 ts_tablet_manager.cc:1403] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.005s
I20260709 13:07:12.091967 26729 consensus_queue.cc:237] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.093470 26722 raft_consensus.cc:359] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.094449 26722 raft_consensus.cc:385] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.094702 26722 raft_consensus.cc:740] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.095369 26722 consensus_queue.cc:260] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.095193 26721 raft_consensus.cc:359] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.096355 26721 raft_consensus.cc:385] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:12.096659 26721 raft_consensus.cc:740] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:12.097544 26722 ts_tablet_manager.cc:1434] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:12.097482 26721 consensus_queue.cc:260] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.099704 26775 leader_election.cc:290] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.099877 26721 ts_tablet_manager.cc:1434] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:12.101003 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.101656 26681 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.103057 26430 catalog_manager.cc:5697] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.109944 26681 raft_consensus.cc:2468] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:12.120733 26762 raft_consensus.cc:493] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.121270 26762 raft_consensus.cc:515] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.121613 26429 catalog_manager.cc:5697] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.123169 26762 leader_election.cc:290] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.123850 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:12.124536 26531 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:12.124678 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:12.125344 26681 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:12.125524 26571 leader_election.cc:304] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.126332 26762 raft_consensus.cc:2804] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:12.126716 26762 raft_consensus.cc:493] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.127099 26762 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.132493 26762 raft_consensus.cc:515] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.134186 26762 leader_election.cc:290] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.135205 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:12.135340 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.136106 26531 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.136175 26681 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.142685 26531 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:12.143417 26681 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:12.143915 26571 leader_election.cc:304] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.144965 26762 raft_consensus.cc:2804] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:12.145529 26762 raft_consensus.cc:697] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.146420 26762 consensus_queue.cc:237] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.154062 26429 catalog_manager.cc:5697] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.205551 26762 raft_consensus.cc:493] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.206218 26762 raft_consensus.cc:515] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.208835 26762 leader_election.cc:290] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.209302 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:12.209474 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160568f9be124ba699bbe203db7b832b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:12.210516 26681 raft_consensus.cc:2393] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e6b1bedcce2403691c4f9a9736a73b9 in current term 1: Already voted for candidate fce795257ddf4e6d905b7e3e7662a829 in this term.
I20260709 13:07:12.211408 26570 leader_election.cc:304] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9; no voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:12.212108 26762 raft_consensus.cc:3060] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.217430 26762 raft_consensus.cc:2749] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:12.240937 26681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:36862
I20260709 13:07:12.241521 26681 raft_consensus.cc:606] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:12.254515 26607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:12.255064 26607 raft_consensus.cc:606] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:12.260375 26607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df8c98a336f048dcb163072eda202986"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:12.260892 26607 raft_consensus.cc:606] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:12.269690 26753 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.270213 26681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
mode: GRACEFUL
new_leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:36862
I20260709 13:07:12.270902 26681 raft_consensus.cc:606] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Received request to transfer leadership to TS 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:12.277736 26754 raft_consensus.cc:993] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.278250 26756 raft_consensus.cc:1081] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.279812 26530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39348
I20260709 13:07:12.280324 26530 raft_consensus.cc:493] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.280637 26530 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.283015 26681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
mode: GRACEFUL
new_leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:36862
I20260709 13:07:12.283720 26681 raft_consensus.cc:606] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Received request to transfer leadership to TS 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:12.287324 26754 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.292287 26530 raft_consensus.cc:515] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:12.293502 26531 raft_consensus.cc:1240] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Rejecting Update request from peer 9a05b9a478ae49cc89cd3551c3539508 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.297530 26754 consensus_queue.cc:1059] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.298151 26605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:12.298779 26756 raft_consensus.cc:3055] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.298151 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.299276 26756 raft_consensus.cc:740] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:12.301275 26530 leader_election.cc:290] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:12.300813 26756 consensus_queue.cc:260] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [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: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:12.302886 26756 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.316963 26530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:07:12.317713 26530 raft_consensus.cc:606] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:12.318658 26681 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:12.321005 26495 leader_election.cc:304] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [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: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:12.321779 26729 raft_consensus.cc:2804] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.322259 26729 raft_consensus.cc:697] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.322981 26729 consensus_queue.cc:237] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [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: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:12.329686 26429 catalog_manager.cc:5697] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.357527 26607 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:12.364120 26756 consensus_queue.cc:1048] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.371047 26754 raft_consensus.cc:993] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: : Instructing follower 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:12.371526 26728 raft_consensus.cc:1081] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Signalling peer 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:12.374378 26605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:45052
I20260709 13:07:12.374984 26605 raft_consensus.cc:493] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.375052 26754 consensus_queue.cc:1048] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.375397 26605 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.377332 26754 consensus_queue.cc:1048] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.387369 26605 raft_consensus.cc:515] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.388389 26728 raft_consensus.cc:993] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: : Instructing follower 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:12.388952 26756 raft_consensus.cc:1081] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Signalling peer 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:12.390534 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:12.395720 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2b7bd30573461aa4d3814832fecfcd" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.396358 26681 raft_consensus.cc:3055] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.396703 26681 raft_consensus.cc:740] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:12.397271 26606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:45052
I20260709 13:07:12.397616 26753 consensus_queue.cc:1048] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.398065 26606 raft_consensus.cc:493] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.398571 26606 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.399343 26607 raft_consensus.cc:1240] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Rejecting Update request from peer 9a05b9a478ae49cc89cd3551c3539508 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.400892 26605 leader_election.cc:290] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.401022 26762 consensus_queue.cc:1048] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.397511 26681 consensus_queue.cc:260] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.402351 26681 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.418301 26681 raft_consensus.cc:2468] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:12.420955 26570 leader_election.cc:304] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [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: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:12.421751 26762 raft_consensus.cc:2804] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.422290 26762 raft_consensus.cc:697] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.423110 26762 consensus_queue.cc:237] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.431114 26428 catalog_manager.cc:5697] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 1 to 2, leader changed from 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195) to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.432832 26606 raft_consensus.cc:515] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.433779 26604 raft_consensus.cc:1240] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Rejecting Update request from peer 9a05b9a478ae49cc89cd3551c3539508 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.436262 26606 leader_election.cc:290] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.436359 26791 consensus_queue.cc:1059] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.437132 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:12.437489 26728 raft_consensus.cc:3055] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.437834 26531 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.438822 26728 raft_consensus.cc:740] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:12.439767 26728 consensus_queue.cc:260] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.440954 26728 raft_consensus.cc:3060] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.441649 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc129b9137d4d9cb854458d7ebaf421" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.446851 26762 consensus_queue.cc:1048] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.446261 26531 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:12.452227 26571 leader_election.cc:304] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.453562 26762 raft_consensus.cc:2804] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.454149 26762 raft_consensus.cc:697] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.455101 26762 consensus_queue.cc:237] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.456060 26679 raft_consensus.cc:2468] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:12.466195 26760 raft_consensus.cc:993] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.465811 26429 catalog_manager.cc:5697] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 1 to 2, leader changed from 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195) to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.466744 26762 raft_consensus.cc:1081] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.470149 26530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df8c98a336f048dcb163072eda202986"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39350
I20260709 13:07:12.470857 26530 raft_consensus.cc:493] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.471211 26530 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.477826 26530 raft_consensus.cc:515] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.478410 26762 consensus_queue.cc:1048] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.479661 26530 leader_election.cc:290] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.480719 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.481065 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8c98a336f048dcb163072eda202986" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:12.481411 26679 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.481738 26606 raft_consensus.cc:3055] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.482182 26606 raft_consensus.cc:740] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.483122 26606 consensus_queue.cc:260] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.484197 26606 raft_consensus.cc:3060] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.487944 26762 consensus_queue.cc:1048] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.491091 26606 raft_consensus.cc:2468] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:12.491676 26679 raft_consensus.cc:2468] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:12.492265 26497 leader_election.cc:304] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.493222 26729 raft_consensus.cc:2804] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.493707 26729 raft_consensus.cc:697] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.494585 26729 consensus_queue.cc:237] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.506688 26428 catalog_manager.cc:5697] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.515588 26729 consensus_queue.cc:1048] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.516784 26726 consensus_queue.cc:1048] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.516369 26760 consensus_queue.cc:1048] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.533409 26775 raft_consensus.cc:993] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:12.534050 26771 raft_consensus.cc:1081] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:12.535730 26681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36846
I20260709 13:07:12.538894 26681 raft_consensus.cc:493] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.538865 26729 consensus_queue.cc:1048] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.539503 26681 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.543797 26760 consensus_queue.cc:1048] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:12.547444 26681 raft_consensus.cc:515] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.550315 26681 leader_election.cc:290] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:12.551438 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:12.551975 26606 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.557982 26606 raft_consensus.cc:2468] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 2.
I20260709 13:07:12.559077 26646 leader_election.cc:304] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:12.559865 26791 raft_consensus.cc:2804] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.560334 26791 raft_consensus.cc:697] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:12.561230 26791 consensus_queue.cc:237] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.604717 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5db5fe0e749039a0231b16339220b" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:12.606552 26532 raft_consensus.cc:3055] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.607338 26532 raft_consensus.cc:740] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.609706 26532 consensus_queue.cc:260] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.613216 26606 raft_consensus.cc:1240] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Rejecting Update request from peer fce795257ddf4e6d905b7e3e7662a829 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:12.613544 26532 raft_consensus.cc:3060] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.625232 26726 consensus_queue.cc:1048] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.630391 26532 raft_consensus.cc:2468] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 2.
I20260709 13:07:12.634121 26726 raft_consensus.cc:993] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.635779 26762 raft_consensus.cc:1081] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:12.637607 26428 catalog_manager.cc:5697] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 1 to 2, leader changed from fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.638988 26530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39350
I20260709 13:07:12.639963 26530 raft_consensus.cc:493] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.640442 26530 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.639027 26771 consensus_queue.cc:1048] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:12.657455 26771 consensus_queue.cc:1048] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:12.660712 26530 raft_consensus.cc:515] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.669874 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:12.670675 26604 raft_consensus.cc:3055] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.670959 26604 raft_consensus.cc:740] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:12.672086 26604 consensus_queue.cc:260] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.678288 26604 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.684454 26530 leader_election.cc:290] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:12.685246 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b521cf58aa7413ea2907acfb566c466" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:12.685962 26680 raft_consensus.cc:3060] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.699389 26680 raft_consensus.cc:2468] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:12.701273 26495 leader_election.cc:304] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:12.702804 26729 raft_consensus.cc:2804] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.703326 26729 raft_consensus.cc:697] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:12.704495 26729 consensus_queue.cc:237] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:12.707464 26604 raft_consensus.cc:2468] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:12.712996 26429 catalog_manager.cc:5697] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.830150 26680 raft_consensus.cc:1275] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.831573 26726 consensus_queue.cc:1048] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.842017 26530 raft_consensus.cc:3060] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.851620 26530 raft_consensus.cc:1275] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.852898 26726 consensus_queue.cc:1048] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.876710 26530 raft_consensus.cc:1275] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.878052 26726 consensus_queue.cc:1048] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.888594 26680 raft_consensus.cc:1275] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.890164 26762 consensus_queue.cc:1048] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.893255 26604 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.904932 26604 raft_consensus.cc:1275] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.906648 26729 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.914521 26604 raft_consensus.cc:1275] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.917357 26729 consensus_queue.cc:1048] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.917742 26680 raft_consensus.cc:1275] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.919538 26729 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.930379 26681 raft_consensus.cc:1275] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.932687 26775 consensus_queue.cc:1048] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:13.050688 26606 raft_consensus.cc:1275] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.052168 26791 consensus_queue.cc:1048] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:13.064713 26530 raft_consensus.cc:1275] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.066891 26809 consensus_queue.cc:1048] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:13.262780 26606 raft_consensus.cc:1275] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.264161 26775 consensus_queue.cc:1048] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.275315 26681 raft_consensus.cc:1275] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.276868 26729 consensus_queue.cc:1048] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.351910 26428 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44720:
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 13:07:15.354470 26428 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 13:07:15.412657 26521 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff1ab960def49b58441c125de32f7f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:15.414549 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff1ab960def49b58441c125de32f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.414194 26592 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff1ab960def49b58441c125de32f7f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:15.415943 26592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff1ab960def49b58441c125de32f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.415855 26671 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff1ab960def49b58441c125de32f7f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:15.417560 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff1ab960def49b58441c125de32f7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.417348 26520 tablet_service.cc:1511] Processing CreateTablet for tablet df20fbd8a9624b919209f75092b550d9 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:15.418908 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df20fbd8a9624b919209f75092b550d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.429616 26597 tablet_service.cc:1511] Processing CreateTablet for tablet df20fbd8a9624b919209f75092b550d9 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:15.431268 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df20fbd8a9624b919209f75092b550d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.455569 26668 tablet_service.cc:1511] Processing CreateTablet for tablet df20fbd8a9624b919209f75092b550d9 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:15.457670 26668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df20fbd8a9624b919209f75092b550d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.459801 26596 tablet_service.cc:1511] Processing CreateTablet for tablet a38965d539ae4d2f89efd1b72adc5f3b (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:15.462029 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38965d539ae4d2f89efd1b72adc5f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.463861 26518 tablet_service.cc:1511] Processing CreateTablet for tablet a38965d539ae4d2f89efd1b72adc5f3b (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:15.465871 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38965d539ae4d2f89efd1b72adc5f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.484598 26822 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:15.485651 26669 tablet_service.cc:1511] Processing CreateTablet for tablet a38965d539ae4d2f89efd1b72adc5f3b (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:15.487159 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38965d539ae4d2f89efd1b72adc5f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.492408 26822 tablet_bootstrap.cc:654] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.495100 26821 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.508591 26597 tablet_service.cc:1511] Processing CreateTablet for tablet 6547e91fb52b482faa24eaf55e46a841 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:15.509819 26669 tablet_service.cc:1511] Processing CreateTablet for tablet 6547e91fb52b482faa24eaf55e46a841 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:15.506645 26520 tablet_service.cc:1511] Processing CreateTablet for tablet 6547e91fb52b482faa24eaf55e46a841 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:15.511807 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6547e91fb52b482faa24eaf55e46a841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.512285 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6547e91fb52b482faa24eaf55e46a841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.512694 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6547e91fb52b482faa24eaf55e46a841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.521067 26821 tablet_bootstrap.cc:654] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.528800 26521 tablet_service.cc:1511] Processing CreateTablet for tablet c89457ca833d4feca33e10a499584b04 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:15.530921 26592 tablet_service.cc:1511] Processing CreateTablet for tablet c89457ca833d4feca33e10a499584b04 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:15.532349 26592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89457ca833d4feca33e10a499584b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.533468 26670 tablet_service.cc:1511] Processing CreateTablet for tablet c89457ca833d4feca33e10a499584b04 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:15.534880 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89457ca833d4feca33e10a499584b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.535657 26517 tablet_service.cc:1511] Processing CreateTablet for tablet 513d1eef4d5f41459d83b92a75a9a2f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:15.538223 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89457ca833d4feca33e10a499584b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.538981 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513d1eef4d5f41459d83b92a75a9a2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.562835 26822 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:15.563048 26821 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:15.563982 26821 ts_tablet_manager.cc:1403] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.009s
I20260709 13:07:15.564040 26822 ts_tablet_manager.cc:1403] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.008s
I20260709 13:07:15.567432 26821 raft_consensus.cc:359] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.568233 26821 raft_consensus.cc:385] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.568569 26821 raft_consensus.cc:740] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.573302 26823 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.574256 26667 tablet_service.cc:1511] Processing CreateTablet for tablet 513d1eef4d5f41459d83b92a75a9a2f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:15.575663 26667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513d1eef4d5f41459d83b92a75a9a2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.583340 26822 raft_consensus.cc:359] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.584223 26822 raft_consensus.cc:385] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.584532 26822 raft_consensus.cc:740] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.585315 26822 consensus_queue.cc:260] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.585198 26515 tablet_service.cc:1511] Processing CreateTablet for tablet 43d351cb80fe4cf59e0b5d128a0723ff (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:15.587649 26515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d351cb80fe4cf59e0b5d128a0723ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.588116 26822 ts_tablet_manager.cc:1434] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:07:15.569371 26821 consensus_queue.cc:260] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.590310 26822 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:15.594848 26596 tablet_service.cc:1511] Processing CreateTablet for tablet 43d351cb80fe4cf59e0b5d128a0723ff (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:15.598170 26518 tablet_service.cc:1511] Processing CreateTablet for tablet e6d437ebff5e425498f940e24c42fbd7 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:15.599185 26594 tablet_service.cc:1511] Processing CreateTablet for tablet e6d437ebff5e425498f940e24c42fbd7 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:15.600277 26669 tablet_service.cc:1511] Processing CreateTablet for tablet 43d351cb80fe4cf59e0b5d128a0723ff (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:15.602360 26823 tablet_bootstrap.cc:654] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.610790 26762 raft_consensus.cc:493] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.612807 26762 raft_consensus.cc:515] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.619370 26594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d437ebff5e425498f940e24c42fbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.621199 26671 tablet_service.cc:1511] Processing CreateTablet for tablet e6d437ebff5e425498f940e24c42fbd7 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:15.622004 26762 leader_election.cc:290] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.622653 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d437ebff5e425498f940e24c42fbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.623339 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:15.624032 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:15.563167 26597 tablet_service.cc:1511] Processing CreateTablet for tablet 513d1eef4d5f41459d83b92a75a9a2f8 (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:15.624688 26530 raft_consensus.cc:2468] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
W20260709 13:07:15.633219 26570 leader_election.cc:343] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.638108 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d437ebff5e425498f940e24c42fbd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.644742 26571 leader_election.cc:304] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:15.645063 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513d1eef4d5f41459d83b92a75a9a2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.645753 26762 raft_consensus.cc:2804] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.646199 26762 raft_consensus.cc:493] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.646577 26762 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.654074 26762 raft_consensus.cc:515] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.655296 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d351cb80fe4cf59e0b5d128a0723ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.656912 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:15.657557 26530 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.666462 26762 leader_election.cc:290] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.667063 26530 raft_consensus.cc:2468] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:15.667502 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:15.668509 26571 leader_election.cc:304] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
W20260709 13:07:15.669078 26570 leader_election.cc:343] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.669397 26762 raft_consensus.cc:2804] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.669886 26762 raft_consensus.cc:697] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:15.670753 26762 consensus_queue.cc:237] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.674271 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d351cb80fe4cf59e0b5d128a0723ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.686378 26593 tablet_service.cc:1511] Processing CreateTablet for tablet 83916fbc3d534b4a9d8e5c84f1729ece (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:15.687130 26821 ts_tablet_manager.cc:1434] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.123s	user 0.010s	sys 0.001s
I20260709 13:07:15.687976 26593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83916fbc3d534b4a9d8e5c84f1729ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.689694 26821 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.693747 26521 tablet_service.cc:1511] Processing CreateTablet for tablet 83916fbc3d534b4a9d8e5c84f1729ece (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:15.695266 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83916fbc3d534b4a9d8e5c84f1729ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.695488 26823 tablet_bootstrap.cc:492] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:15.696041 26823 ts_tablet_manager.cc:1403] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.123s	user 0.023s	sys 0.020s
W20260709 13:07:15.693517 26645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.193:38159, user_credentials={real_user=slave}} blocked reactor thread for 85430.4us
I20260709 13:07:15.705472 26668 tablet_service.cc:1511] Processing CreateTablet for tablet 83916fbc3d534b4a9d8e5c84f1729ece (DEFAULT_TABLE table=soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:15.707134 26823 raft_consensus.cc:359] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.707979 26823 raft_consensus.cc:385] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.708294 26823 raft_consensus.cc:740] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.709102 26823 consensus_queue.cc:260] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.684015 26822 tablet_bootstrap.cc:654] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.713485 26821 tablet_bootstrap.cc:654] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.716552 26823 ts_tablet_manager.cc:1434] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:07:15.718092 26823 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.731089 26668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83916fbc3d534b4a9d8e5c84f1729ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.741670 26428 catalog_manager.cc:5697] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.743409 26823 tablet_bootstrap.cc:654] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.753409 26822 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:15.754446 26822 ts_tablet_manager.cc:1403] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.004s
I20260709 13:07:15.758136 26822 raft_consensus.cc:359] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.771143 26822 raft_consensus.cc:385] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.771663 26822 raft_consensus.cc:740] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.772948 26822 consensus_queue.cc:260] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.775626 26821 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:15.775970 26822 ts_tablet_manager.cc:1434] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:07:15.776198 26821 ts_tablet_manager.cc:1403] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.007s
I20260709 13:07:15.777819 26822 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:15.778822 26823 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:15.779361 26821 raft_consensus.cc:359] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.779461 26823 ts_tablet_manager.cc:1403] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.014s
I20260709 13:07:15.780126 26821 raft_consensus.cc:385] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.780495 26821 raft_consensus.cc:740] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.781268 26821 consensus_queue.cc:260] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.783597 26821 ts_tablet_manager.cc:1434] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:15.783890 26823 raft_consensus.cc:359] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.784570 26821 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.784816 26823 raft_consensus.cc:385] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.785298 26823 raft_consensus.cc:740] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.786371 26823 consensus_queue.cc:260] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.789646 26823 ts_tablet_manager.cc:1434] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:15.790905 26823 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.790937 26822 tablet_bootstrap.cc:654] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.792060 26821 tablet_bootstrap.cc:654] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.801668 26823 tablet_bootstrap.cc:654] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.808535 26821 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
W20260709 13:07:15.808408 26478 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:15.809415 26821 ts_tablet_manager.cc:1403] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 13:07:15.815306 26822 tablet_bootstrap.cc:492] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:15.815981 26822 ts_tablet_manager.cc:1403] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260709 13:07:15.813210 26821 raft_consensus.cc:359] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.817852 26821 raft_consensus.cc:385] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.818176 26823 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:15.818297 26821 raft_consensus.cc:740] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.818861 26823 ts_tablet_manager.cc:1403] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.005s
I20260709 13:07:15.819638 26822 raft_consensus.cc:359] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.819881 26821 consensus_queue.cc:260] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.820617 26822 raft_consensus.cc:385] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.821437 26822 raft_consensus.cc:740] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.822058 26823 raft_consensus.cc:359] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.822950 26823 raft_consensus.cc:385] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.822518 26822 consensus_queue.cc:260] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.823073 26821 ts_tablet_manager.cc:1434] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:07:15.823287 26823 raft_consensus.cc:740] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.824590 26821 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.824370 26823 consensus_queue.cc:260] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.827294 26823 ts_tablet_manager.cc:1434] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:15.827447 26822 ts_tablet_manager.cc:1434] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:07:15.828320 26823 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.835745 26823 tablet_bootstrap.cc:654] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.835803 26821 tablet_bootstrap.cc:654] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.839125 26822 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:15.852687 26762 raft_consensus.cc:493] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.853330 26821 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:15.853267 26762 raft_consensus.cc:515] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.854012 26821 ts_tablet_manager.cc:1403] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260709 13:07:15.855409 26762 leader_election.cc:290] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.856101 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:15.856601 26823 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:15.856807 26530 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:15.857100 26823 ts_tablet_manager.cc:1403] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260709 13:07:15.857550 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:15.858052 26571 leader_election.cc:304] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:15.858491 26680 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:15.859145 26762 raft_consensus.cc:2804] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.859519 26762 raft_consensus.cc:493] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.859855 26762 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.862166 26822 tablet_bootstrap.cc:654] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.863903 26830 raft_consensus.cc:493] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.864408 26830 raft_consensus.cc:515] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.866593 26830 leader_election.cc:290] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.867122 26762 raft_consensus.cc:515] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.868271 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:15.868319 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:15.869271 26762 leader_election.cc:290] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.870257 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:15.870859 26532 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:15.871106 26570 leader_election.cc:343] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.868975 26530 raft_consensus.cc:2468] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:15.872910 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:15.873890 26680 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.872421 26823 raft_consensus.cc:359] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.875993 26823 raft_consensus.cc:385] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.876298 26823 raft_consensus.cc:740] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.876413 26821 raft_consensus.cc:359] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.877180 26821 raft_consensus.cc:385] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.877604 26821 raft_consensus.cc:740] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.878232 26571 leader_election.cc:304] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:15.878356 26821 consensus_queue.cc:260] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.879441 26830 raft_consensus.cc:2804] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:15.879815 26830 raft_consensus.cc:493] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.880159 26830 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.880973 26821 ts_tablet_manager.cc:1434] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260709 13:07:15.877137 26823 consensus_queue.cc:260] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.882097 26821 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.883700 26823 ts_tablet_manager.cc:1434] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:07:15.884752 26823 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.888854 26821 tablet_bootstrap.cc:654] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.897073 26532 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:15.908936 26571 leader_election.cc:304] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:15.910471 26762 raft_consensus.cc:2804] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.911559 26762 raft_consensus.cc:697] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:15.912679 26762 consensus_queue.cc:237] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.923828 26830 raft_consensus.cc:515] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.925354 26680 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:15.928403 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:15.929010 26532 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:15.931175 26821 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:15.931793 26821 ts_tablet_manager.cc:1403] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.019s
I20260709 13:07:15.933952 26823 tablet_bootstrap.cc:654] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.935132 26821 raft_consensus.cc:359] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.936002 26821 raft_consensus.cc:385] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.936360 26821 raft_consensus.cc:740] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.937541 26821 consensus_queue.cc:260] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.938443 26830 leader_election.cc:290] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:15.940403 26821 ts_tablet_manager.cc:1434] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:15.941494 26821 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:15.943449 26532 raft_consensus.cc:2468] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:15.944828 26571 leader_election.cc:304] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:15.946431 26830 raft_consensus.cc:2804] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:15.948176 26830 raft_consensus.cc:697] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:15.947573 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:15.947173 26428 catalog_manager.cc:5697] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.949082 26830 consensus_queue.cc:237] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
W20260709 13:07:15.949728 26570 leader_election.cc:343] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:15.950245 26822 tablet_bootstrap.cc:492] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:15.950760 26822 ts_tablet_manager.cc:1403] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.112s	user 0.036s	sys 0.038s
I20260709 13:07:15.953403 26823 tablet_bootstrap.cc:492] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:15.954299 26823 ts_tablet_manager.cc:1403] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 13:07:15.954900 26822 raft_consensus.cc:359] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.955704 26822 raft_consensus.cc:385] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.956013 26822 raft_consensus.cc:740] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.956779 26822 consensus_queue.cc:260] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.959111 26823 raft_consensus.cc:359] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.960675 26823 raft_consensus.cc:385] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.961158 26823 raft_consensus.cc:740] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.959163 26822 ts_tablet_manager.cc:1434] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:15.962368 26821 tablet_bootstrap.cc:654] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.963483 26822 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:15.964771 26823 consensus_queue.cc:260] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:15.976778 26823 ts_tablet_manager.cc:1434] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:07:15.979537 26823 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:15.992295 26823 tablet_bootstrap.cc:654] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.992302 26822 tablet_bootstrap.cc:654] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.998646 26822 tablet_bootstrap.cc:492] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:15.999109 26822 ts_tablet_manager.cc:1403] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.007s
I20260709 13:07:15.999167 26428 catalog_manager.cc:5697] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.001466 26828 raft_consensus.cc:493] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.001654 26822 raft_consensus.cc:359] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.002058 26828 raft_consensus.cc:515] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.002451 26822 raft_consensus.cc:385] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.003382 26822 raft_consensus.cc:740] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.004648 26822 consensus_queue.cc:260] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.006791 26821 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:16.007426 26821 ts_tablet_manager.cc:1403] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.018s
I20260709 13:07:16.009287 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.010211 26532 raft_consensus.cc:2393] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a05b9a478ae49cc89cd3551c3539508 in current term 1: Already voted for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in this term.
I20260709 13:07:16.010792 26821 raft_consensus.cc:359] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.011634 26821 raft_consensus.cc:385] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.011988 26821 raft_consensus.cc:740] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.012792 26821 consensus_queue.cc:260] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.013463 26729 raft_consensus.cc:493] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.013630 26822 ts_tablet_manager.cc:1434] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:16.014042 26729 raft_consensus.cc:515] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.014925 26822 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:16.015903 26821 ts_tablet_manager.cc:1434] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:16.016341 26729 leader_election.cc:290] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.017208 26821 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:16.017956 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.018613 26606 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:16.019416 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:16.019909 26680 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:16.020998 26495 leader_election.cc:304] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.022491 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.023002 26828 leader_election.cc:290] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.022086 26729 raft_consensus.cc:2804] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.023825 26729 raft_consensus.cc:493] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.024185 26729 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.024222 26646 leader_election.cc:304] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508; no voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.025101 26821 tablet_bootstrap.cc:654] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.025599 26828 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.032385 26822 tablet_bootstrap.cc:654] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.035128 26823 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:16.035614 26828 raft_consensus.cc:2749] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.035964 26823 ts_tablet_manager.cc:1403] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.004s
I20260709 13:07:16.033468 26729 raft_consensus.cc:515] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.039333 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.039939 26606 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.040089 26821 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:16.040678 26821 ts_tablet_manager.cc:1403] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 13:07:16.040518 26823 raft_consensus.cc:359] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.041393 26823 raft_consensus.cc:385] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.041697 26823 raft_consensus.cc:740] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.042692 26823 consensus_queue.cc:260] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.044278 26821 raft_consensus.cc:359] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.045060 26821 raft_consensus.cc:385] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.045171 26823 ts_tablet_manager.cc:1434] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:16.045389 26821 raft_consensus.cc:740] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.046381 26823 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:16.046597 26729 leader_election.cc:290] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.047365 26821 consensus_queue.cc:260] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.048151 26606 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:16.049911 26821 ts_tablet_manager.cc:1434] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:16.049908 26497 leader_election.cc:304] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.051141 26729 raft_consensus.cc:2804] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.051146 26821 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:16.053771 26823 tablet_bootstrap.cc:654] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.057782 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.051751 26729 raft_consensus.cc:697] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:16.059540 26729 consensus_queue.cc:237] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.061008 26822 tablet_bootstrap.cc:492] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:16.061575 26822 ts_tablet_manager.cc:1403] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260709 13:07:16.058708 26681 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.068210 26821 tablet_bootstrap.cc:654] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.068794 26822 raft_consensus.cc:359] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.069885 26822 raft_consensus.cc:385] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.073450 26822 raft_consensus.cc:740] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.075873 26822 consensus_queue.cc:260] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.079255 26822 ts_tablet_manager.cc:1434] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 13:07:16.080646 26822 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:16.081451 26821 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:16.082073 26821 ts_tablet_manager.cc:1403] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:07:16.082772 26681 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:16.086469 26830 raft_consensus.cc:493] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.087060 26830 raft_consensus.cc:515] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.088025 26821 raft_consensus.cc:359] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.089382 26830 leader_election.cc:290] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.090533 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d437ebff5e425498f940e24c42fbd7" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.091252 26532 raft_consensus.cc:2468] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:16.091514 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d437ebff5e425498f940e24c42fbd7" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:16.092324 26681 raft_consensus.cc:2468] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:16.092787 26571 leader_election.cc:304] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.093712 26830 raft_consensus.cc:2804] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.094082 26830 raft_consensus.cc:493] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.088752 26821 raft_consensus.cc:385] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.094437 26830 raft_consensus.cc:3060] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.094731 26821 raft_consensus.cc:740] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.095618 26821 consensus_queue.cc:260] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.096226 26429 catalog_manager.cc:5697] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.098691 26821 ts_tablet_manager.cc:1434] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:07:16.099709 26821 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Bootstrap starting.
I20260709 13:07:16.105808 26828 raft_consensus.cc:493] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.106511 26828 raft_consensus.cc:515] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.106918 26830 raft_consensus.cc:515] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.109157 26828 leader_election.cc:290] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.110754 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.111456 26604 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:16.111590 26823 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:16.112202 26823 ts_tablet_manager.cc:1403] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.019s
I20260709 13:07:16.112731 26646 leader_election.cc:304] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:16.112211 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.114382 26532 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:16.106487 26821 tablet_bootstrap.cc:654] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.115422 26823 raft_consensus.cc:359] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.116221 26823 raft_consensus.cc:385] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.116520 26823 raft_consensus.cc:740] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.114470 26828 raft_consensus.cc:2804] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.116978 26828 raft_consensus.cc:493] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.117291 26823 consensus_queue.cc:260] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.107959 26822 tablet_bootstrap.cc:654] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.123739 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d437ebff5e425498f940e24c42fbd7" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.124629 26532 raft_consensus.cc:3060] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.124846 26823 ts_tablet_manager.cc:1434] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:07:16.126123 26823 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:16.117324 26828 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.140671 26823 tablet_bootstrap.cc:654] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.142522 26830 leader_election.cc:290] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.144511 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d437ebff5e425498f940e24c42fbd7" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.145174 26681 raft_consensus.cc:3060] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.149932 26822 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:16.150926 26822 ts_tablet_manager.cc:1403] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.010s
I20260709 13:07:16.153014 26681 raft_consensus.cc:2468] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:16.154412 26570 leader_election.cc:304] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:16.155555 26830 raft_consensus.cc:2804] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.156225 26830 raft_consensus.cc:697] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:16.157459 26822 raft_consensus.cc:359] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.158432 26822 raft_consensus.cc:385] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.158809 26822 raft_consensus.cc:740] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.159657 26822 consensus_queue.cc:260] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.162542 26822 ts_tablet_manager.cc:1434] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:07:16.157097 26830 consensus_queue.cc:237] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.169658 26827 consensus_queue.cc:1048] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.179257 26822 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:16.185863 26827 consensus_queue.cc:1048] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.186260 26532 raft_consensus.cc:2468] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:16.192351 26828 raft_consensus.cc:515] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.194717 26822 tablet_bootstrap.cc:654] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.202047 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.203099 26530 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.217365 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.218281 26604 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.221163 26762 raft_consensus.cc:493] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.221737 26762 raft_consensus.cc:515] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.224922 26530 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:16.224943 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.225965 26531 raft_consensus.cc:2468] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 0.
I20260709 13:07:16.226300 26645 leader_election.cc:304] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.227226 26826 raft_consensus.cc:2804] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.227389 26571 leader_election.cc:304] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.227205 26428 catalog_manager.cc:5697] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.244861 26762 leader_election.cc:290] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.250924 26830 raft_consensus.cc:2804] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.253031 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:16.249258 26828 leader_election.cc:290] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.256784 26822 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:16.257264 26822 ts_tablet_manager.cc:1403] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.016s
I20260709 13:07:16.250910 26826 raft_consensus.cc:697] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:16.259891 26604 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
W20260709 13:07:16.260188 26570 leader_election.cc:343] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.261394 26826 consensus_queue.cc:237] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.262107 26822 raft_consensus.cc:359] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.262868 26822 raft_consensus.cc:385] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.263139 26822 raft_consensus.cc:740] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.263929 26821 tablet_bootstrap.cc:492] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: No bootstrap required, opened a new log
I20260709 13:07:16.264581 26821 ts_tablet_manager.cc:1403] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent bootstrapping tablet: real 0.165s	user 0.037s	sys 0.046s
I20260709 13:07:16.264019 26822 consensus_queue.cc:260] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.267450 26822 ts_tablet_manager.cc:1434] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:07:16.267779 26821 raft_consensus.cc:359] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.268548 26822 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: Bootstrap starting.
I20260709 13:07:16.268548 26821 raft_consensus.cc:385] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.269032 26821 raft_consensus.cc:740] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.269852 26821 consensus_queue.cc:260] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.272569 26821 ts_tablet_manager.cc:1434] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:16.274891 26822 tablet_bootstrap.cc:654] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.254142 26830 raft_consensus.cc:493] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.288435 26830 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.301932 26828 raft_consensus.cc:493] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.305186 26828 raft_consensus.cc:515] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.309240 26828 leader_election.cc:290] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.311460 26823 tablet_bootstrap.cc:492] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:16.312264 26823 ts_tablet_manager.cc:1403] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.186s	user 0.030s	sys 0.028s
I20260709 13:07:16.310882 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.318292 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.320767 26532 raft_consensus.cc:2393] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a05b9a478ae49cc89cd3551c3539508 in current term 1: Already voted for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in this term.
I20260709 13:07:16.322147 26645 leader_election.cc:304] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508; no voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.323366 26828 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.323782 26823 raft_consensus.cc:359] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.324555 26823 raft_consensus.cc:385] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.324831 26823 raft_consensus.cc:740] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.325503 26823 consensus_queue.cc:260] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.329154 26823 ts_tablet_manager.cc:1434] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:07:16.330178 26823 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: Bootstrap starting.
I20260709 13:07:16.330802 26822 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: No bootstrap required, opened a new log
I20260709 13:07:16.331321 26822 ts_tablet_manager.cc:1403] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260709 13:07:16.333968 26822 raft_consensus.cc:359] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.334611 26822 raft_consensus.cc:385] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.334884 26822 raft_consensus.cc:740] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.335717 26822 consensus_queue.cc:260] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.336779 26828 raft_consensus.cc:2749] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.341571 26830 raft_consensus.cc:515] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.341984 26428 catalog_manager.cc:5697] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.344005 26830 leader_election.cc:290] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.344647 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.345301 26532 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.346067 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.346701 26680 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.349009 26822 ts_tablet_manager.cc:1434] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:16.351586 26823 tablet_bootstrap.cc:654] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.353508 26532 raft_consensus.cc:2468] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:16.355077 26571 leader_election.cc:304] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.357414 26864 raft_consensus.cc:2804] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.358059 26864 raft_consensus.cc:697] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:16.359118 26864 consensus_queue.cc:237] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.367115 26680 raft_consensus.cc:2468] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 1.
I20260709 13:07:16.371526 26823 tablet_bootstrap.cc:492] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: No bootstrap required, opened a new log
I20260709 13:07:16.372154 26823 ts_tablet_manager.cc:1403] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.012s
I20260709 13:07:16.374929 26823 raft_consensus.cc:359] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.375686 26823 raft_consensus.cc:385] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.376025 26823 raft_consensus.cc:740] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.376775 26823 consensus_queue.cc:260] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.377785 26426 catalog_manager.cc:5697] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.379071 26823 ts_tablet_manager.cc:1434] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:16.379419 26864 consensus_queue.cc:1048] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.393664 26762 consensus_queue.cc:1048] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.429526 26826 raft_consensus.cc:493] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.430167 26826 raft_consensus.cc:515] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.432118 26826 leader_election.cc:290] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.432716 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829" is_pre_election: true
I20260709 13:07:16.433084 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.433507 26532 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:16.433794 26604 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 0.
I20260709 13:07:16.434790 26645 leader_election.cc:304] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.435539 26826 raft_consensus.cc:2804] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.435909 26826 raft_consensus.cc:493] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.436131 26826 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.441284 26826 raft_consensus.cc:515] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.443111 26826 leader_election.cc:290] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.444150 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.443950 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.444765 26604 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.444813 26532 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.446028 26729 raft_consensus.cc:493] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.446593 26729 raft_consensus.cc:515] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.448521 26729 leader_election.cc:290] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.449359 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" is_pre_election: true
I20260709 13:07:16.450152 26606 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:16.451370 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508" is_pre_election: true
I20260709 13:07:16.452142 26680 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 0.
I20260709 13:07:16.452250 26604 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:16.452618 26497 leader_election.cc:304] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.452250 26532 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 1.
I20260709 13:07:16.453950 26729 raft_consensus.cc:2804] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.454691 26646 leader_election.cc:304] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:16.455592 26826 raft_consensus.cc:2804] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.456132 26762 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.454464 26729 raft_consensus.cc:493] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.457325 26826 raft_consensus.cc:697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:16.457847 26729 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.457667 26820 consensus_queue.cc:1048] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.458583 26826 consensus_queue.cc:237] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.469880 26729 raft_consensus.cc:515] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.473237 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.473889 26606 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.474656 26680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.475329 26680 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.481498 26426 catalog_manager.cc:5697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 1 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.484722 26606 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:16.486217 26497 leader_election.cc:304] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.487241 26820 raft_consensus.cc:2804] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.487756 26820 raft_consensus.cc:697] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:16.488782 26820 consensus_queue.cc:237] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.489298 26729 leader_election.cc:290] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 1 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.486452 26680 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 1.
I20260709 13:07:16.502470 26864 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.502691 26850 consensus_queue.cc:1048] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.530697 26426 catalog_manager.cc:5697] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 0 to 1, leader changed from <none> to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.639446 26875 consensus_queue.cc:1048] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.649729 26827 consensus_queue.cc:1048] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.684039 26826 consensus_queue.cc:1048] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.695545 26826 consensus_queue.cc:1048] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:16.715852 26604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:16.716683 26604 raft_consensus.cc:606] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.721858 26604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:16.722334 26604 raft_consensus.cc:606] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.727203 26604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:16.727743 26604 raft_consensus.cc:606] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.732718 26681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
mode: GRACEFUL
new_leader_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:36862
I20260709 13:07:16.733525 26681 raft_consensus.cc:606] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Received request to transfer leadership to TS fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.739226 26530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89457ca833d4feca33e10a499584b04"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
mode: GRACEFUL
new_leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:07:16.739785 26530 raft_consensus.cc:606] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Received request to transfer leadership to TS 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:16.745358 26681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
mode: GRACEFUL
new_leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:36862
I20260709 13:07:16.745843 26681 raft_consensus.cc:606] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Received request to transfer leadership to TS 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:16.750753 26530 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
mode: GRACEFUL
new_leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:39366
I20260709 13:07:16.751281 26530 raft_consensus.cc:606] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Received request to transfer leadership to TS 7e6b1bedcce2403691c4f9a9736a73b9
I20260709 13:07:16.759213 26604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:45054
I20260709 13:07:16.759756 26604 raft_consensus.cc:606] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:16.842605 26864 raft_consensus.cc:993] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:16.843071 26875 raft_consensus.cc:1081] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:16.844609 26530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39350
I20260709 13:07:16.845078 26530 raft_consensus.cc:493] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:16.845353 26530 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.850157 26530 raft_consensus.cc:515] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.851703 26530 leader_election.cc:290] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.852578 26604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.853048 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df20fbd8a9624b919209f75092b550d9" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.853253 26604 raft_consensus.cc:3055] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.853613 26604 raft_consensus.cc:740] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:16.853673 26681 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.854717 26604 consensus_queue.cc:260] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.855790 26604 raft_consensus.cc:3060] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.859148 26681 raft_consensus.cc:2468] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:16.860261 26495 leader_election.cc:304] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:16.861066 26820 raft_consensus.cc:2804] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:16.861119 26604 raft_consensus.cc:2468] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:16.861591 26820 raft_consensus.cc:697] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:16.862412 26820 consensus_queue.cc:237] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.868863 26428 catalog_manager.cc:5697] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.889420 26827 consensus_queue.cc:1048] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.896212 26864 raft_consensus.cc:993] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:16.896813 26875 raft_consensus.cc:1081] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:16.900858 26679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:07:16.901463 26679 raft_consensus.cc:493] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:16.901876 26679 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.902951 26875 consensus_queue.cc:1048] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.907689 26826 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.910513 26679 raft_consensus.cc:515] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.914645 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.915359 26679 leader_election.cc:290] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:16.919018 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83916fbc3d534b4a9d8e5c84f1729ece" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:16.919837 26606 raft_consensus.cc:3055] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.920259 26606 raft_consensus.cc:740] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:16.921260 26606 consensus_queue.cc:260] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.922585 26606 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.923925 26828 raft_consensus.cc:993] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: : Instructing follower 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:16.924396 26828 raft_consensus.cc:1081] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Signalling peer 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:16.930363 26606 raft_consensus.cc:2468] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 2.
I20260709 13:07:16.931154 26605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:45052
I20260709 13:07:16.931787 26605 raft_consensus.cc:493] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:16.931783 26646 leader_election.cc:304] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [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: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.932412 26605 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.933202 26826 raft_consensus.cc:2804] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:16.933871 26826 raft_consensus.cc:697] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:16.934722 26826 consensus_queue.cc:237] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.931715 26863 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.940285 26605 raft_consensus.cc:515] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.941497 26604 raft_consensus.cc:1240] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Rejecting Update request from peer 9a05b9a478ae49cc89cd3551c3539508 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:16.946084 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:16.947786 26863 consensus_queue.cc:1059] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.948961 26828 raft_consensus.cc:3055] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.949227 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:16.949321 26828 raft_consensus.cc:740] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:16.950522 26828 consensus_queue.cc:260] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.951777 26828 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.956352 26605 leader_election.cc:290] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:16.965546 26428 catalog_manager.cc:5697] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.968319 26679 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:16.970820 26570 leader_election.cc:304] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: fce795257ddf4e6d905b7e3e7662a829
I20260709 13:07:16.971822 26827 raft_consensus.cc:2804] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:16.972301 26827 raft_consensus.cc:697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:16.973104 26827 consensus_queue.cc:237] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:16.981739 26428 catalog_manager.cc:5697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 1 to 2, leader changed from 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195) to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.988456 26877 consensus_queue.cc:1048] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.996492 26820 raft_consensus.cc:993] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: : Instructing follower 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:16.996995 26729 raft_consensus.cc:1081] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Signalling peer 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:16.998660 26604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:07:16.999464 26604 raft_consensus.cc:493] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:16.999828 26604 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.002790 26850 consensus_queue.cc:1048] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.004881 26729 raft_consensus.cc:993] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: : Instructing follower 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:17.005287 26729 raft_consensus.cc:1081] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Signalling peer 7e6b1bedcce2403691c4f9a9736a73b9 to start an election
I20260709 13:07:17.007035 26606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89457ca833d4feca33e10a499584b04"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:07:17.007579 26606 raft_consensus.cc:493] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.007938 26606 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.008641 26604 raft_consensus.cc:515] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.010116 26605 raft_consensus.cc:1240] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Rejecting Update request from peer fce795257ddf4e6d905b7e3e7662a829 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:17.013339 26530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:17.013857 26530 raft_consensus.cc:3055] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.014184 26530 raft_consensus.cc:740] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:17.014865 26530 consensus_queue.cc:260] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.015777 26530 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.016866 26604 leader_election.cc:290] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:17.017549 26606 raft_consensus.cc:515] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.020485 26532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:17.021054 26532 raft_consensus.cc:3055] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.021490 26532 raft_consensus.cc:740] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:17.021747 26606 leader_election.cc:290] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:17.023614 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d351cb80fe4cf59e0b5d128a0723ff" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:17.022886 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89457ca833d4feca33e10a499584b04" candidate_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:17.023537 26875 raft_consensus.cc:993] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.022362 26532 consensus_queue.cc:260] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.025133 26679 raft_consensus.cc:3060] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.025157 26681 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.025322 26875 raft_consensus.cc:1081] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.025590 26532 raft_consensus.cc:3060] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.027639 26531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39350
I20260709 13:07:17.028192 26531 raft_consensus.cc:493] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.028560 26531 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.032034 26681 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:17.032078 26679 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:17.033402 26570 leader_election.cc:304] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:17.022291 26530 raft_consensus.cc:2468] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:17.034190 26827 raft_consensus.cc:2804] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.034368 26570 leader_election.cc:304] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:17.033658 26532 raft_consensus.cc:2468] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e6b1bedcce2403691c4f9a9736a73b9 in term 2.
I20260709 13:07:17.034968 26827 raft_consensus.cc:697] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:17.035730 26864 raft_consensus.cc:2804] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.036268 26864 raft_consensus.cc:697] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Leader. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:17.035959 26827 consensus_queue.cc:237] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.036800 26531 raft_consensus.cc:515] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.037140 26864 consensus_queue.cc:237] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.039023 26531 leader_election.cc:290] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:17.039963 26681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:17.039889 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:17.040532 26681 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.040625 26606 raft_consensus.cc:3055] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.041077 26606 raft_consensus.cc:740] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:17.041870 26606 consensus_queue.cc:260] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.042968 26606 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.045885 26428 catalog_manager.cc:5697] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 1 to 2, leader changed from fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193) to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.047016 26681 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.048089 26495 leader_election.cc:304] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:17.048861 26877 raft_consensus.cc:2804] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.049135 26606 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.049356 26877 raft_consensus.cc:697] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:17.050333 26877 consensus_queue.cc:237] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.058367 26426 catalog_manager.cc:5697] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.062609 26428 catalog_manager.cc:5697] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 reported cstate change: term changed from 1 to 2, leader changed from fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193) to 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.117050 26875 raft_consensus.cc:993] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.117568 26875 raft_consensus.cc:1081] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.119275 26531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39350
I20260709 13:07:17.119800 26531 raft_consensus.cc:493] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.120198 26531 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.127264 26531 raft_consensus.cc:515] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.129721 26531 leader_election.cc:290] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:17.130548 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:17.131323 26606 raft_consensus.cc:3055] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.131279 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff1ab960def49b58441c125de32f7f8" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:17.131923 26606 raft_consensus.cc:740] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:17.132107 26679 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.132874 26606 consensus_queue.cc:260] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.134245 26606 raft_consensus.cc:3060] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.139575 26679 raft_consensus.cc:2468] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.140975 26495 leader_election.cc:304] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:17.141605 26606 raft_consensus.cc:2468] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.141947 26877 raft_consensus.cc:2804] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.142725 26877 raft_consensus.cc:697] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:17.143790 26877 consensus_queue.cc:237] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.151772 26428 catalog_manager.cc:5697] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.293877 26679 raft_consensus.cc:1275] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.295522 26877 consensus_queue.cc:1048] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.300892 26888 raft_consensus.cc:993] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: : Instructing follower fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.301389 26888 raft_consensus.cc:1081] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Signalling peer fce795257ddf4e6d905b7e3e7662a829 to start an election
I20260709 13:07:17.303009 26531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
 from {username='slave'} at 127.0.0.1:39348
I20260709 13:07:17.303629 26531 raft_consensus.cc:493] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.303968 26531 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.306306 26606 raft_consensus.cc:1275] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.311266 26531 raft_consensus.cc:515] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.312800 26531 leader_election.cc:290] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647)
I20260709 13:07:17.314265 26850 consensus_queue.cc:1048] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.315274 26606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:17.315881 26606 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.320631 26679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6547e91fb52b482faa24eaf55e46a841" candidate_uuid: "fce795257ddf4e6d905b7e3e7662a829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
I20260709 13:07:17.321393 26679 raft_consensus.cc:3055] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.321708 26679 raft_consensus.cc:740] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:17.322521 26606 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.322484 26679 consensus_queue.cc:260] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.323669 26679 raft_consensus.cc:3060] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.326023 26606 raft_consensus.cc:1275] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.328658 26828 consensus_queue.cc:1048] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.331001 26679 raft_consensus.cc:2468] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fce795257ddf4e6d905b7e3e7662a829 in term 2.
I20260709 13:07:17.325577 26497 leader_election.cc:304] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e6b1bedcce2403691c4f9a9736a73b9, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:17.342568 26820 raft_consensus.cc:2804] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.343124 26820 raft_consensus.cc:697] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Leader. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:17.343952 26820 consensus_queue.cc:237] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:17.349602 26531 raft_consensus.cc:3060] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.352602 26428 catalog_manager.cc:5697] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 reported cstate change: term changed from 1 to 2, leader changed from 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195) to fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "fce795257ddf4e6d905b7e3e7662a829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.358476 26531 raft_consensus.cc:1275] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.360006 26826 consensus_queue.cc:1048] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.427431 26531 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.433492 26531 raft_consensus.cc:1275] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.435077 26864 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.437882 26679 raft_consensus.cc:1275] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.439162 26864 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.500711 26531 raft_consensus.cc:1275] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.502077 26864 consensus_queue.cc:1048] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.503898 26681 raft_consensus.cc:1275] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.505209 26820 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.518378 26681 raft_consensus.cc:1275] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.520370 26606 raft_consensus.cc:1275] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.521999 26827 consensus_queue.cc:1048] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.522420 26820 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:17.543391 26606 raft_consensus.cc:1275] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.544838 26820 consensus_queue.cc:1048] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.553205 26679 raft_consensus.cc:1275] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.554701 26850 consensus_queue.cc:1048] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.556259 26531 raft_consensus.cc:1275] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.557950 26864 consensus_queue.cc:1048] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.567339 26681 raft_consensus.cc:1275] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer 7e6b1bedcce2403691c4f9a9736a73b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.568936 26827 consensus_queue.cc:1048] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.830972 26604 raft_consensus.cc:1275] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.832460 26850 consensus_queue.cc:1048] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.842343 26681 raft_consensus.cc:1275] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Refusing update from remote peer fce795257ddf4e6d905b7e3e7662a829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.844220 26850 consensus_queue.cc:1048] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.763175 26426 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44720:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:19.782989 26426 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44720:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:19.815328 20815 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:19.955566 26935 tablet.cc:1724] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.069335 26937 log.cc:927] Time spent T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 13:07:20.171475 26558 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:0ff1ab960def49b58441c125de32f7f8)
I20260709 13:07:20.167126 26946 tablet.cc:1724] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.188416 26943 log.cc:927] Time spent T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: Append to log took a long time: real 0.107s	user 0.005s	sys 0.000s
I20260709 13:07:20.208006 26959 tablet.cc:1724] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.220122 26558 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:0ff1ab960def49b58441c125de32f7f8)
W20260709 13:07:20.221225 26558 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:0ff1ab960def49b58441c125de32f7f8)
I20260709 13:07:20.220664 26965 tablet.cc:1724] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.208969 26958 tablet.cc:1724] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.275226 26972 tablet.cc:1724] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.280910 26495 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:35647, user_credentials={real_user=slave}} blocked reactor thread for 57724us
I20260709 13:07:20.285058 26606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36778
I20260709 13:07:20.285691 26606 raft_consensus.cc:606] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:20.294880 26935 tablet.cc:1724] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.289626 26966 tablet.cc:1724] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.250994 26960 tablet.cc:1724] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.283511 26964 tablet.cc:1724] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.366910 26958 tablet.cc:1724] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.367901 26946 tablet.cc:1724] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.372076 26965 tablet.cc:1724] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.376746 26945 raft_consensus.cc:993] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.385764 26939 raft_consensus.cc:1081] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.387916 26679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:07:20.388504 26679 raft_consensus.cc:493] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:20.388897 26679 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.391892 26967 tablet.cc:1724] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.395174 26958 tablet.cc:1724] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.396293 26679 raft_consensus.cc:515] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.400048 26968 tablet.cc:1724] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.402071 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:20.402711 26531 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.406366 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513d1eef4d5f41459d83b92a75a9a2f8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:20.407070 26607 raft_consensus.cc:3055] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:20.407436 26607 raft_consensus.cc:740] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:20.408185 26607 consensus_queue.cc:260] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.408879 26607 raft_consensus.cc:3060] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.414896 26531 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.416438 26972 tablet.cc:1724] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.419036 26645 leader_election.cc:304] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [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: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:20.420121 26938 raft_consensus.cc:2804] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.420605 26938 raft_consensus.cc:697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:20.421098 26607 raft_consensus.cc:2468] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.421468 26938 consensus_queue.cc:237] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.423528 26679 leader_election.cc:290] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 3 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:20.437721 26972 tablet.cc:1724] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.439498 26428 catalog_manager.cc:5697] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 2 to 3, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.438890 26975 tablet.cc:1724] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.441030 26428 catalog_manager.cc:5789] TS 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195:35647) does not have the latest schema for tablet 513d1eef4d5f41459d83b92a75a9a2f8 (table soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]). Expected version 1 got 0
I20260709 13:07:20.445333 26960 tablet.cc:1724] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.448369 26964 tablet.cc:1724] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.447844 26966 tablet.cc:1724] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.459510 26975 tablet.cc:1724] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.462620 26972 tablet.cc:1724] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: 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 13:07:20.483886 26531 raft_consensus.cc:1240] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Rejecting Update request from peer 7e6b1bedcce2403691c4f9a9736a73b9 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:20.487944 26935 tablet.cc:1724] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.489276 26966 tablet.cc:1724] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: 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 13:07:20.506196 26531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:20.506875 26531 raft_consensus.cc:606] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:20.508239 20815 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:07:20.509136 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:20.517982 26426 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: soft_deleted_table [id=6f42dc918d764bceac155f1647aef647] alter complete (version 1)
I20260709 13:07:20.522320 26531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8"
dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:45890
I20260709 13:07:20.522903 26531 raft_consensus.cc:606] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:20.525698 26607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f337048c9c884de5940093156779498c"
dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
mode: GRACEFUL
new_leader_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36778
I20260709 13:07:20.526368 26607 raft_consensus.cc:606] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Received request to transfer leadership to TS 9a05b9a478ae49cc89cd3551c3539508
I20260709 13:07:20.527653 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:20.528136 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:20.662326 26917 raft_consensus.cc:993] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.663038 26942 raft_consensus.cc:1081] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.664642 26678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36846
I20260709 13:07:20.665216 26678 raft_consensus.cc:493] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:20.665532 26678 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.671415 26678 raft_consensus.cc:515] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.673132 26678 leader_election.cc:290] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 3 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:20.674171 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:20.674299 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38965d539ae4d2f89efd1b72adc5f3b" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:20.674942 26531 raft_consensus.cc:3055] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:20.674994 26607 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.675365 26531 raft_consensus.cc:740] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:20.676196 26531 consensus_queue.cc:260] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.677455 26531 raft_consensus.cc:3060] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.682579 26607 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.683987 26646 leader_election.cc:304] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [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: 7e6b1bedcce2403691c4f9a9736a73b9, 9a05b9a478ae49cc89cd3551c3539508; no voters: 
I20260709 13:07:20.684458 26531 raft_consensus.cc:2468] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.684938 26938 raft_consensus.cc:2804] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.685458 26938 raft_consensus.cc:697] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:20.686407 26938 consensus_queue.cc:237] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.693913 26426 catalog_manager.cc:5697] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 2 to 3, leader changed from fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.826562 26917 raft_consensus.cc:993] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.827207 26954 raft_consensus.cc:1081] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.828754 26678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36846
I20260709 13:07:20.829257 26678 raft_consensus.cc:493] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:20.829636 26678 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.835434 26678 raft_consensus.cc:515] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:20.837142 26678 leader_election.cc:290] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 3 election: Requested vote from peers 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297), fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159)
I20260709 13:07:20.838052 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:20.838411 26529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29cc3909619a45b6aab4f47cd7a56ee8" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:20.838744 26607 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.838985 26529 raft_consensus.cc:3055] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:20.839375 26529 raft_consensus.cc:740] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fce795257ddf4e6d905b7e3e7662a829, State: Running, Role: LEADER
I20260709 13:07:20.840273 26529 consensus_queue.cc:260] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [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: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:20.841665 26529 raft_consensus.cc:3060] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.842999 26606 raft_consensus.cc:1275] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:20.843588 26940 raft_consensus.cc:993] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: : Instructing follower 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.844059 26940 raft_consensus.cc:1081] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Signalling peer 9a05b9a478ae49cc89cd3551c3539508 to start an election
I20260709 13:07:20.844516 26938 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:20.845757 26678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f337048c9c884de5940093156779498c"
dest_uuid: "9a05b9a478ae49cc89cd3551c3539508"
 from {username='slave'} at 127.0.0.1:36860
I20260709 13:07:20.846392 26678 raft_consensus.cc:493] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:20.846757 26678 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.849435 26529 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.853032 26645 leader_election.cc:304] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [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: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:20.855571 26678 raft_consensus.cc:515] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.857141 26828 raft_consensus.cc:2804] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.857795 26828 raft_consensus.cc:697] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:20.858740 26828 consensus_queue.cc:237] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [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: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } }
I20260709 13:07:20.859318 26607 raft_consensus.cc:2468] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 3.
I20260709 13:07:20.860452 26678 leader_election.cc:290] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 2 election: Requested vote from peers fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159), 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297)
I20260709 13:07:20.861485 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fce795257ddf4e6d905b7e3e7662a829"
I20260709 13:07:20.862066 26531 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.862632 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f337048c9c884de5940093156779498c" candidate_uuid: "9a05b9a478ae49cc89cd3551c3539508" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e6b1bedcce2403691c4f9a9736a73b9"
I20260709 13:07:20.863272 26607 raft_consensus.cc:3055] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:20.863579 26607 raft_consensus.cc:740] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e6b1bedcce2403691c4f9a9736a73b9, State: Running, Role: LEADER
I20260709 13:07:20.864380 26607 consensus_queue.cc:260] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [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: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.868197 26607 raft_consensus.cc:3060] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:20.873845 26529 raft_consensus.cc:1275] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:20.869655 26531 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 2.
I20260709 13:07:20.875582 26938 consensus_queue.cc:1048] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:20.876592 26607 raft_consensus.cc:2468] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a05b9a478ae49cc89cd3551c3539508 in term 2.
I20260709 13:07:20.877071 26645 leader_election.cc:304] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a05b9a478ae49cc89cd3551c3539508, fce795257ddf4e6d905b7e3e7662a829; no voters: 
I20260709 13:07:20.879884 26828 raft_consensus.cc:2804] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:20.880434 26828 raft_consensus.cc:697] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Becoming Leader. State: Replica: 9a05b9a478ae49cc89cd3551c3539508, State: Running, Role: LEADER
I20260709 13:07:20.881397 26828 consensus_queue.cc:237] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } }
I20260709 13:07:20.882251 26935 tablet.cc:1724] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: 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 13:07:20.882893 26426 catalog_manager.cc:5697] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 2 to 3, leader changed from fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 3 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.904462 26426 catalog_manager.cc:5697] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 reported cstate change: term changed from 1 to 2, leader changed from 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194) to 9a05b9a478ae49cc89cd3551c3539508 (127.20.83.195). New cstate: current_term: 2 leader_uuid: "9a05b9a478ae49cc89cd3551c3539508" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a05b9a478ae49cc89cd3551c3539508" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 35647 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.905596 26428 catalog_manager.cc:5789] TS fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159) does not have the latest schema for tablet 513d1eef4d5f41459d83b92a75a9a2f8 (table soft_deleted_table [id=6f42dc918d764bceac155f1647aef647]). Expected version 1 got 0
I20260709 13:07:21.129078 26607 raft_consensus.cc:1275] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:21.130589 26828 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:21.140134 26529 raft_consensus.cc:1275] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:21.141621 26828 consensus_queue.cc:1048] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:21.386264 26529 raft_consensus.cc:1275] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:21.387678 26828 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.396400 26606 raft_consensus.cc:1275] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:21.397100 26531 raft_consensus.cc:1275] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:21.398061 26985 consensus_queue.cc:1048] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.398679 26938 consensus_queue.cc:1048] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fce795257ddf4e6d905b7e3e7662a829" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:21.414566 26607 raft_consensus.cc:1275] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Refusing update from remote peer 9a05b9a478ae49cc89cd3551c3539508: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:21.416077 26938 consensus_queue.cc:1048] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e6b1bedcce2403691c4f9a9736a73b9" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:21.584828 20815 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:21.589715 20815 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:07:21.590152 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:21.594815 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:07:21.595211 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:22.629168 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
W20260709 13:07:22.634552 26645 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]
W20260709 13:07:22.645113 26645 consensus_peers.cc:597] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.703178 26645 consensus_peers.cc:597] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.716675 26571 consensus_peers.cc:597] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.725159 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:22.727136 20815 tablet_replica.cc:333] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.730022 20815 raft_consensus.cc:2243] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.731343 20815 raft_consensus.cc:2272] T 83916fbc3d534b4a9d8e5c84f1729ece P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:22.731839 26645 consensus_peers.cc:597] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.735235 20815 tablet_replica.cc:333] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.736928 20815 raft_consensus.cc:2243] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.737902 20815 raft_consensus.cc:2272] T e6d437ebff5e425498f940e24c42fbd7 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:22.738837 26645 consensus_peers.cc:597] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.741364 20815 tablet_replica.cc:333] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.742707 20815 raft_consensus.cc:2243] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.743680 20815 raft_consensus.cc:2272] T c89457ca833d4feca33e10a499584b04 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.747565 20815 tablet_replica.cc:333] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.748770 20815 raft_consensus.cc:2243] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:22.749069 26571 consensus_peers.cc:597] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.750123 20815 raft_consensus.cc:2272] T 6547e91fb52b482faa24eaf55e46a841 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.756296 20815 tablet_replica.cc:333] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
W20260709 13:07:22.756438 26571 consensus_peers.cc:597] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. 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 13:07:22.757622 20815 raft_consensus.cc:2243] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.758582 20815 raft_consensus.cc:2272] T 513d1eef4d5f41459d83b92a75a9a2f8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.761513 20815 tablet_replica.cc:333] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.762195 20815 raft_consensus.cc:2243] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.762982 20815 raft_consensus.cc:2272] T a38965d539ae4d2f89efd1b72adc5f3b P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.766330 20815 tablet_replica.cc:333] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.767580 20815 raft_consensus.cc:2243] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.769562 20815 raft_consensus.cc:2272] T 0ff1ab960def49b58441c125de32f7f8 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.772524 20815 tablet_replica.cc:333] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.773226 20815 raft_consensus.cc:2243] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.773898 20815 raft_consensus.cc:2272] T 77b5db5fe0e749039a0231b16339220b P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.776743 20815 tablet_replica.cc:333] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.777454 20815 raft_consensus.cc:2243] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.779004 20815 raft_consensus.cc:2272] T 160568f9be124ba699bbe203db7b832b P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.781877 20815 tablet_replica.cc:333] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.782701 20815 raft_consensus.cc:2243] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.783538 20815 raft_consensus.cc:2272] T 29cc3909619a45b6aab4f47cd7a56ee8 P fce795257ddf4e6d905b7e3e7662a829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.786288 20815 tablet_replica.cc:333] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.786952 20815 raft_consensus.cc:2243] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.787545 20815 raft_consensus.cc:2272] T f337048c9c884de5940093156779498c P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.790246 20815 tablet_replica.cc:333] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.790832 20815 raft_consensus.cc:2243] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.791527 20815 raft_consensus.cc:2272] T fbc129b9137d4d9cb854458d7ebaf421 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.794166 20815 tablet_replica.cc:333] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.794680 20815 raft_consensus.cc:2243] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.795199 20815 raft_consensus.cc:2272] T 5c2b7bd30573461aa4d3814832fecfcd P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.797595 20815 tablet_replica.cc:333] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.798153 20815 raft_consensus.cc:2243] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.798753 20815 raft_consensus.cc:2272] T 43d351cb80fe4cf59e0b5d128a0723ff P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.801162 20815 tablet_replica.cc:333] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.801735 20815 raft_consensus.cc:2243] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.802234 20815 raft_consensus.cc:2272] T ca0fe8bb08ab4bef842e0b25d5597ed3 P fce795257ddf4e6d905b7e3e7662a829 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.804997 20815 tablet_replica.cc:333] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.805671 20815 raft_consensus.cc:2243] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.807070 20815 raft_consensus.cc:2272] T df20fbd8a9624b919209f75092b550d9 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.809700 20815 tablet_replica.cc:333] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.810330 20815 raft_consensus.cc:2243] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.811532 20815 raft_consensus.cc:2272] T 9b521cf58aa7413ea2907acfb566c466 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.814800 20815 tablet_replica.cc:333] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829: stopping tablet replica
I20260709 13:07:22.816951 20815 raft_consensus.cc:2243] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.818886 20815 raft_consensus.cc:2272] T df8c98a336f048dcb163072eda202986 P fce795257ddf4e6d905b7e3e7662a829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.870350 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
W20260709 13:07:22.899565 26571 consensus_peers.cc:597] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:22.928426 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
W20260709 13:07:22.951704 26645 consensus_peers.cc:597] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:22.964071 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:22.965046 20815 tablet_replica.cc:333] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.965998 20815 raft_consensus.cc:2243] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.966667 20815 raft_consensus.cc:2272] T 83916fbc3d534b4a9d8e5c84f1729ece P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.969048 20815 tablet_replica.cc:333] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.969700 20815 raft_consensus.cc:2243] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:22.971200 20815 raft_consensus.cc:2272] T e6d437ebff5e425498f940e24c42fbd7 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.974300 20815 tablet_replica.cc:333] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.975459 20815 raft_consensus.cc:2243] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:22.976724 26571 consensus_peers.cc:597] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:22.976751 20815 raft_consensus.cc:2272] T c89457ca833d4feca33e10a499584b04 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:22.979846 26645 consensus_peers.cc:597] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 -> Peer fce795257ddf4e6d905b7e3e7662a829 (127.20.83.193:38159): Couldn't send request to peer fce795257ddf4e6d905b7e3e7662a829. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:22.981020 20815 tablet_replica.cc:333] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.981812 20815 raft_consensus.cc:2243] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.982445 20815 raft_consensus.cc:2272] T 6547e91fb52b482faa24eaf55e46a841 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.984761 20815 tablet_replica.cc:333] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.985303 20815 raft_consensus.cc:2243] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.985827 20815 raft_consensus.cc:2272] T 513d1eef4d5f41459d83b92a75a9a2f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.988075 20815 tablet_replica.cc:333] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.988799 20815 raft_consensus.cc:2243] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.989542 20815 raft_consensus.cc:2272] T a38965d539ae4d2f89efd1b72adc5f3b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.992739 20815 tablet_replica.cc:333] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
W20260709 13:07:22.992928 26646 consensus_peers.cc:597] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 -> Peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Couldn't send request to peer 7e6b1bedcce2403691c4f9a9736a73b9. 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 13:07:22.993582 20815 raft_consensus.cc:2243] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.994292 20815 raft_consensus.cc:2272] T 0ff1ab960def49b58441c125de32f7f8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.996681 20815 tablet_replica.cc:333] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:22.997218 20815 raft_consensus.cc:2243] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.997895 20815 raft_consensus.cc:2272] T 29cc3909619a45b6aab4f47cd7a56ee8 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.000139 20815 tablet_replica.cc:333] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.000833 20815 raft_consensus.cc:2243] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.001377 20815 raft_consensus.cc:2272] T f337048c9c884de5940093156779498c P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.003638 20815 tablet_replica.cc:333] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.004145 20815 raft_consensus.cc:2243] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.005125 20815 raft_consensus.cc:2272] T fbc129b9137d4d9cb854458d7ebaf421 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.007522 20815 tablet_replica.cc:333] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.008078 20815 raft_consensus.cc:2243] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.008563 20815 raft_consensus.cc:2272] T 160568f9be124ba699bbe203db7b832b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.010742 20815 tablet_replica.cc:333] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.011293 20815 raft_consensus.cc:2243] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.012243 20815 raft_consensus.cc:2272] T 43d351cb80fe4cf59e0b5d128a0723ff P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.014336 20815 tablet_replica.cc:333] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.014876 20815 raft_consensus.cc:2243] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.015887 20815 raft_consensus.cc:2272] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.018859 20815 tablet_replica.cc:333] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.019492 20815 raft_consensus.cc:2243] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.020146 20815 raft_consensus.cc:2272] T df8c98a336f048dcb163072eda202986 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.023033 20815 tablet_replica.cc:333] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.023737 20815 raft_consensus.cc:2243] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.024302 20815 raft_consensus.cc:2272] T 9b521cf58aa7413ea2907acfb566c466 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.026827 20815 tablet_replica.cc:333] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.027369 20815 raft_consensus.cc:2243] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.028270 20815 raft_consensus.cc:2272] T 5c2b7bd30573461aa4d3814832fecfcd P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.030943 20815 tablet_replica.cc:333] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.031486 20815 raft_consensus.cc:2243] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.032032 20815 raft_consensus.cc:2272] T 77b5db5fe0e749039a0231b16339220b P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.035686 20815 tablet_replica.cc:333] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9: stopping tablet replica
I20260709 13:07:23.036219 20815 raft_consensus.cc:2243] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.036813 20815 raft_consensus.cc:2272] T df20fbd8a9624b919209f75092b550d9 P 7e6b1bedcce2403691c4f9a9736a73b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:23.080511 26646 consensus_peers.cc:597] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 -> Peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Couldn't send request to peer 7e6b1bedcce2403691c4f9a9736a73b9. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:41297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.083839 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:07:23.121474 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
W20260709 13:07:23.140110 26646 consensus_peers.cc:597] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 -> Peer 7e6b1bedcce2403691c4f9a9736a73b9 (127.20.83.194:41297): Couldn't send request to peer 7e6b1bedcce2403691c4f9a9736a73b9. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:41297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.156002 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:23.157239 20815 tablet_replica.cc:333] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.158113 20815 raft_consensus.cc:2243] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.159219 20815 raft_consensus.cc:2272] T 83916fbc3d534b4a9d8e5c84f1729ece P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.161595 20815 tablet_replica.cc:333] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.162240 20815 raft_consensus.cc:2243] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.162827 20815 raft_consensus.cc:2272] T e6d437ebff5e425498f940e24c42fbd7 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.165135 20815 tablet_replica.cc:333] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.165740 20815 raft_consensus.cc:2243] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.166363 20815 raft_consensus.cc:2272] T df20fbd8a9624b919209f75092b550d9 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.168484 20815 tablet_replica.cc:333] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.169025 20815 raft_consensus.cc:2243] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.169533 20815 raft_consensus.cc:2272] T c89457ca833d4feca33e10a499584b04 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.171658 20815 tablet_replica.cc:333] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.172227 20815 raft_consensus.cc:2243] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.172746 20815 raft_consensus.cc:2272] T 6547e91fb52b482faa24eaf55e46a841 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.174751 20815 tablet_replica.cc:333] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.175304 20815 raft_consensus.cc:2243] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.176199 20815 raft_consensus.cc:2272] T 513d1eef4d5f41459d83b92a75a9a2f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.178210 20815 tablet_replica.cc:333] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.178720 20815 raft_consensus.cc:2243] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.179486 20815 raft_consensus.cc:2272] T a38965d539ae4d2f89efd1b72adc5f3b P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.181439 20815 tablet_replica.cc:333] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.182062 20815 raft_consensus.cc:2243] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.182562 20815 raft_consensus.cc:2272] T 0ff1ab960def49b58441c125de32f7f8 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.184439 20815 tablet_replica.cc:333] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.184978 20815 raft_consensus.cc:2243] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.185432 20815 raft_consensus.cc:2272] T 43d351cb80fe4cf59e0b5d128a0723ff P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.187381 20815 tablet_replica.cc:333] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.187860 20815 raft_consensus.cc:2243] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.188294 20815 raft_consensus.cc:2272] T ca0fe8bb08ab4bef842e0b25d5597ed3 P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.190191 20815 tablet_replica.cc:333] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.190692 20815 raft_consensus.cc:2243] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.191169 20815 raft_consensus.cc:2272] T fbc129b9137d4d9cb854458d7ebaf421 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.192999 20815 tablet_replica.cc:333] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.193533 20815 raft_consensus.cc:2243] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.194033 20815 raft_consensus.cc:2272] T 160568f9be124ba699bbe203db7b832b P 9a05b9a478ae49cc89cd3551c3539508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.195902 20815 tablet_replica.cc:333] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.196346 20815 raft_consensus.cc:2243] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.197153 20815 raft_consensus.cc:2272] T f337048c9c884de5940093156779498c P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.199019 20815 tablet_replica.cc:333] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.199466 20815 raft_consensus.cc:2243] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.200212 20815 raft_consensus.cc:2272] T 29cc3909619a45b6aab4f47cd7a56ee8 P 9a05b9a478ae49cc89cd3551c3539508 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.202188 20815 tablet_replica.cc:333] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.202643 20815 raft_consensus.cc:2243] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.203094 20815 raft_consensus.cc:2272] T 9b521cf58aa7413ea2907acfb566c466 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.204958 20815 tablet_replica.cc:333] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.205456 20815 raft_consensus.cc:2243] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.205878 20815 raft_consensus.cc:2272] T df8c98a336f048dcb163072eda202986 P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.207973 20815 tablet_replica.cc:333] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.208446 20815 raft_consensus.cc:2243] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.209237 20815 raft_consensus.cc:2272] T 77b5db5fe0e749039a0231b16339220b P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.211125 20815 tablet_replica.cc:333] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508: stopping tablet replica
I20260709 13:07:23.211512 20815 raft_consensus.cc:2243] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.211922 20815 raft_consensus.cc:2272] T 5c2b7bd30573461aa4d3814832fecfcd P 9a05b9a478ae49cc89cd3551c3539508 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.253368 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:07:23.288977 20815 master.cc:562] Master@127.20.83.254:33485 shutting down...
I20260709 13:07:23.314576 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.315222 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.315579 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P e713ab66a74d42d09578e119b64c866e: stopping tablet replica
I20260709 13:07:23.336709 20815 master.cc:584] Master@127.20.83.254:33485 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12756 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:07:23.393272 20815 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.254:44341
I20260709 13:07:23.394515 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.400579 27002 instance_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 13:07:23.400665 27003 instance_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 13:07:23.400779 27005 instance_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 13:07:23.402096 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:23.402913 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:23.403088 20815 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 13:07:23.403198 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602443403187 us; error 0 us; skew 500 ppm
I20260709 13:07:23.403632 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.406556 20815 webserver.cc:533] Webserver started at http://127.20.83.254:41891/ using document root <none> and password file <none>
I20260709 13:07:23.407003 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.407164 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.407378 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.408766 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/master-0-root/instance:
uuid: "a35e8ae0ceb84e72a368aee863ff9a8d"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.413203 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:07:23.416769 27010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.417563 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:23.417877 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/master-0-root
uuid: "a35e8ae0ceb84e72a368aee863ff9a8d"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.418231 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-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 13:07:23.430501 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.432323 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.482699 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.254:44341
I20260709 13:07:23.482820 27061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.254:44341 every 8 connection(s)
I20260709 13:07:23.486739 27062 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 13:07:23.499044 27062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: Bootstrap starting.
I20260709 13:07:23.504036 27062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.508922 27062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: No bootstrap required, opened a new log
I20260709 13:07:23.511328 27062 raft_consensus.cc:359] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER }
I20260709 13:07:23.511772 27062 raft_consensus.cc:385] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.512048 27062 raft_consensus.cc:740] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a35e8ae0ceb84e72a368aee863ff9a8d, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.512697 27062 consensus_queue.cc:260] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER }
I20260709 13:07:23.513173 27062 raft_consensus.cc:399] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:23.513410 27062 raft_consensus.cc:493] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:23.513692 27062 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.518528 27062 raft_consensus.cc:515] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER }
I20260709 13:07:23.519109 27062 leader_election.cc:304] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [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: a35e8ae0ceb84e72a368aee863ff9a8d; no voters: 
I20260709 13:07:23.520423 27062 leader_election.cc:290] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:23.520808 27065 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.522255 27065 raft_consensus.cc:697] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 1 LEADER]: Becoming Leader. State: Replica: a35e8ae0ceb84e72a368aee863ff9a8d, State: Running, Role: LEADER
I20260709 13:07:23.522984 27065 consensus_queue.cc:237] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [LEADER]: Queue going to LEADER mode. State: All 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: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER }
I20260709 13:07:23.523458 27062 sys_catalog.cc:565] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:23.529711 27067 sys_catalog.cc:455] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a35e8ae0ceb84e72a368aee863ff9a8d. Latest consensus state: current_term: 1 leader_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER } }
I20260709 13:07:23.529788 27066 sys_catalog.cc:455] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a35e8ae0ceb84e72a368aee863ff9a8d" member_type: VOTER } }
I20260709 13:07:23.530632 27067 sys_catalog.cc:458] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:23.530653 27066 sys_catalog.cc:458] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:23.533648 27074 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:23.541853 27074 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:23.542876 20815 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:23.551823 27074 catalog_manager.cc:1383] Generated new cluster ID: 04fb7b5fe9ac49fab12a4a266e94baf1
I20260709 13:07:23.552178 27074 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:23.569447 27074 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:23.570860 27074 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:23.593048 27074 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: Generated new TSK 0
I20260709 13:07:23.593686 27074 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:23.609704 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.616072 27083 instance_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 13:07:23.616670 27084 instance_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 13:07:23.618453 27086 instance_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 13:07:23.619009 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:23.620853 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:23.621035 20815 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 13:07:23.621155 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602443621144 us; error 0 us; skew 500 ppm
I20260709 13:07:23.621711 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.624148 20815 webserver.cc:533] Webserver started at http://127.20.83.193:42153/ using document root <none> and password file <none>
I20260709 13:07:23.624595 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.624817 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.625059 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.626242 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-0-root/instance:
uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.630733 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:23.634079 27091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.634980 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:07:23.635308 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-0-root
uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.635663 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-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 13:07:23.650193 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.651427 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.652884 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:23.655274 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:23.655514 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.655750 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:23.655942 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.701529 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.193:38899
I20260709 13:07:23.701680 27153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.193:38899 every 8 connection(s)
I20260709 13:07:23.706784 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.714447 27158 instance_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 13:07:23.716217 27159 instance_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 13:07:23.719565 20815 server_base.cc:1061] running on GCE node
W20260709 13:07:23.720016 27161 instance_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 13:07:23.721185 27154 heartbeater.cc:344] Connected to a master server at 127.20.83.254:44341
I20260709 13:07:23.721207 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:23.721755 20815 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 13:07:23.721765 27154 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:23.721967 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602443721951 us; error 0 us; skew 500 ppm
I20260709 13:07:23.722641 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.722680 27154 heartbeater.cc:507] Master 127.20.83.254:44341 requested a full tablet report, sending...
I20260709 13:07:23.725150 27027 ts_manager.cc:194] Registered new tserver with Master: e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899)
I20260709 13:07:23.725361 20815 webserver.cc:533] Webserver started at http://127.20.83.194:41475/ using document root <none> and password file <none>
I20260709 13:07:23.726070 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.726296 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.726615 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.727593 27027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50820
I20260709 13:07:23.728183 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-1-root/instance:
uuid: "306ec98020a74c3fac0203e7807f0fe2"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.732913 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:23.736511 27166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.737433 20815 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:23.737741 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-1-root
uuid: "306ec98020a74c3fac0203e7807f0fe2"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.738062 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-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 13:07:23.757243 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.758472 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.759831 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:23.762017 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:23.762219 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.762468 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:23.762617 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.804239 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.194:36995
I20260709 13:07:23.804368 27228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.194:36995 every 8 connection(s)
I20260709 13:07:23.809108 20815 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.816033 27232 instance_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 13:07:23.817981 27233 instance_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 13:07:23.820845 27235 instance_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 13:07:23.821846 20815 server_base.cc:1061] running on GCE node
I20260709 13:07:23.822889 20815 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:23.822906 27229 heartbeater.cc:344] Connected to a master server at 127.20.83.254:44341
W20260709 13:07:23.823251 20815 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 13:07:23.823391 27229 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:23.823488 20815 hybrid_clock.cc:648] HybridClock initialized: now 1783602443823467 us; error 0 us; skew 500 ppm
I20260709 13:07:23.824384 20815 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.824362 27229 heartbeater.cc:507] Master 127.20.83.254:44341 requested a full tablet report, sending...
I20260709 13:07:23.827095 27027 ts_manager.cc:194] Registered new tserver with Master: 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:23.827315 20815 webserver.cc:533] Webserver started at http://127.20.83.195:46271/ using document root <none> and password file <none>
I20260709 13:07:23.827927 20815 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.828125 20815 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.828437 20815 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.828816 27027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50822
I20260709 13:07:23.829727 20815 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-2-root/instance:
uuid: "e83812719d7b4fc99345874d77180afa"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.834929 20815 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:07:23.838492 27240 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.839344 20815 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:07:23.839648 20815 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-2-root
uuid: "e83812719d7b4fc99345874d77180afa"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-96c3"
I20260709 13:07:23.839942 20815 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Tr0AR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602289759373-20815-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 13:07:23.862613 20815 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.863826 20815 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.865278 20815 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:23.867645 20815 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:23.867894 20815 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.868136 20815 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:23.868309 20815 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.907655 20815 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.195:33305
I20260709 13:07:23.907757 27302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.195:33305 every 8 connection(s)
I20260709 13:07:23.922053 27303 heartbeater.cc:344] Connected to a master server at 127.20.83.254:44341
I20260709 13:07:23.922484 27303 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:23.923295 27303 heartbeater.cc:507] Master 127.20.83.254:44341 requested a full tablet report, sending...
I20260709 13:07:23.925408 27027 ts_manager.cc:194] Registered new tserver with Master: e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:23.925850 20815 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014947355s
I20260709 13:07:23.926981 27027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50826
I20260709 13:07:23.951756 27027 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50830:
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 13:07:23.954537 27027 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 13:07:24.035835 27194 tablet_service.cc:1511] Processing CreateTablet for tablet 8d859f13271f4354bcfc5c51134eb80a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.037339 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d859f13271f4354bcfc5c51134eb80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.038815 27193 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5c267e937642b5bf6423497e6f1184 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.040560 27193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5c267e937642b5bf6423497e6f1184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.044407 27192 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc7da3809d4460a78afc193c108f8a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.046566 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc7da3809d4460a78afc193c108f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.062202 27191 tablet_service.cc:1511] Processing CreateTablet for tablet 908ed0ad636646fdb5f6564974c67ac5 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.063910 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ed0ad636646fdb5f6564974c67ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.064155 27119 tablet_service.cc:1511] Processing CreateTablet for tablet 8d859f13271f4354bcfc5c51134eb80a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.065578 27119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d859f13271f4354bcfc5c51134eb80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.067111 27118 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5c267e937642b5bf6423497e6f1184 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.067802 27268 tablet_service.cc:1511] Processing CreateTablet for tablet 8d859f13271f4354bcfc5c51134eb80a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:24.068506 27118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5c267e937642b5bf6423497e6f1184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.069324 27268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d859f13271f4354bcfc5c51134eb80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.069175 27267 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5c267e937642b5bf6423497e6f1184 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:24.070659 27267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5c267e937642b5bf6423497e6f1184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.071530 27117 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc7da3809d4460a78afc193c108f8a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.072861 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc7da3809d4460a78afc193c108f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.075106 27116 tablet_service.cc:1511] Processing CreateTablet for tablet 908ed0ad636646fdb5f6564974c67ac5 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.075220 27266 tablet_service.cc:1511] Processing CreateTablet for tablet cdbc7da3809d4460a78afc193c108f8a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:24.076462 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ed0ad636646fdb5f6564974c67ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.076737 27266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbc7da3809d4460a78afc193c108f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.078090 27114 tablet_service.cc:1511] Processing CreateTablet for tablet 1d55549f9eaf4e8483b5972ac4196127 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.079118 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe33f98f4642f48e58b64a35e0cf7d (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.079681 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d55549f9eaf4e8483b5972ac4196127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.079291 27265 tablet_service.cc:1511] Processing CreateTablet for tablet 908ed0ad636646fdb5f6564974c67ac5 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:24.080464 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe33f98f4642f48e58b64a35e0cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.080720 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908ed0ad636646fdb5f6564974c67ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.083995 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe33f98f4642f48e58b64a35e0cf7d (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.085512 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe33f98f4642f48e58b64a35e0cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.087239 27113 tablet_service.cc:1511] Processing CreateTablet for tablet 4625dbdedb0f443f9070c4898d0c4d3a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.088713 27113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4625dbdedb0f443f9070c4898d0c4d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.091280 27189 tablet_service.cc:1511] Processing CreateTablet for tablet 1d55549f9eaf4e8483b5972ac4196127 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.091347 27112 tablet_service.cc:1511] Processing CreateTablet for tablet 689386253c6b4d709839f119bc503361 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.093058 27112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689386253c6b4d709839f119bc503361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.095402 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 4625dbdedb0f443f9070c4898d0c4d3a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.105366 27111 tablet_service.cc:1511] Processing CreateTablet for tablet c703e4489610408a954a402cb04c96b4 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.106911 27111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c703e4489610408a954a402cb04c96b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.093062 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d55549f9eaf4e8483b5972ac4196127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.119848 27264 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfe33f98f4642f48e58b64a35e0cf7d (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:24.121462 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfe33f98f4642f48e58b64a35e0cf7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.123219 27263 tablet_service.cc:1511] Processing CreateTablet for tablet 1d55549f9eaf4e8483b5972ac4196127 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:24.124703 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d55549f9eaf4e8483b5972ac4196127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.125139 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4625dbdedb0f443f9070c4898d0c4d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.128082 27261 tablet_service.cc:1511] Processing CreateTablet for tablet 689386253c6b4d709839f119bc503361 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.129456 27262 tablet_service.cc:1511] Processing CreateTablet for tablet 4625dbdedb0f443f9070c4898d0c4d3a (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:24.130851 27262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4625dbdedb0f443f9070c4898d0c4d3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.141502 27187 tablet_service.cc:1511] Processing CreateTablet for tablet c703e4489610408a954a402cb04c96b4 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.142351 27261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689386253c6b4d709839f119bc503361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.142992 27187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c703e4489610408a954a402cb04c96b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.155913 27260 tablet_service.cc:1511] Processing CreateTablet for tablet c703e4489610408a954a402cb04c96b4 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:24.157320 27260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c703e4489610408a954a402cb04c96b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.164234 27194 tablet_service.cc:1511] Processing CreateTablet for tablet 689386253c6b4d709839f119bc503361 (DEFAULT_TABLE table=test-workload [id=32563cbeedc04484b37b1cac2d3e6139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:24.186810 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689386253c6b4d709839f119bc503361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.205830 27318 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.217460 27319 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.226184 27320 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.226174 27318 tablet_bootstrap.cc:654] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.247552 27320 tablet_bootstrap.cc:654] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.251503 27319 tablet_bootstrap.cc:654] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.276010 27318 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.276600 27318 ts_tablet_manager.cc:1403] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.021s
I20260709 13:07:24.276820 27319 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.277405 27319 ts_tablet_manager.cc:1403] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.000s
I20260709 13:07:24.278455 27320 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.279045 27320 ts_tablet_manager.cc:1403] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.000s
I20260709 13:07:24.279599 27318 raft_consensus.cc:359] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.280423 27318 raft_consensus.cc:385] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.280889 27318 raft_consensus.cc:740] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.280438 27319 raft_consensus.cc:359] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.281443 27319 raft_consensus.cc:385] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.281813 27319 raft_consensus.cc:740] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.281898 27318 consensus_queue.cc:260] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.282217 27320 raft_consensus.cc:359] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.282770 27319 consensus_queue.cc:260] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.285951 27320 raft_consensus.cc:385] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.284739 27229 heartbeater.cc:499] Master 127.20.83.254:44341 was elected leader, sending a full tablet report...
I20260709 13:07:24.285259 27318 ts_tablet_manager.cc:1434] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:24.286309 27320 raft_consensus.cc:740] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.287745 27318 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.287711 27320 consensus_queue.cc:260] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.294551 27318 tablet_bootstrap.cc:654] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.297968 27320 ts_tablet_manager.cc:1434] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:07:24.298437 27319 ts_tablet_manager.cc:1434] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:07:24.298810 27154 heartbeater.cc:499] Master 127.20.83.254:44341 was elected leader, sending a full tablet report...
I20260709 13:07:24.299175 27303 heartbeater.cc:499] Master 127.20.83.254:44341 was elected leader, sending a full tablet report...
I20260709 13:07:24.306912 27320 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.306916 27319 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.314342 27320 tablet_bootstrap.cc:654] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.315339 27319 tablet_bootstrap.cc:654] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.316365 27318 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.316964 27318 ts_tablet_manager.cc:1403] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.016s
I20260709 13:07:24.320490 27318 raft_consensus.cc:359] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.321344 27318 raft_consensus.cc:385] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.321681 27318 raft_consensus.cc:740] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.322476 27318 consensus_queue.cc:260] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.325009 27318 ts_tablet_manager.cc:1434] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:07:24.326160 27318 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.326969 27320 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.327350 27319 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.327585 27320 ts_tablet_manager.cc:1403] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:07:24.327911 27319 ts_tablet_manager.cc:1403] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:07:24.330745 27320 raft_consensus.cc:359] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.331218 27324 raft_consensus.cc:493] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.331794 27320 raft_consensus.cc:385] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.332193 27320 raft_consensus.cc:740] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.331998 27324 raft_consensus.cc:515] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.332886 27318 tablet_bootstrap.cc:654] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.333166 27320 consensus_queue.cc:260] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.335815 27320 ts_tablet_manager.cc:1434] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:24.338086 27320 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.347303 27320 tablet_bootstrap.cc:654] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.347790 27324 leader_election.cc:290] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.330981 27319 raft_consensus.cc:359] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.354250 27319 raft_consensus.cc:385] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.355967 27319 raft_consensus.cc:740] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.358624 27319 consensus_queue.cc:260] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.359781 27320 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.362052 27320 ts_tablet_manager.cc:1403] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:07:24.364888 27325 raft_consensus.cc:493] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.365442 27325 raft_consensus.cc:515] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.369059 27319 ts_tablet_manager.cc:1434] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:07:24.370980 27325 leader_election.cc:290] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.375115 27319 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.365376 27320 raft_consensus.cc:359] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.379511 27320 raft_consensus.cc:385] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.379930 27320 raft_consensus.cc:740] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.380965 27320 consensus_queue.cc:260] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.383844 27320 ts_tablet_manager.cc:1434] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:24.386744 27320 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.388373 27326 raft_consensus.cc:493] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.388926 27326 raft_consensus.cc:515] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.398712 27326 leader_election.cc:290] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.414230 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
W20260709 13:07:24.416150 27169 leader_election.cc:343] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.418356 27319 tablet_bootstrap.cc:654] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.421448 27326 raft_consensus.cc:493] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.422024 27326 raft_consensus.cc:515] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.422827 27318 tablet_bootstrap.cc:492] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.423353 27318 ts_tablet_manager.cc:1403] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.041s
I20260709 13:07:24.424316 27326 leader_election.cc:290] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.425680 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.426430 27129 raft_consensus.cc:2468] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.427026 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.428169 27170 leader_election.cc:304] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
W20260709 13:07:24.428778 27242 leader_election.cc:343] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.429212 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.429579 27324 raft_consensus.cc:2804] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.430078 27324 raft_consensus.cc:493] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.430402 27324 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.430768 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.431684 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.432926 27318 raft_consensus.cc:359] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.433686 27318 raft_consensus.cc:385] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.433974 27318 raft_consensus.cc:740] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.434880 27318 consensus_queue.cc:260] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
W20260709 13:07:24.436028 27244 leader_election.cc:343] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.439167 27319 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.440714 27244 leader_election.cc:304] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:24.441025 27319 ts_tablet_manager.cc:1403] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.004s
I20260709 13:07:24.441898 27325 raft_consensus.cc:2749] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.442734 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
W20260709 13:07:24.439306 27094 leader_election.cc:343] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.442876 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
W20260709 13:07:24.444541 27094 leader_election.cc:343] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:24.444809 27093 leader_election.cc:343] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.445322 27093 leader_election.cc:304] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126; no voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa
I20260709 13:07:24.444453 27324 raft_consensus.cc:515] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.446274 27319 raft_consensus.cc:359] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.446375 27320 tablet_bootstrap.cc:654] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.447124 27319 raft_consensus.cc:385] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.447264 27203 raft_consensus.cc:2393] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82f5edfff9e402bb0abeeeaeb99e126 in current term 1: Already voted for candidate 306ec98020a74c3fac0203e7807f0fe2 in this term.
I20260709 13:07:24.447491 27319 raft_consensus.cc:740] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.448882 27324 leader_election.cc:290] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.450654 27318 ts_tablet_manager.cc:1434] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 13:07:24.448434 27319 consensus_queue.cc:260] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.446470 27326 raft_consensus.cc:2749] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.451074 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.451727 27129 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.453023 27319 ts_tablet_manager.cc:1434] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 13:07:24.452929 27093 leader_election.cc:304] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126; no voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa
I20260709 13:07:24.455330 27319 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.451615 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.458612 27318 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
W20260709 13:07:24.459244 27169 leader_election.cc:343] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.461508 27129 raft_consensus.cc:2468] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.464010 27170 leader_election.cc:304] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
I20260709 13:07:24.465222 27318 tablet_bootstrap.cc:654] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.465591 27324 raft_consensus.cc:2804] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.467139 27326 raft_consensus.cc:2749] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.471689 27319 tablet_bootstrap.cc:654] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.479875 27324 raft_consensus.cc:697] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.480898 27324 consensus_queue.cc:237] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.481880 27320 tablet_bootstrap.cc:492] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.482534 27320 ts_tablet_manager.cc:1403] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.011s
I20260709 13:07:24.483160 27319 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.483626 27319 ts_tablet_manager.cc:1403] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:07:24.486689 27318 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.486334 27319 raft_consensus.cc:359] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.486177 27320 raft_consensus.cc:359] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.489117 27319 raft_consensus.cc:385] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.489235 27318 ts_tablet_manager.cc:1403] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 13:07:24.489311 27320 raft_consensus.cc:385] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.489641 27319 raft_consensus.cc:740] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.489930 27320 raft_consensus.cc:740] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.490809 27319 consensus_queue.cc:260] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.490931 27320 consensus_queue.cc:260] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.492551 27318 raft_consensus.cc:359] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.492360 27025 catalog_manager.cc:5697] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.493368 27318 raft_consensus.cc:385] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.495389 27320 ts_tablet_manager.cc:1434] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:24.493759 27318 raft_consensus.cc:740] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.496502 27320 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.496738 27318 consensus_queue.cc:260] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.499606 27318 ts_tablet_manager.cc:1434] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 13:07:24.500595 27318 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.503445 27320 tablet_bootstrap.cc:654] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.508277 27318 tablet_bootstrap.cc:654] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.511993 27319 ts_tablet_manager.cc:1434] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:07:24.511895 27324 raft_consensus.cc:493] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.512776 27324 raft_consensus.cc:515] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.515882 27324 leader_election.cc:290] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.516360 27320 tablet_bootstrap.cc:492] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.516613 27318 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.516685 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.516942 27320 ts_tablet_manager.cc:1403] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 13:07:24.517321 27318 ts_tablet_manager.cc:1403] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:07:24.517474 27129 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.518299 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.518956 27278 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.519938 27319 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.520306 27169 leader_election.cc:304] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.520277 27320 raft_consensus.cc:359] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.521139 27320 raft_consensus.cc:385] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.521415 27324 raft_consensus.cc:2804] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.521824 27324 raft_consensus.cc:493] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.522185 27324 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.522532 27318 raft_consensus.cc:359] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.523289 27318 raft_consensus.cc:385] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.523600 27318 raft_consensus.cc:740] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.524583 27318 consensus_queue.cc:260] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.521459 27320 raft_consensus.cc:740] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.526176 27320 consensus_queue.cc:260] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.528748 27320 ts_tablet_manager.cc:1434] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:24.529791 27324 raft_consensus.cc:515] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.531262 27318 ts_tablet_manager.cc:1434] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:07:24.532348 27318 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.533062 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.533663 27129 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.529835 27320 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
W20260709 13:07:24.539011 27075 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:24.539448 27324 leader_election.cc:290] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.541014 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.541671 27278 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.544960 27129 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.531745 27319 tablet_bootstrap.cc:654] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.546269 27170 leader_election.cc:304] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.546646 27318 tablet_bootstrap.cc:654] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.547254 27324 raft_consensus.cc:2804] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.548589 27324 raft_consensus.cc:697] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.549599 27324 consensus_queue.cc:237] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.548097 27320 tablet_bootstrap.cc:654] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.558079 27325 raft_consensus.cc:493] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.558718 27278 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.558668 27325 raft_consensus.cc:515] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.563650 27325 leader_election.cc:290] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.564361 27320 tablet_bootstrap.cc:492] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.564946 27320 ts_tablet_manager.cc:1403] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.005s
I20260709 13:07:24.566260 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.567637 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.568322 27203 raft_consensus.cc:2468] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:24.568472 27320 raft_consensus.cc:359] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.569212 27320 raft_consensus.cc:385] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.569509 27320 raft_consensus.cc:740] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.569684 27242 leader_election.cc:304] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
W20260709 13:07:24.571331 27244 leader_election.cc:343] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.572364 27325 raft_consensus.cc:2804] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.572793 27325 raft_consensus.cc:493] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.573133 27325 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.573822 27320 consensus_queue.cc:260] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.576332 27320 ts_tablet_manager.cc:1434] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:07:24.577343 27320 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.577855 27024 catalog_manager.cc:5697] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.581238 27325 raft_consensus.cc:515] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.591936 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.592291 27320 tablet_bootstrap.cc:654] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.592610 27129 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.598362 27324 raft_consensus.cc:493] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.599114 27324 raft_consensus.cc:515] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.603040 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.603063 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.603742 27278 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.604094 27128 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.604992 27169 leader_election.cc:304] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.604053 27320 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.606065 27343 raft_consensus.cc:2804] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.606176 27320 ts_tablet_manager.cc:1403] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 13:07:24.606455 27343 raft_consensus.cc:493] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.606827 27343 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.609282 27320 raft_consensus.cc:359] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.610080 27320 raft_consensus.cc:385] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.610443 27320 raft_consensus.cc:740] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.615108 27318 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.615700 27318 ts_tablet_manager.cc:1403] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.039s
I20260709 13:07:24.615787 27343 raft_consensus.cc:515] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.618698 27129 raft_consensus.cc:2468] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:24.618795 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.615808 27324 leader_election.cc:290] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.623006 27128 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.623538 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:24.620175 27343 leader_election.cc:290] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.624099 27203 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.624464 27244 leader_election.cc:304] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.618814 27318 raft_consensus.cc:359] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.629088 27128 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.629488 27318 raft_consensus.cc:385] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.629822 27318 raft_consensus.cc:740] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.620981 27325 leader_election.cc:290] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.621358 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.630419 27170 leader_election.cc:304] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.630962 27278 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.630715 27318 consensus_queue.cc:260] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.631629 27343 raft_consensus.cc:2804] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.632422 27343 raft_consensus.cc:697] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.633183 27203 raft_consensus.cc:2468] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:24.633364 27318 ts_tablet_manager.cc:1434] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:07:24.634554 27318 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.633312 27343 consensus_queue.cc:237] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.622459 27319 tablet_bootstrap.cc:492] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.622694 27354 raft_consensus.cc:493] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.619097 27320 consensus_queue.cc:260] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.630707 27325 raft_consensus.cc:2804] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.638834 27354 raft_consensus.cc:515] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.640303 27320 ts_tablet_manager.cc:1434] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:07:24.643203 27325 raft_consensus.cc:697] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:24.643959 27320 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.644052 27325 consensus_queue.cc:237] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.638600 27319 ts_tablet_manager.cc:1403] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.119s	user 0.031s	sys 0.021s
I20260709 13:07:24.649859 27319 raft_consensus.cc:359] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.641697 27278 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.641840 27318 tablet_bootstrap.cc:654] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.651597 27320 tablet_bootstrap.cc:654] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.650674 27319 raft_consensus.cc:385] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.653568 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.654614 27128 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:24.657377 27354 leader_election.cc:290] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.657940 27244 leader_election.cc:304] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.654058 27319 raft_consensus.cc:740] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.659199 27354 raft_consensus.cc:2804] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.660024 27354 raft_consensus.cc:493] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.659720 27319 consensus_queue.cc:260] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.660506 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.660863 27354 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.664569 27319 ts_tablet_manager.cc:1434] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:07:24.661592 27324 raft_consensus.cc:493] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.665493 27324 raft_consensus.cc:515] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.666141 27319 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.669085 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.669711 27128 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.670511 27203 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:24.670640 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.671126 27324 leader_election.cc:290] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.671449 27170 leader_election.cc:304] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.672595 27324 raft_consensus.cc:2804] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.673144 27324 raft_consensus.cc:493] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.673605 27324 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.683070 27023 catalog_manager.cc:5697] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 0 to 1, leader changed from <none> to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 1 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.684664 27324 raft_consensus.cc:515] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.686978 27024 catalog_manager.cc:5697] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.687914 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.688578 27128 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.692087 27319 tablet_bootstrap.cc:654] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.697352 27128 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.698696 27170 leader_election.cc:304] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.699487 27343 raft_consensus.cc:2804] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.699970 27343 raft_consensus.cc:697] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.700820 27343 consensus_queue.cc:237] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.704749 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.707523 27324 leader_election.cc:290] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.710644 27320 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.714412 27320 ts_tablet_manager.cc:1403] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.005s
I20260709 13:07:24.716958 27318 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.717072 27320 raft_consensus.cc:359] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.717689 27318 ts_tablet_manager.cc:1403] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.008s
I20260709 13:07:24.717859 27320 raft_consensus.cc:385] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.718246 27320 raft_consensus.cc:740] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.718874 27320 consensus_queue.cc:260] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.720551 27319 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.720407 27318 raft_consensus.cc:359] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.722111 27318 raft_consensus.cc:385] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.722213 27320 ts_tablet_manager.cc:1434] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:24.722527 27318 raft_consensus.cc:740] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.723278 27320 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:24.723315 27318 consensus_queue.cc:260] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.721112 27319 ts_tablet_manager.cc:1403] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.015s
I20260709 13:07:24.720055 27354 raft_consensus.cc:515] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.725415 27278 raft_consensus.cc:2393] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 306ec98020a74c3fac0203e7807f0fe2 in current term 1: Already voted for candidate e83812719d7b4fc99345874d77180afa in this term.
I20260709 13:07:24.726186 27318 ts_tablet_manager.cc:1434] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:24.727252 27318 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.728773 27025 catalog_manager.cc:5697] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.732349 27319 raft_consensus.cc:359] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.731087 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.733091 27319 raft_consensus.cc:385] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.733464 27128 raft_consensus.cc:2393] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e83812719d7b4fc99345874d77180afa in current term 1: Already voted for candidate 306ec98020a74c3fac0203e7807f0fe2 in this term.
I20260709 13:07:24.733649 27318 tablet_bootstrap.cc:654] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.733757 27354 leader_election.cc:290] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.731178 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:24.736991 27244 leader_election.cc:304] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [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: e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:24.738044 27354 raft_consensus.cc:2749] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.740998 27320 tablet_bootstrap.cc:654] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.742344 27318 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.742834 27318 ts_tablet_manager.cc:1403] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:07:24.733394 27319 raft_consensus.cc:740] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.743860 27319 consensus_queue.cc:260] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.747063 27319 ts_tablet_manager.cc:1434] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:24.748373 27319 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.751637 27318 raft_consensus.cc:359] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.752296 27318 raft_consensus.cc:385] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.752576 27318 raft_consensus.cc:740] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.753211 27318 consensus_queue.cc:260] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.755211 27318 ts_tablet_manager.cc:1434] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:24.756209 27318 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:24.759537 27354 raft_consensus.cc:493] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.760151 27354 raft_consensus.cc:515] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.761467 27319 tablet_bootstrap.cc:654] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.762364 27354 leader_election.cc:290] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.764070 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.764948 27343 raft_consensus.cc:493] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.765089 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.765508 27343 raft_consensus.cc:515] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
W20260709 13:07:24.767161 27244 leader_election.cc:343] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.767863 27318 tablet_bootstrap.cc:654] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.768886 27343 leader_election.cc:290] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.769498 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
W20260709 13:07:24.769670 27242 leader_election.cc:343] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.769945 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.770275 27128 raft_consensus.cc:2468] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
W20260709 13:07:24.771433 27169 leader_election.cc:343] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.772154 27170 leader_election.cc:304] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
I20260709 13:07:24.773551 27343 raft_consensus.cc:2804] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.774055 27343 raft_consensus.cc:493] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.774492 27343 raft_consensus.cc:3060] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.770252 27242 leader_election.cc:304] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:24.776566 27354 raft_consensus.cc:2749] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.779783 27320 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:24.780233 27320 ts_tablet_manager.cc:1403] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.017s
I20260709 13:07:24.780818 27319 tablet_bootstrap.cc:492] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.781445 27319 ts_tablet_manager.cc:1403] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 13:07:24.782392 27320 raft_consensus.cc:359] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.783133 27320 raft_consensus.cc:385] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.783396 27320 raft_consensus.cc:740] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.783998 27318 tablet_bootstrap.cc:492] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:24.783702 27343 raft_consensus.cc:515] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.784600 27318 ts_tablet_manager.cc:1403] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.002s
I20260709 13:07:24.784087 27320 consensus_queue.cc:260] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.784997 27319 raft_consensus.cc:359] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.785794 27319 raft_consensus.cc:385] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.786906 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.787441 27320 ts_tablet_manager.cc:1434] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:24.787524 27128 raft_consensus.cc:3060] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.788450 27343 leader_election.cc:290] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.789172 27319 raft_consensus.cc:740] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.789562 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.790138 27319 consensus_queue.cc:260] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
W20260709 13:07:24.791077 27169 leader_election.cc:343] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.787307 27318 raft_consensus.cc:359] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.791713 27318 raft_consensus.cc:385] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.792002 27318 raft_consensus.cc:740] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.792757 27318 consensus_queue.cc:260] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.794807 27318 ts_tablet_manager.cc:1434] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:07:24.795547 27128 raft_consensus.cc:2468] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.795778 27319 ts_tablet_manager.cc:1434] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:07:24.796730 27170 leader_election.cc:304] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
I20260709 13:07:24.796984 27319 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.797791 27343 raft_consensus.cc:2804] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.798276 27343 raft_consensus.cc:697] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.798928 27343 consensus_queue.cc:237] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.801834 27326 raft_consensus.cc:493] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.802424 27326 raft_consensus.cc:515] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.804050 27319 tablet_bootstrap.cc:654] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.804603 27326 leader_election.cc:290] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.806047 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.806317 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.806972 27203 raft_consensus.cc:2468] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:24.807118 27278 raft_consensus.cc:2468] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:24.808889 27093 leader_election.cc:304] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.810137 27326 raft_consensus.cc:2804] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.810631 27326 raft_consensus.cc:493] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.811061 27326 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.812579 27319 tablet_bootstrap.cc:492] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.813084 27319 ts_tablet_manager.cc:1403] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:07:24.815819 27319 raft_consensus.cc:359] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.816485 27319 raft_consensus.cc:385] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.816751 27319 raft_consensus.cc:740] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.817418 27319 consensus_queue.cc:260] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.818985 27324 raft_consensus.cc:493] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.819535 27324 raft_consensus.cc:515] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.821633 27324 leader_election.cc:290] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.823160 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:24.824119 27278 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.826538 27169 leader_election.cc:304] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.827594 27324 raft_consensus.cc:2804] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.828083 27324 raft_consensus.cc:493] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.828609 27324 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.844107 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.845134 27128 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:24.856048 27319 ts_tablet_manager.cc:1434] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.043s	user 0.025s	sys 0.015s
I20260709 13:07:24.857187 27319 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:24.857626 27326 raft_consensus.cc:515] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.863056 27319 tablet_bootstrap.cc:654] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.862771 27025 catalog_manager.cc:5697] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.865139 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:24.865595 27203 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.868054 27319 tablet_bootstrap.cc:492] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:24.868604 27319 ts_tablet_manager.cc:1403] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:24.871452 27319 raft_consensus.cc:359] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.872103 27319 raft_consensus.cc:385] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.872370 27319 raft_consensus.cc:740] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.872813 27326 leader_election.cc:290] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.873092 27319 consensus_queue.cc:260] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.874209 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.874888 27278 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.874657 27324 raft_consensus.cc:515] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.877071 27324 leader_election.cc:290] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:24.877614 27319 ts_tablet_manager.cc:1434] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:24.878626 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:24.879197 27277 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.882278 27203 raft_consensus.cc:2468] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:24.882892 27278 raft_consensus.cc:2468] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:24.883103 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.884442 27128 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.884563 27093 leader_election.cc:304] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:24.885741 27326 raft_consensus.cc:2804] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.888471 27277 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.887943 27324 consensus_queue.cc:1048] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:24.889974 27169 leader_election.cc:304] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.890771 27324 raft_consensus.cc:2804] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.891270 27324 raft_consensus.cc:697] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:24.891983 27324 consensus_queue.cc:237] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.894384 27326 raft_consensus.cc:697] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:24.895663 27326 consensus_queue.cc:237] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.910153 27128 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:24.916234 27025 catalog_manager.cc:5697] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.920982 27354 raft_consensus.cc:493] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.920229 27023 catalog_manager.cc:5697] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.921739 27354 raft_consensus.cc:515] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.927210 27325 raft_consensus.cc:493] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.927364 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.928061 27325 raft_consensus.cc:515] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.928862 27277 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.931959 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:24.932670 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.932667 27203 raft_consensus.cc:2468] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:24.933396 27127 raft_consensus.cc:2468] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:24.934239 27242 leader_election.cc:304] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.934859 27325 leader_election.cc:290] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.935210 27355 raft_consensus.cc:2804] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.935539 27355 raft_consensus.cc:493] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.935734 27355 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.926756 27354 leader_election.cc:290] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.936621 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689386253c6b4d709839f119bc503361" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:24.937450 27129 raft_consensus.cc:2393] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e83812719d7b4fc99345874d77180afa in current term 1: Already voted for candidate 306ec98020a74c3fac0203e7807f0fe2 in this term.
I20260709 13:07:24.938462 27244 leader_election.cc:304] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:24.939188 27354 raft_consensus.cc:3060] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.940114 27341 consensus_queue.cc:1048] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:24.949638 27354 raft_consensus.cc:2749] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.954099 27341 consensus_queue.cc:1048] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.959960 27355 raft_consensus.cc:515] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.962327 27355 leader_election.cc:290] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:24.964715 27129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:24.965399 27129 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.971241 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:24.971539 27129 raft_consensus.cc:2468] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:24.972050 27203 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.973265 27244 leader_election.cc:304] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:24.974927 27355 raft_consensus.cc:2804] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.975462 27355 raft_consensus.cc:697] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:24.978330 27355 consensus_queue.cc:237] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:24.982295 27324 consensus_queue.cc:1048] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.983721 27203 raft_consensus.cc:2468] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:24.999267 27025 catalog_manager.cc:5697] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 0 to 1, leader changed from <none> to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 1 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.142416 27324 consensus_queue.cc:1048] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.153699 27324 consensus_queue.cc:1048] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.186364 27324 consensus_queue.cc:1048] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.202030 27324 consensus_queue.cc:1048] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.213460 27203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:25.214164 27203 raft_consensus.cc:606] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:25.215407 27355 consensus_queue.cc:1048] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.222478 27203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:25.223271 27203 raft_consensus.cc:606] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:25.223222 27324 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.230136 27203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:25.231029 27203 raft_consensus.cc:606] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:25.235070 27383 raft_consensus.cc:993] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.235539 27383 raft_consensus.cc:1081] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.242220 27128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48342
I20260709 13:07:25.245325 27128 raft_consensus.cc:493] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.246410 27128 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.246445 27325 consensus_queue.cc:1048] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.250571 27324 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.265326 27128 raft_consensus.cc:515] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.273851 27128 leader_election.cc:290] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.274495 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:25.275172 27204 raft_consensus.cc:3055] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.275532 27204 raft_consensus.cc:740] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.276641 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.276355 27204 consensus_queue.cc:260] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.277218 27277 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.277839 27204 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.280288 27278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:45730
I20260709 13:07:25.280983 27278 raft_consensus.cc:606] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:25.284495 27277 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.286307 27094 leader_election.cc:304] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:25.287211 27326 raft_consensus.cc:2804] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.287696 27326 raft_consensus.cc:697] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:25.287745 27277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
mode: GRACEFUL
new_leader_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:45730
I20260709 13:07:25.288632 27326 consensus_queue.cc:237] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.289059 27277 raft_consensus.cc:606] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Received request to transfer leadership to TS 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:25.289708 27204 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.296845 27326 consensus_queue.cc:1048] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.298020 27025 catalog_manager.cc:5697] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.314263 27383 raft_consensus.cc:993] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.314908 27324 raft_consensus.cc:1081] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.323575 27128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48342
I20260709 13:07:25.324208 27128 raft_consensus.cc:493] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.324580 27128 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.332077 27128 raft_consensus.cc:515] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.333089 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
mode: GRACEFUL
new_leader_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:48358
I20260709 13:07:25.333748 27127 raft_consensus.cc:606] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Received request to transfer leadership to TS 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:25.334685 27128 leader_election.cc:290] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.335623 27204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:25.335758 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d859f13271f4354bcfc5c51134eb80a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.336412 27277 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.336412 27204 raft_consensus.cc:3055] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.336979 27204 raft_consensus.cc:740] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.336133 27326 raft_consensus.cc:993] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: : Instructing follower 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:25.337704 27326 raft_consensus.cc:1081] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Signalling peer 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:25.337956 27204 consensus_queue.cc:260] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [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: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.339262 27204 raft_consensus.cc:3060] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.339450 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:39166
I20260709 13:07:25.340112 27202 raft_consensus.cc:493] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.340451 27202 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.346490 27326 consensus_queue.cc:1048] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.348371 27204 raft_consensus.cc:2468] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.350992 27277 raft_consensus.cc:2468] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.351189 27204 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c703e4489610408a954a402cb04c96b4"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:25.352097 27094 leader_election.cc:304] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:25.352312 27204 raft_consensus.cc:606] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e83812719d7b4fc99345874d77180afa
I20260709 13:07:25.353008 27326 raft_consensus.cc:2804] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.353513 27326 raft_consensus.cc:697] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:25.348289 27202 raft_consensus.cc:515] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.354378 27326 consensus_queue.cc:237] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.356575 27203 raft_consensus.cc:1240] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Rejecting Update request from peer e82f5edfff9e402bb0abeeeaeb99e126 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.360066 27326 consensus_queue.cc:1059] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.361034 27369 raft_consensus.cc:3055] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.361310 27369 raft_consensus.cc:740] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:25.361958 27202 leader_election.cc:290] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.362095 27369 consensus_queue.cc:260] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.363150 27369 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.363752 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.364810 27023 catalog_manager.cc:5697] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.370723 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4625dbdedb0f443f9070c4898d0c4d3a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:25.377553 27128 raft_consensus.cc:2468] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:25.378536 27170 leader_election.cc:304] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
I20260709 13:07:25.379320 27324 raft_consensus.cc:2804] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.379841 27324 raft_consensus.cc:697] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.380662 27324 consensus_queue.cc:237] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.387136 27025 catalog_manager.cc:5697] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 1 to 2, leader changed from e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193) to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.388945 27324 consensus_queue.cc:1048] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.399847 27324 consensus_queue.cc:1048] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.436327 27391 consensus_queue.cc:1048] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.443069 27354 raft_consensus.cc:993] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: : Instructing follower 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:25.443552 27325 raft_consensus.cc:1081] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Signalling peer 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:25.445169 27203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:07:25.445747 27203 raft_consensus.cc:493] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.446151 27203 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.449785 27355 consensus_queue.cc:1048] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.456046 27203 raft_consensus.cc:515] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.457243 27202 raft_consensus.cc:1240] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Rejecting Update request from peer e83812719d7b4fc99345874d77180afa for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:25.458515 27203 leader_election.cc:290] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.460122 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.460287 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfe33f98f4642f48e58b64a35e0cf7d" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:25.460857 27278 raft_consensus.cc:3055] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.461575 27278 raft_consensus.cc:740] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:25.461429 27355 consensus_queue.cc:1059] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.463060 27278 consensus_queue.cc:260] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.465735 27278 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.471221 27278 raft_consensus.cc:2468] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
W20260709 13:07:25.471654 27355 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:25.472412 27169 leader_election.cc:304] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:25.473348 27324 raft_consensus.cc:2804] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.473763 27324 raft_consensus.cc:697] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.474514 27324 consensus_queue.cc:237] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.480794 27023 catalog_manager.cc:5697] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 1 to 2, leader changed from e83812719d7b4fc99345874d77180afa (127.20.83.195) to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.550885 27324 raft_consensus.cc:993] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:25.551441 27383 raft_consensus.cc:1081] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:25.553182 27278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c703e4489610408a954a402cb04c96b4"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:45712
I20260709 13:07:25.553614 27278 raft_consensus.cc:493] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.553870 27278 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.558774 27278 raft_consensus.cc:515] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.560350 27278 leader_election.cc:290] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:25.561429 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:25.561332 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c703e4489610408a954a402cb04c96b4" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:25.562247 27202 raft_consensus.cc:3055] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.562278 27128 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.562806 27202 raft_consensus.cc:740] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.563715 27202 consensus_queue.cc:260] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.565089 27202 raft_consensus.cc:3060] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.570218 27128 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:25.571656 27244 leader_election.cc:304] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:25.572113 27202 raft_consensus.cc:2468] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:25.572418 27355 raft_consensus.cc:2804] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.573626 27355 raft_consensus.cc:697] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:25.574483 27355 consensus_queue.cc:237] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.581271 27023 catalog_manager.cc:5697] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 2 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.593055 27343 raft_consensus.cc:993] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.593520 27383 raft_consensus.cc:1081] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.595080 27128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48342
I20260709 13:07:25.595772 27128 raft_consensus.cc:493] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.596194 27128 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.601212 27128 raft_consensus.cc:515] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.602819 27128 leader_election.cc:290] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.603726 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:25.603886 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbc7da3809d4460a78afc193c108f8a" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.604470 27202 raft_consensus.cc:3055] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.604502 27278 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.604768 27202 raft_consensus.cc:740] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:25.605604 27202 consensus_queue.cc:260] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.606637 27202 raft_consensus.cc:3060] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.610049 27278 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.611302 27094 leader_election.cc:304] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:25.611709 27202 raft_consensus.cc:2468] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.612030 27369 raft_consensus.cc:2804] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.612556 27369 raft_consensus.cc:697] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:25.613286 27369 consensus_queue.cc:237] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.619679 27023 catalog_manager.cc:5697] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.690784 27354 raft_consensus.cc:993] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.691234 27354 raft_consensus.cc:1081] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:25.692736 27128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48346
I20260709 13:07:25.693252 27128 raft_consensus.cc:493] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.693576 27128 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.699005 27128 raft_consensus.cc:515] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.700724 27128 leader_election.cc:290] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:25.701655 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:25.702006 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908ed0ad636646fdb5f6564974c67ac5" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:25.702471 27202 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.702704 27278 raft_consensus.cc:3055] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.703060 27278 raft_consensus.cc:740] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:25.703804 27278 consensus_queue.cc:260] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.704774 27278 raft_consensus.cc:3060] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.707406 27203 raft_consensus.cc:1275] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.708664 27202 raft_consensus.cc:2468] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.709244 27369 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.709901 27093 leader_election.cc:304] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:25.710811 27369 raft_consensus.cc:2804] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.711249 27369 raft_consensus.cc:697] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:25.711928 27278 raft_consensus.cc:2468] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:25.712037 27369 consensus_queue.cc:237] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:25.717952 27278 raft_consensus.cc:1275] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.719326 27369 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.722106 27025 catalog_manager.cc:5697] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from e83812719d7b4fc99345874d77180afa (127.20.83.195) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.746472 27278 raft_consensus.cc:1275] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.747622 27370 consensus_queue.cc:1048] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.755509 27202 raft_consensus.cc:1275] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.757503 27369 consensus_queue.cc:1048] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.787951 27278 raft_consensus.cc:3060] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.793673 27278 raft_consensus.cc:1275] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.795264 27324 consensus_queue.cc:1048] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.803810 27128 raft_consensus.cc:1275] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.805567 27324 consensus_queue.cc:1048] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.018327 27278 raft_consensus.cc:1275] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.019934 27383 consensus_queue.cc:1048] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.028509 27128 raft_consensus.cc:3060] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.038130 27128 raft_consensus.cc:1275] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.039585 27402 consensus_queue.cc:1048] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.103061 27202 raft_consensus.cc:1275] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.104326 27354 consensus_queue.cc:1048] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.112260 27128 raft_consensus.cc:1275] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.113655 27355 consensus_queue.cc:1048] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.117259 27278 raft_consensus.cc:1275] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.119576 27369 consensus_queue.cc:1048] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.128937 27202 raft_consensus.cc:1275] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.130806 27369 consensus_queue.cc:1048] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.216095 27202 raft_consensus.cc:1275] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.217368 27404 consensus_queue.cc:1048] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.225149 27277 raft_consensus.cc:1275] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:26.227155 27326 consensus_queue.cc:1048] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.381174 27025 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50832:
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 13:07:28.383343 27025 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 13:07:28.429280 27113 tablet_service.cc:1511] Processing CreateTablet for tablet ba2903c0a03346a8974633017f72a8a0 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:28.429909 27188 tablet_service.cc:1511] Processing CreateTablet for tablet ba2903c0a03346a8974633017f72a8a0 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:28.430670 27113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2903c0a03346a8974633017f72a8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.431226 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2903c0a03346a8974633017f72a8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.431802 27261 tablet_service.cc:1511] Processing CreateTablet for tablet ba2903c0a03346a8974633017f72a8a0 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:28.433007 27261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2903c0a03346a8974633017f72a8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.436213 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 688dd9f5e90e47cdae2fdf94746d9270 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:28.437644 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688dd9f5e90e47cdae2fdf94746d9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.437412 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 688dd9f5e90e47cdae2fdf94746d9270 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:28.438733 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688dd9f5e90e47cdae2fdf94746d9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.443094 27268 tablet_service.cc:1511] Processing CreateTablet for tablet 688dd9f5e90e47cdae2fdf94746d9270 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:28.444485 27268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688dd9f5e90e47cdae2fdf94746d9270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.445400 27194 tablet_service.cc:1511] Processing CreateTablet for tablet dda25e431ee842549dd5d3ce4780e0e1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:28.446798 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda25e431ee842549dd5d3ce4780e0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.447463 27264 tablet_service.cc:1511] Processing CreateTablet for tablet dda25e431ee842549dd5d3ce4780e0e1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:28.448781 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda25e431ee842549dd5d3ce4780e0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.451411 27118 tablet_service.cc:1511] Processing CreateTablet for tablet dda25e431ee842549dd5d3ce4780e0e1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:28.452764 27118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda25e431ee842549dd5d3ce4780e0e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.455225 27114 tablet_service.cc:1511] Processing CreateTablet for tablet 0219a961d49e46bc8f79af1f1565aaab (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:28.456629 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0219a961d49e46bc8f79af1f1565aaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.467037 27192 tablet_service.cc:1511] Processing CreateTablet for tablet 0219a961d49e46bc8f79af1f1565aaab (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:28.468482 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0219a961d49e46bc8f79af1f1565aaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.469158 27262 tablet_service.cc:1511] Processing CreateTablet for tablet 0219a961d49e46bc8f79af1f1565aaab (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:28.470526 27262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0219a961d49e46bc8f79af1f1565aaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.470257 27116 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e9115b48c416ebb86b96aac76ce9a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:28.471552 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e9115b48c416ebb86b96aac76ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.475364 27189 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e9115b48c416ebb86b96aac76ce9a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:28.476788 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e9115b48c416ebb86b96aac76ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.490693 27263 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1e9115b48c416ebb86b96aac76ce9a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:28.492349 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1e9115b48c416ebb86b96aac76ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.498752 27423 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.500624 27112 tablet_service.cc:1511] Processing CreateTablet for tablet fd89d19e20a34cb38177e96659b73d2a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:28.502210 27112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd89d19e20a34cb38177e96659b73d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.505687 27423 tablet_bootstrap.cc:654] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.518003 27194 tablet_service.cc:1511] Processing CreateTablet for tablet fd89d19e20a34cb38177e96659b73d2a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:28.519670 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd89d19e20a34cb38177e96659b73d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.543725 27116 tablet_service.cc:1511] Processing CreateTablet for tablet d54b9e7460bf47a7896c47400c0d2a0d (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:28.545862 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54b9e7460bf47a7896c47400c0d2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.548633 27424 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.550987 27192 tablet_service.cc:1511] Processing CreateTablet for tablet d54b9e7460bf47a7896c47400c0d2a0d (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:28.552487 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54b9e7460bf47a7896c47400c0d2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.554742 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 260c43c216d14bf489bae67747de1022 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:28.556295 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c43c216d14bf489bae67747de1022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.560480 27194 tablet_service.cc:1511] Processing CreateTablet for tablet 260c43c216d14bf489bae67747de1022 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:28.562660 27425 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:28.563977 27194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c43c216d14bf489bae67747de1022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.565009 27424 tablet_bootstrap.cc:654] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.553532 27261 tablet_service.cc:1511] Processing CreateTablet for tablet d54b9e7460bf47a7896c47400c0d2a0d (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:28.567485 27261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54b9e7460bf47a7896c47400c0d2a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.568255 27263 tablet_service.cc:1511] Processing CreateTablet for tablet 260c43c216d14bf489bae67747de1022 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:28.569720 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c43c216d14bf489bae67747de1022. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:28.578488 27075 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:28.580231 27262 tablet_service.cc:1511] Processing CreateTablet for tablet fd89d19e20a34cb38177e96659b73d2a (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:28.582016 27262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd89d19e20a34cb38177e96659b73d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.583365 27113 tablet_service.cc:1511] Processing CreateTablet for tablet efd17738493f4f32924bd3443cc747d1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:28.584743 27113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd17738493f4f32924bd3443cc747d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.591159 27188 tablet_service.cc:1511] Processing CreateTablet for tablet efd17738493f4f32924bd3443cc747d1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:28.592650 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd17738493f4f32924bd3443cc747d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.607199 27425 tablet_bootstrap.cc:654] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.623488 27423 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.624634 27423 ts_tablet_manager.cc:1403] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.126s	user 0.006s	sys 0.010s
I20260709 13:07:28.625633 27264 tablet_service.cc:1511] Processing CreateTablet for tablet efd17738493f4f32924bd3443cc747d1 (DEFAULT_TABLE table=soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:28.627081 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd17738493f4f32924bd3443cc747d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.632596 27423 raft_consensus.cc:359] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.633539 27423 raft_consensus.cc:385] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.633890 27423 raft_consensus.cc:740] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.634704 27423 consensus_queue.cc:260] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.640604 27424 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.641363 27424 ts_tablet_manager.cc:1403] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.012s
I20260709 13:07:28.644266 27424 raft_consensus.cc:359] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.650532 27424 raft_consensus.cc:385] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.651007 27424 raft_consensus.cc:740] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.646075 27423 ts_tablet_manager.cc:1434] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:07:28.652639 27425 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.653249 27425 ts_tablet_manager.cc:1403] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.006s
I20260709 13:07:28.652640 27423 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.656308 27425 raft_consensus.cc:359] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.652897 27424 consensus_queue.cc:260] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.657409 27425 raft_consensus.cc:385] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.657773 27425 raft_consensus.cc:740] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.658715 27425 consensus_queue.cc:260] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.661084 27425 ts_tablet_manager.cc:1434] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:28.662266 27425 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:28.659489 27424 ts_tablet_manager.cc:1434] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:07:28.667740 27424 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.668679 27425 tablet_bootstrap.cc:654] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.666221 27423 tablet_bootstrap.cc:654] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.678875 27424 tablet_bootstrap.cc:654] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.679898 27425 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.680455 27425 ts_tablet_manager.cc:1403] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:07:28.683491 27423 tablet_bootstrap.cc:492] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.683987 27423 ts_tablet_manager.cc:1403] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 13:07:28.683514 27425 raft_consensus.cc:359] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.684417 27424 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.684412 27425 raft_consensus.cc:385] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.684966 27425 raft_consensus.cc:740] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.685084 27424 ts_tablet_manager.cc:1403] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 13:07:28.685765 27425 consensus_queue.cc:260] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.686698 27423 raft_consensus.cc:359] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.687588 27423 raft_consensus.cc:385] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.687904 27423 raft_consensus.cc:740] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.688796 27423 consensus_queue.cc:260] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.691223 27423 ts_tablet_manager.cc:1434] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:07:28.691247 27425 ts_tablet_manager.cc:1434] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:28.692382 27423 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.692430 27425 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:28.688076 27424 raft_consensus.cc:359] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.694581 27424 raft_consensus.cc:385] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.694891 27424 raft_consensus.cc:740] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.695722 27424 consensus_queue.cc:260] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.698107 27424 ts_tablet_manager.cc:1434] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:28.699393 27423 tablet_bootstrap.cc:654] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.702184 27424 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.708542 27425 tablet_bootstrap.cc:654] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.714457 27424 tablet_bootstrap.cc:654] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.721642 27423 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.722262 27423 ts_tablet_manager.cc:1403] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260709 13:07:28.724012 27424 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.724047 27425 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.724889 27424 ts_tablet_manager.cc:1403] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:07:28.724889 27425 ts_tablet_manager.cc:1403] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.005s
I20260709 13:07:28.725348 27423 raft_consensus.cc:359] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.726240 27423 raft_consensus.cc:385] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.726553 27423 raft_consensus.cc:740] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.727445 27423 consensus_queue.cc:260] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.728605 27425 raft_consensus.cc:359] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.729403 27425 raft_consensus.cc:385] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.729758 27423 ts_tablet_manager.cc:1434] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:28.729755 27425 raft_consensus.cc:740] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.731690 27423 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.733035 27424 raft_consensus.cc:359] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.734124 27424 raft_consensus.cc:385] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.734498 27424 raft_consensus.cc:740] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.733152 27425 consensus_queue.cc:260] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.735324 27424 consensus_queue.cc:260] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.737967 27424 ts_tablet_manager.cc:1434] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:28.739038 27424 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.740231 27425 ts_tablet_manager.cc:1434] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:28.741506 27425 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
W20260709 13:07:28.741937 27304 tablet.cc:2406] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:28.746240 27424 tablet_bootstrap.cc:654] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.741576 27423 tablet_bootstrap.cc:654] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.748731 27425 tablet_bootstrap.cc:654] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.758919 27423 tablet_bootstrap.cc:492] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.759434 27423 ts_tablet_manager.cc:1403] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260709 13:07:28.762570 27423 raft_consensus.cc:359] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.763149 27411 raft_consensus.cc:493] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.763239 27424 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.763382 27423 raft_consensus.cc:385] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.763998 27423 raft_consensus.cc:740] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.763832 27411 raft_consensus.cc:515] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.764801 27423 consensus_queue.cc:260] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.767030 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:28.767539 27423 ts_tablet_manager.cc:1434] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:28.767867 27128 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:28.768630 27423 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.764003 27424 ts_tablet_manager.cc:1403] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:07:28.773293 27424 raft_consensus.cc:359] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.774118 27424 raft_consensus.cc:385] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.774466 27424 raft_consensus.cc:740] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.774184 27244 leader_election.cc:304] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:28.775219 27424 consensus_queue.cc:260] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.778316 27424 ts_tablet_manager.cc:1434] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:28.779882 27424 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.783722 27423 tablet_bootstrap.cc:654] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.785312 27424 tablet_bootstrap.cc:654] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.791257 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:28.793737 27425 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.797143 27202 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:28.797288 27425 ts_tablet_manager.cc:1403] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.014s
I20260709 13:07:28.797312 27441 raft_consensus.cc:2804] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.797956 27441 raft_consensus.cc:493] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.798336 27441 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.798458 27424 tablet_bootstrap.cc:492] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.799069 27424 ts_tablet_manager.cc:1403] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:07:28.799125 27411 leader_election.cc:290] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:28.800657 27425 raft_consensus.cc:359] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.801468 27425 raft_consensus.cc:385] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.801753 27425 raft_consensus.cc:740] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.802197 27424 raft_consensus.cc:359] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.803102 27424 raft_consensus.cc:385] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.802759 27425 consensus_queue.cc:260] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.803462 27424 raft_consensus.cc:740] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.804396 27424 consensus_queue.cc:260] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.805454 27425 ts_tablet_manager.cc:1434] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:07:28.806558 27425 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:28.807209 27424 ts_tablet_manager.cc:1434] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:07:28.808357 27424 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.809566 27423 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.810130 27423 ts_tablet_manager.cc:1403] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.011s
I20260709 13:07:28.817440 27423 raft_consensus.cc:359] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.813768 27441 raft_consensus.cc:515] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
W20260709 13:07:28.818892 27244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.193:38899, user_credentials={real_user=slave}} blocked reactor thread for 44842.8us
I20260709 13:07:28.819437 27424 tablet_bootstrap.cc:654] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.820983 27441 leader_election.cc:290] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:28.818966 27423 raft_consensus.cc:385] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.821579 27423 raft_consensus.cc:740] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.822382 27423 consensus_queue.cc:260] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.822893 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:28.823532 27202 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.824851 27423 ts_tablet_manager.cc:1434] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:07:28.818264 27425 tablet_bootstrap.cc:654] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.825965 27423 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.826526 27424 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.827235 27424 ts_tablet_manager.cc:1403] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:07:28.831368 27202 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:28.830962 27424 raft_consensus.cc:359] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.833158 27423 tablet_bootstrap.cc:654] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.834239 27424 raft_consensus.cc:385] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.834281 27404 raft_consensus.cc:493] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.834717 27424 raft_consensus.cc:740] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.834914 27404 raft_consensus.cc:515] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.835505 27424 consensus_queue.cc:260] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.839929 27425 tablet_bootstrap.cc:492] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.840538 27425 ts_tablet_manager.cc:1403] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260709 13:07:28.842283 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2903c0a03346a8974633017f72a8a0" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:28.842973 27203 raft_consensus.cc:2468] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:28.843598 27425 raft_consensus.cc:359] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.844354 27425 raft_consensus.cc:385] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.844656 27425 raft_consensus.cc:740] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.845211 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2903c0a03346a8974633017f72a8a0" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:28.846076 27278 raft_consensus.cc:2468] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:28.846951 27093 leader_election.cc:304] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:28.833173 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:28.850090 27128 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.851804 27425 consensus_queue.cc:260] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.854117 27404 leader_election.cc:290] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.854276 27425 ts_tablet_manager.cc:1434] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:07:28.858289 27425 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:28.861276 27404 raft_consensus.cc:2804] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.863113 27404 raft_consensus.cc:493] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.864403 27404 raft_consensus.cc:3060] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.865403 27425 tablet_bootstrap.cc:654] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.874233 27418 raft_consensus.cc:493] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.875415 27418 raft_consensus.cc:515] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.880300 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:28.881245 27127 raft_consensus.cc:2468] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:28.883044 27170 leader_election.cc:304] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:28.884907 27449 raft_consensus.cc:2804] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.885643 27449 raft_consensus.cc:493] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.886451 27449 raft_consensus.cc:3060] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.886317 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:28.887257 27418 leader_election.cc:290] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
W20260709 13:07:28.888751 27169 leader_election.cc:343] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.893589 27242 leader_election.cc:304] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:28.894569 27441 raft_consensus.cc:2804] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:28.895067 27441 raft_consensus.cc:697] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:28.895826 27444 raft_consensus.cc:493] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.895977 27441 consensus_queue.cc:237] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.896427 27444 raft_consensus.cc:515] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.897063 27424 ts_tablet_manager.cc:1434] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.069s	user 0.017s	sys 0.020s
I20260709 13:07:28.898378 27424 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.898566 27444 leader_election.cc:290] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.899751 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688dd9f5e90e47cdae2fdf94746d9270" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:28.900388 27278 raft_consensus.cc:2468] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:28.902413 27094 leader_election.cc:304] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:28.903685 27444 raft_consensus.cc:2804] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.904047 27444 raft_consensus.cc:493] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.904381 27444 raft_consensus.cc:3060] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.905022 27424 tablet_bootstrap.cc:654] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.905551 27418 raft_consensus.cc:493] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.906117 27418 raft_consensus.cc:515] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.907078 27024 catalog_manager.cc:5697] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 0 to 1, leader changed from <none> to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 1 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.909580 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:28.910492 27127 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:28.911975 27170 leader_election.cc:304] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:28.914533 27423 tablet_bootstrap.cc:492] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:28.915167 27423 ts_tablet_manager.cc:1403] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.032s
I20260709 13:07:28.916198 27449 raft_consensus.cc:515] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.919472 27423 raft_consensus.cc:359] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.919992 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:28.920426 27423 raft_consensus.cc:385] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.920851 27423 raft_consensus.cc:740] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
W20260709 13:07:28.921357 27169 leader_election.cc:343] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e83812719d7b4fc99345874d77180afa (127.20.83.195:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.912117 27444 raft_consensus.cc:515] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.921653 27423 consensus_queue.cc:260] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.923710 27444 leader_election.cc:290] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.925891 27452 raft_consensus.cc:2804] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.926522 27452 raft_consensus.cc:493] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.926437 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688dd9f5e90e47cdae2fdf94746d9270" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:28.927358 27278 raft_consensus.cc:3060] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.928519 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:28.929298 27127 raft_consensus.cc:3060] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.932009 27423 ts_tablet_manager.cc:1434] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 13:07:28.935155 27423 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:28.941221 27418 leader_election.cc:290] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.941890 27423 tablet_bootstrap.cc:654] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.942627 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:28.943498 27277 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:28.947193 27128 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:28.954059 27449 leader_election.cc:290] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.955119 27452 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:28.957296 27093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.194:36995, user_credentials={real_user=slave}} blocked reactor thread for 110476us
I20260709 13:07:28.965181 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688dd9f5e90e47cdae2fdf94746d9270" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:28.966208 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688dd9f5e90e47cdae2fdf94746d9270" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:28.966333 27202 raft_consensus.cc:2468] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:28.971321 27404 raft_consensus.cc:515] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.977330 27425 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:28.971877 27424 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:28.972959 27278 raft_consensus.cc:2468] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:28.978392 27424 ts_tablet_manager.cc:1403] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.017s
I20260709 13:07:28.979408 27094 leader_election.cc:304] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [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: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:28.974501 27127 raft_consensus.cc:2468] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:28.981551 27446 raft_consensus.cc:2804] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:28.981961 27424 raft_consensus.cc:359] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.982357 27446 raft_consensus.cc:697] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:28.982750 27424 raft_consensus.cc:385] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.977859 27425 ts_tablet_manager.cc:1403] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.040s
I20260709 13:07:28.979704 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2903c0a03346a8974633017f72a8a0" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:28.983101 27424 raft_consensus.cc:740] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.983569 27277 raft_consensus.cc:3060] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.983995 27424 consensus_queue.cc:260] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.984324 27446 consensus_queue.cc:237] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.986491 27424 ts_tablet_manager.cc:1434] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:28.987629 27424 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:28.974938 27452 raft_consensus.cc:515] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:28.991643 27277 raft_consensus.cc:2468] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:28.993556 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:28.994058 27404 leader_election.cc:290] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:28.996429 27441 raft_consensus.cc:493] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.997148 27094 leader_election.cc:304] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:28.997941 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2903c0a03346a8974633017f72a8a0" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:28.998512 27203 raft_consensus.cc:3060] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.995796 27128 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.996980 27441 raft_consensus.cc:515] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.003595 27441 leader_election.cc:290] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.005179 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:29.005244 27170 leader_election.cc:304] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [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: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: e83812719d7b4fc99345874d77180afa
I20260709 13:07:29.005954 27202 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:29.007252 27449 raft_consensus.cc:2804] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.007882 27449 raft_consensus.cc:697] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:29.008837 27447 raft_consensus.cc:2804] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.008981 27242 leader_election.cc:304] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.009474 27447 raft_consensus.cc:697] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:29.008981 27449 consensus_queue.cc:237] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.011474 27441 raft_consensus.cc:2804] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.011996 27441 raft_consensus.cc:493] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.012373 27441 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.010658 27447 consensus_queue.cc:237] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.014942 27128 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:28.995226 27425 raft_consensus.cc:359] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.016294 27425 raft_consensus.cc:385] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.016589 27425 raft_consensus.cc:740] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.016652 27170 leader_election.cc:304] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:29.017326 27425 consensus_queue.cc:260] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.017841 27418 raft_consensus.cc:2804] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.018447 27418 raft_consensus.cc:697] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:28.994377 27424 tablet_bootstrap.cc:654] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.019214 27418 consensus_queue.cc:237] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.024204 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.025853 27277 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.026510 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:29.027148 27127 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:29.024638 27452 leader_election.cc:290] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.042893 27203 raft_consensus.cc:2468] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:29.050336 27423 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:29.050953 27423 ts_tablet_manager.cc:1403] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.116s	user 0.036s	sys 0.050s
I20260709 13:07:29.051530 27441 raft_consensus.cc:515] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.055531 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.056079 27127 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.059789 27425 ts_tablet_manager.cc:1434] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:07:29.060938 27425 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:29.062101 27423 raft_consensus.cc:359] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.063130 27423 raft_consensus.cc:385] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.063503 27423 raft_consensus.cc:740] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.064345 27423 consensus_queue.cc:260] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.065834 27127 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:29.071401 27441 leader_election.cc:290] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.066901 27423 ts_tablet_manager.cc:1434] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:29.075438 27027 catalog_manager.cc:5697] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.076499 27423 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:29.077157 27244 leader_election.cc:304] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.071859 27277 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:29.072924 27425 tablet_bootstrap.cc:654] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.073143 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:29.080263 27203 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.073400 27424 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:29.081620 27424 ts_tablet_manager.cc:1403] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.006s
I20260709 13:07:29.081887 27441 raft_consensus.cc:2804] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.083101 27441 raft_consensus.cc:697] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:29.083930 27441 consensus_queue.cc:237] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.084565 27424 raft_consensus.cc:359] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.085291 27424 raft_consensus.cc:385] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.085544 27424 raft_consensus.cc:740] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.085736 27425 tablet_bootstrap.cc:492] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:29.086267 27425 ts_tablet_manager.cc:1403] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 13:07:29.086211 27424 consensus_queue.cc:260] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.089428 27425 raft_consensus.cc:359] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.092451 27423 tablet_bootstrap.cc:654] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.094254 27424 ts_tablet_manager.cc:1434] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:29.095307 27424 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: Bootstrap starting.
I20260709 13:07:29.092522 27425 raft_consensus.cc:385] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.095677 27425 raft_consensus.cc:740] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.096524 27425 consensus_queue.cc:260] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.098845 27425 ts_tablet_manager.cc:1434] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:07:29.099985 27425 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:29.100910 27424 tablet_bootstrap.cc:654] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.102005 27027 catalog_manager.cc:5697] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.107134 27425 tablet_bootstrap.cc:654] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.109151 27203 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:29.079201 27024 catalog_manager.cc:5697] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.115334 27024 catalog_manager.cc:5697] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.118765 27023 catalog_manager.cc:5697] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 0 to 1, leader changed from <none> to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 1 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.112485 27424 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: No bootstrap required, opened a new log
I20260709 13:07:29.120535 27424 ts_tablet_manager.cc:1403] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:07:29.123446 27424 raft_consensus.cc:359] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.124110 27424 raft_consensus.cc:385] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.124410 27424 raft_consensus.cc:740] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.125420 27424 consensus_queue.cc:260] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.128000 27424 ts_tablet_manager.cc:1434] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:29.129148 27425 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:29.129696 27425 ts_tablet_manager.cc:1403] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260709 13:07:29.129928 27423 tablet_bootstrap.cc:492] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:29.130424 27423 ts_tablet_manager.cc:1403] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.006s
I20260709 13:07:29.132081 27425 raft_consensus.cc:359] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.132673 27425 raft_consensus.cc:385] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.132942 27425 raft_consensus.cc:740] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.133009 27423 raft_consensus.cc:359] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.133737 27423 raft_consensus.cc:385] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.134081 27423 raft_consensus.cc:740] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.133802 27425 consensus_queue.cc:260] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.134768 27423 consensus_queue.cc:260] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.136449 27425 ts_tablet_manager.cc:1434] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:29.136513 27423 ts_tablet_manager.cc:1434] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:29.137502 27425 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: Bootstrap starting.
I20260709 13:07:29.137723 27423 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: Bootstrap starting.
I20260709 13:07:29.143736 27423 tablet_bootstrap.cc:654] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.144249 27425 tablet_bootstrap.cc:654] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.147887 27423 tablet_bootstrap.cc:492] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: No bootstrap required, opened a new log
I20260709 13:07:29.148396 27423 ts_tablet_manager.cc:1403] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:07:29.150557 27423 raft_consensus.cc:359] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.151202 27423 raft_consensus.cc:385] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.151526 27423 raft_consensus.cc:740] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.152107 27423 consensus_queue.cc:260] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.153903 27423 ts_tablet_manager.cc:1434] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:29.161104 27425 tablet_bootstrap.cc:492] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: No bootstrap required, opened a new log
I20260709 13:07:29.161773 27425 ts_tablet_manager.cc:1403] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260709 13:07:29.164350 27425 raft_consensus.cc:359] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.166090 27425 raft_consensus.cc:385] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.166410 27425 raft_consensus.cc:740] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.167014 27425 consensus_queue.cc:260] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.168836 27425 ts_tablet_manager.cc:1434] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:29.281705 27441 consensus_queue.cc:1048] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.293836 27469 consensus_queue.cc:1048] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.306752 27469 raft_consensus.cc:493] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.307241 27469 raft_consensus.cc:515] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.308341 27418 raft_consensus.cc:493] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.308888 27418 raft_consensus.cc:515] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.309233 27469 leader_election.cc:290] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.310230 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:29.310968 27418 leader_election.cc:290] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.310890 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:29.312084 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:29.312247 27203 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:29.312717 27277 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:29.310885 27128 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 0.
I20260709 13:07:29.313129 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:29.313436 27242 leader_election.cc:304] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.313748 27127 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 0.
I20260709 13:07:29.314354 27469 raft_consensus.cc:2804] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.314744 27469 raft_consensus.cc:493] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.314810 27169 leader_election.cc:304] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.315114 27469 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.315920 27418 raft_consensus.cc:2804] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.316242 27418 raft_consensus.cc:493] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.316531 27418 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.321587 27446 raft_consensus.cc:493] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.321482 27469 raft_consensus.cc:515] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.322656 27446 raft_consensus.cc:515] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.323946 27418 raft_consensus.cc:515] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.324739 27446 leader_election.cc:290] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.326152 27469 leader_election.cc:290] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.326206 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:29.326310 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:29.327034 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.327239 27203 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:29.327283 27202 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.327701 27127 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.328305 27418 leader_election.cc:290] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.328498 27093 leader_election.cc:304] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:29.327270 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa" is_pre_election: true
I20260709 13:07:29.329624 27277 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 0.
I20260709 13:07:29.330379 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.330930 27278 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.334236 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.334654 27128 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.335783 27202 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:29.336244 27127 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 1.
I20260709 13:07:29.337232 27242 leader_election.cc:304] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.339170 27469 raft_consensus.cc:2804] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.337286 27446 raft_consensus.cc:2804] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.340294 27469 raft_consensus.cc:697] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:29.340968 27278 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:29.341316 27469 consensus_queue.cc:237] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.342697 27169 leader_election.cc:304] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.340798 27446 raft_consensus.cc:493] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.343590 27418 raft_consensus.cc:2804] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.343689 27446 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.343878 27128 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 1.
I20260709 13:07:29.344918 27418 raft_consensus.cc:697] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:29.345767 27418 consensus_queue.cc:237] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.350574 27446 raft_consensus.cc:515] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.354409 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:29.353878 27027 catalog_manager.cc:5697] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 0 to 1, leader changed from <none> to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 1 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.355113 27202 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.355831 27278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.356408 27278 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.356860 27023 catalog_manager.cc:5697] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 1 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.353024 27446 leader_election.cc:290] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.364863 27202 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:29.366263 27093 leader_election.cc:304] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:29.367381 27278 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 1.
I20260709 13:07:29.367568 27447 raft_consensus.cc:2804] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.368041 27447 raft_consensus.cc:697] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:29.368853 27447 consensus_queue.cc:237] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.376482 27023 catalog_manager.cc:5697] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 1 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.391633 27202 raft_consensus.cc:3060] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.399163 27447 consensus_queue.cc:1048] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.412976 27404 consensus_queue.cc:1048] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.435644 27449 consensus_queue.cc:1048] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.446376 27278 raft_consensus.cc:3060] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.446221 27453 consensus_queue.cc:1048] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.454823 27418 consensus_queue.cc:1048] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.471174 27469 raft_consensus.cc:493] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.471679 27469 raft_consensus.cc:515] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.471884 27418 consensus_queue.cc:1048] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.473742 27469 leader_election.cc:290] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.477094 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" is_pre_election: true
I20260709 13:07:29.477094 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd89d19e20a34cb38177e96659b73d2a" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "306ec98020a74c3fac0203e7807f0fe2" is_pre_election: true
I20260709 13:07:29.479655 27242 leader_election.cc:304] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [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: e83812719d7b4fc99345874d77180afa; no voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:29.480461 27469 raft_consensus.cc:2749] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:29.484628 27469 consensus_queue.cc:1048] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.496739 27441 consensus_queue.cc:1048] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.567675 27404 consensus_queue.cc:1048] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.578452 27404 consensus_queue.cc:1048] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.595901 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:29.596701 27202 raft_consensus.cc:606] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:29.602125 27277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
mode: GRACEFUL
new_leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:45730
I20260709 13:07:29.602789 27277 raft_consensus.cc:606] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Received request to transfer leadership to TS e82f5edfff9e402bb0abeeeaeb99e126
I20260709 13:07:29.608318 27277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
mode: GRACEFUL
new_leader_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:45730
I20260709 13:07:29.608747 27277 raft_consensus.cc:606] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Received request to transfer leadership to TS 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:29.616899 27128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
mode: GRACEFUL
new_leader_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:48358
I20260709 13:07:29.617522 27128 raft_consensus.cc:606] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Received request to transfer leadership to TS 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:29.622980 27277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "260c43c216d14bf489bae67747de1022"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
mode: GRACEFUL
new_leader_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:45730
I20260709 13:07:29.623610 27277 raft_consensus.cc:606] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Received request to transfer leadership to TS 306ec98020a74c3fac0203e7807f0fe2
I20260709 13:07:29.629503 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:39172
I20260709 13:07:29.630132 27202 raft_consensus.cc:606] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e83812719d7b4fc99345874d77180afa
I20260709 13:07:29.752815 27418 consensus_queue.cc:1048] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.762781 27418 consensus_queue.cc:1048] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.773067 27449 raft_consensus.cc:993] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:29.773538 27449 raft_consensus.cc:1081] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:29.775437 27277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:45712
I20260709 13:07:29.776048 27277 raft_consensus.cc:493] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.776468 27277 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.781843 27277 raft_consensus.cc:515] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.783531 27277 leader_election.cc:290] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:29.784480 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.784665 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd17738493f4f32924bd3443cc747d1" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:29.785178 27128 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.785332 27202 raft_consensus.cc:3055] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.785769 27202 raft_consensus.cc:740] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:29.786563 27202 consensus_queue.cc:260] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.787868 27202 raft_consensus.cc:3060] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.790568 27128 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:29.791690 27244 leader_election.cc:304] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.792374 27441 raft_consensus.cc:2804] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.792682 27202 raft_consensus.cc:2468] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:29.792763 27441 raft_consensus.cc:697] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:29.793892 27441 consensus_queue.cc:237] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.800882 27027 catalog_manager.cc:5697] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 2 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.817374 27447 consensus_queue.cc:1048] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.827713 27441 raft_consensus.cc:993] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:29.828202 27438 raft_consensus.cc:1081] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:29.830987 27128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48346
I20260709 13:07:29.831192 27404 consensus_queue.cc:1048] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.831626 27128 raft_consensus.cc:493] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.832645 27128 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.840588 27128 raft_consensus.cc:515] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.841966 27447 raft_consensus.cc:993] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: : Instructing follower 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:29.842571 27404 raft_consensus.cc:1081] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Signalling peer 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:29.843403 27128 leader_election.cc:290] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.843940 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:29.844552 27202 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.844803 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0219a961d49e46bc8f79af1f1565aaab" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.845391 27277 raft_consensus.cc:3055] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.845692 27277 raft_consensus.cc:740] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:29.845715 27203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:39166
I20260709 13:07:29.846448 27203 raft_consensus.cc:493] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.846861 27203 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.846555 27277 consensus_queue.cc:260] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.847857 27277 raft_consensus.cc:3060] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.851439 27202 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:29.852787 27093 leader_election.cc:304] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:29.853614 27404 raft_consensus.cc:2804] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.853492 27203 raft_consensus.cc:515] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.854297 27404 raft_consensus.cc:697] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:29.854770 27277 raft_consensus.cc:2468] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:29.855310 27404 consensus_queue.cc:237] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.856551 27203 leader_election.cc:290] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.856683 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.857461 27128 raft_consensus.cc:3055] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.857780 27128 raft_consensus.cc:740] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:29.858484 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54b9e7460bf47a7896c47400c0d2a0d" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.858585 27128 consensus_queue.cc:260] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.859287 27277 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.859970 27128 raft_consensus.cc:3060] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.866307 27277 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:29.865556 27027 catalog_manager.cc:5697] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from e83812719d7b4fc99345874d77180afa (127.20.83.195) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.866989 27128 raft_consensus.cc:2468] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:29.868026 27169 leader_election.cc:304] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:29.868896 27418 raft_consensus.cc:2804] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.869335 27418 raft_consensus.cc:697] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:29.870077 27418 consensus_queue.cc:237] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.877420 27027 catalog_manager.cc:5697] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 1 to 2, leader changed from e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193) to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.879410 27441 consensus_queue.cc:1048] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.888048 27438 raft_consensus.cc:993] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: : Instructing follower 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:29.888490 27438 raft_consensus.cc:1081] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Signalling peer 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:29.890516 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "260c43c216d14bf489bae67747de1022"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:07:29.891067 27202 raft_consensus.cc:493] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.891413 27202 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.892858 27441 consensus_queue.cc:1048] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.897475 27202 raft_consensus.cc:515] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.902865 27203 raft_consensus.cc:1240] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Rejecting Update request from peer e83812719d7b4fc99345874d77180afa for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:29.903710 27202 leader_election.cc:290] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:29.904875 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:29.905589 27127 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.905740 27469 consensus_queue.cc:1059] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.906616 27469 raft_consensus.cc:3055] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.906946 27469 raft_consensus.cc:740] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:29.907740 27469 consensus_queue.cc:260] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.908968 27469 raft_consensus.cc:3060] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.910393 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c43c216d14bf489bae67747de1022" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:29.913314 27127 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:29.916937 27170 leader_election.cc:304] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:29.917739 27453 raft_consensus.cc:2804] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.918293 27453 raft_consensus.cc:697] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:29.919207 27453 consensus_queue.cc:237] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:29.923243 27277 raft_consensus.cc:2468] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:29.930306 27023 catalog_manager.cc:5697] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 1 to 2, leader changed from e83812719d7b4fc99345874d77180afa (127.20.83.195) to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.009797 27449 raft_consensus.cc:993] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:30.010421 27453 raft_consensus.cc:1081] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e82f5edfff9e402bb0abeeeaeb99e126 to start an election
I20260709 13:07:30.012003 27127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
 from {username='slave'} at 127.0.0.1:48342
I20260709 13:07:30.012521 27127 raft_consensus.cc:493] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.012782 27127 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.018527 27127 raft_consensus.cc:515] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.020364 27127 leader_election.cc:290] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Requested vote from peers 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:30.021137 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:30.021324 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda25e431ee842549dd5d3ce4780e0e1" candidate_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:30.021875 27202 raft_consensus.cc:3055] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.022006 27277 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.022253 27202 raft_consensus.cc:740] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:30.023097 27202 consensus_queue.cc:260] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.023947 27202 raft_consensus.cc:3060] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.027220 27277 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:30.028594 27094 leader_election.cc:304] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:30.028784 27202 raft_consensus.cc:2468] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82f5edfff9e402bb0abeeeaeb99e126 in term 2.
I20260709 13:07:30.029539 27446 raft_consensus.cc:2804] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.030025 27446 raft_consensus.cc:697] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Leader. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:30.030829 27446 consensus_queue.cc:237] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.038331 27023 catalog_manager.cc:5697] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193). New cstate: current_term: 2 leader_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.119233 27441 raft_consensus.cc:993] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: : Instructing follower 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:30.119745 27469 raft_consensus.cc:1081] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Signalling peer 306ec98020a74c3fac0203e7807f0fe2 to start an election
I20260709 13:07:30.121331 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:07:30.121829 27202 raft_consensus.cc:493] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.122117 27202 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.126885 27202 raft_consensus.cc:515] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.128312 27202 leader_election.cc:290] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), e83812719d7b4fc99345874d77180afa (127.20.83.195:33305)
I20260709 13:07:30.129354 27277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e83812719d7b4fc99345874d77180afa"
I20260709 13:07:30.129261 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1e9115b48c416ebb86b96aac76ce9a" candidate_uuid: "306ec98020a74c3fac0203e7807f0fe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:30.130141 27277 raft_consensus.cc:3055] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.130228 27127 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.130383 27277 raft_consensus.cc:740] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:30.131322 27277 consensus_queue.cc:260] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.132166 27277 raft_consensus.cc:3060] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.136682 27127 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:30.137554 27277 raft_consensus.cc:2468] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 306ec98020a74c3fac0203e7807f0fe2 in term 2.
I20260709 13:07:30.138236 27170 leader_election.cc:304] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 306ec98020a74c3fac0203e7807f0fe2, e82f5edfff9e402bb0abeeeaeb99e126; no voters: 
I20260709 13:07:30.139189 27453 raft_consensus.cc:2804] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.139729 27453 raft_consensus.cc:697] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Becoming Leader. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:30.140709 27453 consensus_queue.cc:237] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:30.147758 27023 catalog_manager.cc:5697] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 reported cstate change: term changed from 1 to 2, leader changed from e83812719d7b4fc99345874d77180afa (127.20.83.195) to 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194). New cstate: current_term: 2 leader_uuid: "306ec98020a74c3fac0203e7807f0fe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.240053 27202 raft_consensus.cc:1275] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.241492 27446 consensus_queue.cc:1048] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.248632 27277 raft_consensus.cc:1275] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.250030 27404 consensus_queue.cc:1048] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.324111 27127 raft_consensus.cc:1275] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.325435 27469 consensus_queue.cc:1048] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.334106 27202 raft_consensus.cc:1275] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.335582 27438 consensus_queue.cc:1048] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.363651 27127 raft_consensus.cc:1275] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.364969 27453 consensus_queue.cc:1048] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.373153 27278 raft_consensus.cc:1275] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.375381 27453 consensus_queue.cc:1048] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.402246 27278 raft_consensus.cc:1275] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.403513 27453 consensus_queue.cc:1048] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.411476 27127 raft_consensus.cc:1275] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.413097 27492 consensus_queue.cc:1048] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.548544 27202 raft_consensus.cc:1275] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.549729 27404 consensus_queue.cc:1048] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.558661 27278 raft_consensus.cc:1275] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer e82f5edfff9e402bb0abeeeaeb99e126: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.560060 27446 consensus_queue.cc:1048] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.571400 27278 raft_consensus.cc:1275] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.572710 27453 consensus_queue.cc:1048] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.586761 27127 raft_consensus.cc:1275] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer 306ec98020a74c3fac0203e7807f0fe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.588183 27453 consensus_queue.cc:1048] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.633189 27024 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50832:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:32.654834 27024 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50832:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:32.685935 20815 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.743357 27531 tablet.cc:1724] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:32.842108 27525 log.cc:927] Time spent T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:07:32.885133 27532 tablet.cc:1724] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:32.956394 27541 log.cc:927] Time spent T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
W20260709 13:07:33.021539 27542 log.cc:927] Time spent T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 13:07:33.085337 27554 tablet.cc:1724] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.112061 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127"
dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
mode: GRACEFUL
new_leader_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:39180
I20260709 13:07:33.125017 27557 tablet.cc:1724] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: 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 13:07:33.118451 27561 tablet.cc:1724] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.142114 27553 tablet.cc:1724] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.113545 27202 raft_consensus.cc:606] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Received request to transfer leadership to TS e83812719d7b4fc99345874d77180afa
W20260709 13:07:33.147740 27545 log.cc:927] Time spent T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: Append to log took a long time: real 0.091s	user 0.002s	sys 0.000s
W20260709 13:07:33.148222 27093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.194:36995, user_credentials={real_user=slave}} blocked reactor thread for 64118.3us
I20260709 13:07:33.188737 27563 tablet.cc:1724] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.189155 27556 tablet.cc:1724] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: 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 13:07:33.196419 27094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.195:33305, user_credentials={real_user=slave}} blocked reactor thread for 114784us
I20260709 13:07:33.189067 27559 tablet.cc:1724] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: 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 13:07:33.219980 27569 tablet.cc:1724] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: 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 13:07:33.236003 27559 tablet.cc:1724] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: 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 13:07:33.238801 27532 tablet.cc:1724] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.242632 27565 tablet.cc:1724] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.257926 27553 tablet.cc:1724] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.272962 27566 tablet.cc:1724] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.275350 27554 tablet.cc:1724] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.270771 27531 tablet.cc:1724] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.286868 27563 tablet.cc:1724] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.290267 27556 tablet.cc:1724] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: 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 13:07:33.297601 27128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184"
dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
mode: GRACEFUL
new_leader_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:48364
I20260709 13:07:33.298403 27128 raft_consensus.cc:606] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Received request to transfer leadership to TS e83812719d7b4fc99345874d77180afa
I20260709 13:07:33.297601 27559 tablet.cc:1724] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: 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 13:07:33.300933 20815 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:33.302580 20815 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:33.304057 27561 tablet.cc:1724] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.304108 27557 tablet.cc:1724] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: 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 13:07:33.330561 27569 tablet.cc:1724] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: 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 13:07:33.332872 27532 tablet.cc:1724] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: 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 13:07:33.323299 27565 tablet.cc:1724] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.331504 27566 tablet.cc:1724] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.350993 27561 tablet.cc:1724] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: 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 13:07:33.381204 27027 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: soft_deleted_table [id=129eb2ba1dbe4fb0a73144226f43a137] alter complete (version 1)
I20260709 13:07:33.389675 27551 raft_consensus.cc:993] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: : Instructing follower e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:33.390179 27551 raft_consensus.cc:1081] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Signalling peer e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:33.393072 27275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:45712
I20260709 13:07:33.393697 27275 raft_consensus.cc:493] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.394146 27275 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.400655 27275 raft_consensus.cc:515] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.402585 27275 leader_election.cc:290] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:33.403332 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:33.403904 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d55549f9eaf4e8483b5972ac4196127" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:33.404326 27128 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.404528 27203 raft_consensus.cc:3055] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:33.404866 27203 raft_consensus.cc:740] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 306ec98020a74c3fac0203e7807f0fe2, State: Running, Role: LEADER
I20260709 13:07:33.405936 27203 consensus_queue.cc:260] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.407488 27203 raft_consensus.cc:3060] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.412142 27128 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:33.413686 27244 leader_election.cc:304] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e82f5edfff9e402bb0abeeeaeb99e126, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:33.414623 27550 raft_consensus.cc:2804] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.414638 27203 raft_consensus.cc:2468] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 2.
I20260709 13:07:33.415118 27550 raft_consensus.cc:697] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:33.416137 27550 consensus_queue.cc:237] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.425776 27024 catalog_manager.cc:5697] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 1 to 2, leader changed from 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194) to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 2 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.644104 27494 raft_consensus.cc:993] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: : Instructing follower e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:33.644737 27564 raft_consensus.cc:1081] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Signalling peer e83812719d7b4fc99345874d77180afa to start an election
I20260709 13:07:33.646170 27275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184"
dest_uuid: "e83812719d7b4fc99345874d77180afa"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:07:33.646651 27275 raft_consensus.cc:493] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.646968 27275 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.652699 27275 raft_consensus.cc:515] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.654595 27275 leader_election.cc:290] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [CANDIDATE]: Term 3 election: Requested vote from peers e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899), 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995)
I20260709 13:07:33.655309 27128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e82f5edfff9e402bb0abeeeaeb99e126"
I20260709 13:07:33.655762 27203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5c267e937642b5bf6423497e6f1184" candidate_uuid: "e83812719d7b4fc99345874d77180afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "306ec98020a74c3fac0203e7807f0fe2"
I20260709 13:07:33.655958 27128 raft_consensus.cc:3055] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:33.656353 27128 raft_consensus.cc:740] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e82f5edfff9e402bb0abeeeaeb99e126, State: Running, Role: LEADER
I20260709 13:07:33.656363 27203 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.657265 27128 consensus_queue.cc:260] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.658421 27128 raft_consensus.cc:3060] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.662344 27203 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 3.
I20260709 13:07:33.663695 27242 leader_election.cc:304] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [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: 306ec98020a74c3fac0203e7807f0fe2, e83812719d7b4fc99345874d77180afa; no voters: 
I20260709 13:07:33.664237 27128 raft_consensus.cc:2468] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e83812719d7b4fc99345874d77180afa in term 3.
I20260709 13:07:33.664402 27550 raft_consensus.cc:2804] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:33.664939 27550 raft_consensus.cc:697] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 3 LEADER]: Becoming Leader. State: Replica: e83812719d7b4fc99345874d77180afa, State: Running, Role: LEADER
I20260709 13:07:33.665779 27550 consensus_queue.cc:237] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [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: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } }
I20260709 13:07:33.673250 27024 catalog_manager.cc:5697] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa reported cstate change: term changed from 2 to 3, leader changed from e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193) to e83812719d7b4fc99345874d77180afa (127.20.83.195). New cstate: current_term: 3 leader_uuid: "e83812719d7b4fc99345874d77180afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e83812719d7b4fc99345874d77180afa" member_type: VOTER last_known_addr { host: "127.20.83.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.804170 27128 raft_consensus.cc:1275] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.805461 27550 consensus_queue.cc:1048] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.815975 27203 raft_consensus.cc:1275] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.817642 27550 consensus_queue.cc:1048] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:34.132071 27203 raft_consensus.cc:1275] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 3 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.133494 27577 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "306ec98020a74c3fac0203e7807f0fe2" member_type: VOTER last_known_addr { host: "127.20.83.194" port: 36995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.142511 27128 raft_consensus.cc:1275] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 3 FOLLOWER]: Refusing update from remote peer e83812719d7b4fc99345874d77180afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.143893 27582 consensus_queue.cc:1048] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82f5edfff9e402bb0abeeeaeb99e126" member_type: VOTER last_known_addr { host: "127.20.83.193" port: 38899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.364605 20815 tablet_server.cc:179] TabletServer@127.20.83.193:0 shutting down...
I20260709 13:07:34.394622 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.395409 20815 tablet_replica.cc:333] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.396507 20815 raft_consensus.cc:2243] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.397147 20815 raft_consensus.cc:2272] T 260c43c216d14bf489bae67747de1022 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.399331 20815 tablet_replica.cc:333] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.400004 20815 raft_consensus.cc:2243] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.400421 20815 raft_consensus.cc:2272] T fd89d19e20a34cb38177e96659b73d2a P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.402685 20815 tablet_replica.cc:333] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.403450 20815 raft_consensus.cc:2243] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.404209 20815 raft_consensus.cc:2272] T ba2903c0a03346a8974633017f72a8a0 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.406661 20815 tablet_replica.cc:333] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.407297 20815 raft_consensus.cc:2243] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.408071 20815 raft_consensus.cc:2272] T 688dd9f5e90e47cdae2fdf94746d9270 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.410254 20815 tablet_replica.cc:333] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.410847 20815 raft_consensus.cc:2243] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.411336 20815 raft_consensus.cc:2272] T 4625dbdedb0f443f9070c4898d0c4d3a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.413689 20815 tablet_replica.cc:333] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.414361 20815 raft_consensus.cc:2243] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.414815 20815 raft_consensus.cc:2272] T 3bfe33f98f4642f48e58b64a35e0cf7d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.416811 20815 tablet_replica.cc:333] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.417372 20815 raft_consensus.cc:2243] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.417795 20815 raft_consensus.cc:2272] T 1d55549f9eaf4e8483b5972ac4196127 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.420457 20815 tablet_replica.cc:333] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.421044 20815 raft_consensus.cc:2243] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.421430 20815 raft_consensus.cc:2272] T efd17738493f4f32924bd3443cc747d1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.423224 20815 tablet_replica.cc:333] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.423755 20815 raft_consensus.cc:2243] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.424126 20815 raft_consensus.cc:2272] T c703e4489610408a954a402cb04c96b4 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.426138 20815 tablet_replica.cc:333] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.426626 20815 raft_consensus.cc:2243] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.426951 20815 raft_consensus.cc:2272] T 4e5c267e937642b5bf6423497e6f1184 P e82f5edfff9e402bb0abeeeaeb99e126 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.429472 20815 tablet_replica.cc:333] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.430081 20815 raft_consensus.cc:2243] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.430826 20815 raft_consensus.cc:2272] T cdbc7da3809d4460a78afc193c108f8a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.432799 20815 tablet_replica.cc:333] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.433280 20815 raft_consensus.cc:2243] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.434019 20815 raft_consensus.cc:2272] T 0219a961d49e46bc8f79af1f1565aaab P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.436017 20815 tablet_replica.cc:333] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.436609 20815 raft_consensus.cc:2243] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.437371 20815 raft_consensus.cc:2272] T dda25e431ee842549dd5d3ce4780e0e1 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.439492 20815 tablet_replica.cc:333] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.440034 20815 raft_consensus.cc:2243] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.440400 20815 raft_consensus.cc:2272] T 2e1e9115b48c416ebb86b96aac76ce9a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.442368 20815 tablet_replica.cc:333] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.442799 20815 raft_consensus.cc:2243] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.443506 20815 raft_consensus.cc:2272] T 8d859f13271f4354bcfc5c51134eb80a P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.445408 20815 tablet_replica.cc:333] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.445860 20815 raft_consensus.cc:2243] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.446658 20815 raft_consensus.cc:2272] T 908ed0ad636646fdb5f6564974c67ac5 P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.448542 20815 tablet_replica.cc:333] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.448972 20815 raft_consensus.cc:2243] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.449380 20815 raft_consensus.cc:2272] T d54b9e7460bf47a7896c47400c0d2a0d P e82f5edfff9e402bb0abeeeaeb99e126 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.451273 20815 tablet_replica.cc:333] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126: stopping tablet replica
I20260709 13:07:34.451704 20815 raft_consensus.cc:2243] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.452081 20815 raft_consensus.cc:2272] T 689386253c6b4d709839f119bc503361 P e82f5edfff9e402bb0abeeeaeb99e126 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.471956 27170 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260709 13:07:34.475124 27170 consensus_peers.cc:597] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 -> Peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Couldn't send request to peer e82f5edfff9e402bb0abeeeaeb99e126. 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 13:07:34.492856 20815 tablet_server.cc:196] TabletServer@127.20.83.193:0 shutdown complete.
I20260709 13:07:34.531242 20815 tablet_server.cc:179] TabletServer@127.20.83.194:0 shutting down...
I20260709 13:07:34.561064 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.561990 20815 tablet_replica.cc:333] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.562984 20815 raft_consensus.cc:2243] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.564087 20815 raft_consensus.cc:2272] T 260c43c216d14bf489bae67747de1022 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.564348 27244 consensus_peers.cc:597] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa -> Peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Couldn't send request to peer e82f5edfff9e402bb0abeeeaeb99e126. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.566594 20815 tablet_replica.cc:333] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.567235 20815 raft_consensus.cc:2243] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.567953 20815 raft_consensus.cc:2272] T fd89d19e20a34cb38177e96659b73d2a P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.569878 20815 tablet_replica.cc:333] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.570495 20815 raft_consensus.cc:2243] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.570883 20815 raft_consensus.cc:2272] T ba2903c0a03346a8974633017f72a8a0 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.572752 20815 tablet_replica.cc:333] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.573210 20815 raft_consensus.cc:2243] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.573576 20815 raft_consensus.cc:2272] T 688dd9f5e90e47cdae2fdf94746d9270 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.575408 20815 tablet_replica.cc:333] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.575897 20815 raft_consensus.cc:2243] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.576619 20815 raft_consensus.cc:2272] T 4625dbdedb0f443f9070c4898d0c4d3a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.578586 20815 tablet_replica.cc:333] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.579051 20815 raft_consensus.cc:2243] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.579746 20815 raft_consensus.cc:2272] T 3bfe33f98f4642f48e58b64a35e0cf7d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.581633 20815 tablet_replica.cc:333] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.582154 20815 raft_consensus.cc:2243] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.582590 20815 raft_consensus.cc:2272] T 1d55549f9eaf4e8483b5972ac4196127 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.585469 20815 tablet_replica.cc:333] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.586047 20815 raft_consensus.cc:2243] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.586738 20815 raft_consensus.cc:2272] T d54b9e7460bf47a7896c47400c0d2a0d P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.588513 20815 tablet_replica.cc:333] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.589012 20815 raft_consensus.cc:2243] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.589740 20815 raft_consensus.cc:2272] T 689386253c6b4d709839f119bc503361 P 306ec98020a74c3fac0203e7807f0fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.591692 20815 tablet_replica.cc:333] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.592216 20815 raft_consensus.cc:2243] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.592628 20815 raft_consensus.cc:2272] T 908ed0ad636646fdb5f6564974c67ac5 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.594486 20815 tablet_replica.cc:333] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.594993 20815 raft_consensus.cc:2243] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.595573 20815 raft_consensus.cc:2272] T 0219a961d49e46bc8f79af1f1565aaab P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.597458 20815 tablet_replica.cc:333] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.598006 20815 raft_consensus.cc:2243] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.598453 20815 raft_consensus.cc:2272] T dda25e431ee842549dd5d3ce4780e0e1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.600214 20815 tablet_replica.cc:333] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.600703 20815 raft_consensus.cc:2243] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.601475 20815 raft_consensus.cc:2272] T 2e1e9115b48c416ebb86b96aac76ce9a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.603410 20815 tablet_replica.cc:333] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.603951 20815 raft_consensus.cc:2243] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.604378 20815 raft_consensus.cc:2272] T 8d859f13271f4354bcfc5c51134eb80a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.606410 20815 tablet_replica.cc:333] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.606914 20815 raft_consensus.cc:2243] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.607327 20815 raft_consensus.cc:2272] T 4e5c267e937642b5bf6423497e6f1184 P 306ec98020a74c3fac0203e7807f0fe2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.609724 20815 tablet_replica.cc:333] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.610270 20815 raft_consensus.cc:2243] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.610759 20815 raft_consensus.cc:2272] T efd17738493f4f32924bd3443cc747d1 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.612660 20815 tablet_replica.cc:333] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.613159 20815 raft_consensus.cc:2243] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.613605 20815 raft_consensus.cc:2272] T c703e4489610408a954a402cb04c96b4 P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.615635 20815 tablet_replica.cc:333] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2: stopping tablet replica
I20260709 13:07:34.616102 20815 raft_consensus.cc:2243] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.616529 20815 raft_consensus.cc:2272] T cdbc7da3809d4460a78afc193c108f8a P 306ec98020a74c3fac0203e7807f0fe2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.629179 27244 consensus_peers.cc:597] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa -> Peer e82f5edfff9e402bb0abeeeaeb99e126 (127.20.83.193:38899): Couldn't send request to peer e82f5edfff9e402bb0abeeeaeb99e126. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.193:38899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.659274 20815 tablet_server.cc:196] TabletServer@127.20.83.194:0 shutdown complete.
I20260709 13:07:34.691584 20815 tablet_server.cc:179] TabletServer@127.20.83.195:0 shutting down...
W20260709 13:07:34.697242 27242 consensus_peers.cc:597] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa -> Peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Couldn't send request to peer 306ec98020a74c3fac0203e7807f0fe2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.720464 20815 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.721274 20815 tablet_replica.cc:333] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.721989 20815 raft_consensus.cc:2243] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.722471 20815 raft_consensus.cc:2272] T fd89d19e20a34cb38177e96659b73d2a P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.724565 20815 tablet_replica.cc:333] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.725167 20815 raft_consensus.cc:2243] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.725659 20815 raft_consensus.cc:2272] T 260c43c216d14bf489bae67747de1022 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.727999 20815 tablet_replica.cc:333] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.728792 20815 raft_consensus.cc:2243] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.729343 20815 raft_consensus.cc:2272] T ba2903c0a03346a8974633017f72a8a0 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.731909 27242 consensus_peers.cc:597] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa -> Peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Couldn't send request to peer 306ec98020a74c3fac0203e7807f0fe2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.732038 20815 tablet_replica.cc:333] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.732729 20815 raft_consensus.cc:2243] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.733268 20815 raft_consensus.cc:2272] T dda25e431ee842549dd5d3ce4780e0e1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.735334 20815 tablet_replica.cc:333] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.735939 20815 raft_consensus.cc:2243] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.736418 20815 raft_consensus.cc:2272] T 0219a961d49e46bc8f79af1f1565aaab P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.738844 20815 tablet_replica.cc:333] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.739445 20815 raft_consensus.cc:2243] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.739914 20815 raft_consensus.cc:2272] T 688dd9f5e90e47cdae2fdf94746d9270 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.742201 20815 tablet_replica.cc:333] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa: stopping tablet replica
W20260709 13:07:34.742594 27242 consensus_peers.cc:597] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa -> Peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Couldn't send request to peer 306ec98020a74c3fac0203e7807f0fe2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.742954 20815 raft_consensus.cc:2243] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.743518 20815 raft_consensus.cc:2272] T 2e1e9115b48c416ebb86b96aac76ce9a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.745380 20815 tablet_replica.cc:333] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.745879 20815 raft_consensus.cc:2243] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.746327 20815 raft_consensus.cc:2272] T 8d859f13271f4354bcfc5c51134eb80a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.748063 20815 tablet_replica.cc:333] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.748524 20815 raft_consensus.cc:2243] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.748916 20815 raft_consensus.cc:2272] T 3bfe33f98f4642f48e58b64a35e0cf7d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.750967 20815 tablet_replica.cc:333] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.751434 20815 raft_consensus.cc:2243] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.751791 20815 raft_consensus.cc:2272] T 4625dbdedb0f443f9070c4898d0c4d3a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.753420 20815 tablet_replica.cc:333] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.753865 20815 raft_consensus.cc:2243] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.754585 20815 raft_consensus.cc:2272] T 1d55549f9eaf4e8483b5972ac4196127 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.757251 20815 tablet_replica.cc:333] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.758013 20815 raft_consensus.cc:2243] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.758582 20815 raft_consensus.cc:2272] T d54b9e7460bf47a7896c47400c0d2a0d P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.760175 27242 consensus_peers.cc:597] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa -> Peer 306ec98020a74c3fac0203e7807f0fe2 (127.20.83.194:36995): Couldn't send request to peer 306ec98020a74c3fac0203e7807f0fe2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.194:36995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.760854 20815 tablet_replica.cc:333] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.761469 20815 raft_consensus.cc:2243] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.761891 20815 raft_consensus.cc:2272] T 689386253c6b4d709839f119bc503361 P e83812719d7b4fc99345874d77180afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.763860 20815 tablet_replica.cc:333] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.764367 20815 raft_consensus.cc:2243] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.764825 20815 raft_consensus.cc:2272] T 908ed0ad636646fdb5f6564974c67ac5 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.766845 20815 tablet_replica.cc:333] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.767359 20815 raft_consensus.cc:2243] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.767823 20815 raft_consensus.cc:2272] T cdbc7da3809d4460a78afc193c108f8a P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.769639 20815 tablet_replica.cc:333] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.770200 20815 raft_consensus.cc:2243] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.770920 20815 raft_consensus.cc:2272] T efd17738493f4f32924bd3443cc747d1 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.772711 20815 tablet_replica.cc:333] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.773187 20815 raft_consensus.cc:2243] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.773953 20815 raft_consensus.cc:2272] T c703e4489610408a954a402cb04c96b4 P e83812719d7b4fc99345874d77180afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.775768 20815 tablet_replica.cc:333] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa: stopping tablet replica
I20260709 13:07:34.776242 20815 raft_consensus.cc:2243] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.776976 20815 raft_consensus.cc:2272] T 4e5c267e937642b5bf6423497e6f1184 P e83812719d7b4fc99345874d77180afa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.816715 20815 tablet_server.cc:196] TabletServer@127.20.83.195:0 shutdown complete.
I20260709 13:07:34.849263 20815 master.cc:562] Master@127.20.83.254:44341 shutting down...
I20260709 13:07:34.880523 20815 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.881127 20815 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.881548 20815 tablet_replica.cc:333] T 00000000000000000000000000000000 P a35e8ae0ceb84e72a368aee863ff9a8d: stopping tablet replica
I20260709 13:07:34.902897 20815 master.cc:584] Master@127.20.83.254:44341 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11565 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24321 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (165024 ms total)
[  PASSED  ] 8 tests.
I20260709 13:07:34.961277 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260709 13:07:34.961534 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260709 13:07:34.961728 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 401 messages since previous log ~14 seconds ago
I20260709 13:07:34.961999 20815 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 ~32 seconds ago
I20260709 13:07:34.962198 20815 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 ~32 seconds ago
I20260709 13:07:34.962404 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~102 seconds ago
I20260709 13:07:34.962590 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 2 messages since previous log ~103 seconds ago
I20260709 13:07:34.962882 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:07:34.963191 20815 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
